-
StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或...
StressMark测试软件是一个使用Visual C++编写的,开放源代码的测试工具,可以完成服务程序及重要算法的功能和性能测试,其最主要的功能是模拟多线程或多客户端的自动化压力测试。-StressMark test software is a Visual C prepared in the open-source testing tool, service procedures to be completed and important algorithm functional and performance tests, its main function is simulated multi-threaded or multi-client automation pressure tests.
- 2023-02-27 01:40:03下载
- 积分:1
-
the web develpment for vb,it s function is very strong.
vb网络开发,功能很强大-the web develpment for vb,it s function is very strong.
- 2022-01-31 12:43:40下载
- 积分:1
-
这是一个演示如何用Delphi中的TCP/IP控件进行通信的程序
这是一个演示如何用Delphi中的TCP/IP控件进行通信的程序-This is a demonstration of how to use Delphi to the TCP/IP communication control procedures
- 2022-04-11 13:38:00下载
- 积分:1
-
one udp server running on unix with cygwin.d
one udp server running on unix with cygwin.d
- 2023-07-07 19:00:03下载
- 积分:1
-
ARCGIS WEB 地图模板
ARCGIS WEB 地图模板-ARCGIS WEB map template
- 2022-05-15 16:01:30下载
- 积分:1
-
利用哈希运算产生服务端和客户端的通信密钥
利用哈希运算产生服务端和客户端的通信密钥- Produces the service end and the customer end correspondence
key using the Hasche operation
- 2023-01-03 03:20:04下载
- 积分:1
-
本系统是在asp版《在线文件管理器》的基础上设计制作,取其精华,弃其糟粕,功能更强,效率更高,具有以下特点: 1。采用三层结构开发,程序逻辑和用户界面彻底分离,...
本系统是在asp版《在线文件管理器》的基础上设计制作,取其精华,弃其糟粕,功能更强,效率更高,具有以下特点: 1。采用三层结构开发,程序逻辑和用户界面彻底分离,可轻松换肤。 2。全部代码采用Ultra Edit编写,不使用任何可视化开发工具,精确控制代码流程,确保代码高效率运行。 3。自行开发自定义控件,不产生任何一丁点的HTML代码冗余。 4。尽可能的减少客户与服务器的交互,降低对服务器资源消耗,减少网络传输。 5。真正多用户系统,可分别为每个用户设置可管理的文件类型,目录等,上传的单个文件大小限制等。 6。各用户环境自由配置,风格自选(如果有多个风格的话),可自由设置每页显示的文件及目录数等。 7。文件与目录翻页分开,即使管理同一目录下的数万个文件也不再出现程序超时现象。 8。功能强大,除了asp版具备的全部功能如上传、下载、编辑、批量复制、移动、粘贴外还具备文件快速过滤搜索,智能修改文件属性。 9。效率极高。经测试,在一太普通PC上对一个包含50000个文件的目录进行浏览管理,任意翻页,执行时间均不超过1秒。过滤或者搜索则更是低至仅0.3秒的执行时间。而windows资源管理器打开目录或者asp版翻至最后一页都需要6.5秒甚至更长时间。-the system is the asp edition of "online document management device" on the basis of the design, select the essence and disposable dross, more powerful, more efficient and has the following features : 1. The development of a three-tier structure, procedures and user interface logic completely separated easily Eurocargo. 2. All the code used Ultra Edit preparation, not the use of any visual development tools, precision flow control code, the code to ensure
- 2022-03-26 03:16:52下载
- 积分:1
-
This is a static web programming examples, the theme is a personal table which i...
这是一个静态网页编程的实例,主题是一个个人情况表其中必要的多有,无解压密码.-This is a static web programming examples, the theme is a personal table which is more necessary, without extracting passwords.
- 2022-03-09 16:01:38下载
- 积分:1
-
这个一个有文件传送功能的程序,会显示文件传送的进度。客户先通过一个登录名进入。客户端和服务端在同一个界面上,也可以发送消息,聊天。...
这个一个有文件传送功能的程序,会显示文件传送的进度。客户先通过一个登录名进入。客户端和服务端在同一个界面上,也可以发送消息,聊天。-this is a file transfer function of the procedure will show the file transfer progress. First customers through a login access. Client and server with an interface can also send messages and chat.
- 2022-01-21 04:55:43下载
- 积分:1
-
多通道聊天房用上 windows 套接字
与服务器和客户端在 c + + 中的 MFC 和线程的多客户端聊天房间
服务器:
多客户端聊天服务器是一个开放源代码 c + + 项目。在这台服务器多个用户可以登录并与另一个作为组播用户进行沟通。在现实生活中它可以使用作为聊天室的服务器。可以修改为对等 (p2p) 文本聊天。它也可以用作一个视频会议项目的骨干。它有一个在 MFC 中的美丽和易于使用的用户界面。该项目是与微软 visual studio 2010 兼容。我将描述类和函数的源代码中的使用。
客户端:
此客户端将使用作为多聊天客户端与我们自己的服务器。在这个客户端,您需要提供服务器 IP、 端口和用户名。
- 2022-11-05 21:30:21下载
- 积分:1