-
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.
- 2022-07-13 21:48:19下载
- 积分:1
-
串口通信编程实例
串口通信编程实例-Serial Communication Programming Example
- 2022-07-06 11:12:42下载
- 积分:1
-
err
"邮件特快专递"这个词现在已经是被广大的网民所熟知了,
它就好比是网络上的EMS,能够直接把邮件送到对方的邮箱中,邮件发送完毕后,对方就可以立刻收到。
Hostedt:
用来指定域名服务器(DNS ADDRESS)的地址,此处为笔者所在地的主域名服务器地址,
你也可以指定任一可以快速访问到的Internet上域名服务器地址.
域名服务器(DNS ADDRESS)的地址获取的分别有如下方法:
1:要知道自己所在地的域名服务器地址,
win98下通过winipcfg命令,win2000下通过ipconfig /all即可查出
2: 您也可向internet ISP咨询您连接的主域名服务器地址.-err
- 2022-01-25 20:00:53下载
- 积分:1
-
检测session或cookies
检测session或cookies-testing session or cookies
- 2022-08-10 03:23:03下载
- 积分:1
-
Server_Client_Socket_Communication
通过套接字 TCP/IP 客户端-服务器通信的实现。
服务器侦听端口 27532 消息发送的客户端 c 代码。
- 2022-12-07 07:10:03下载
- 积分:1
-
java socket编程
java socket 通信 实现客户端和服务端之间的通信
- 2022-01-21 04:22:21下载
- 积分:1
-
/ *
/*
Here s a small IPv4 example: it asks for a portbase and a destination and
starts sending packets to that destination.
这个IPv4版的例子:它要求portbase(本地端口)与destination (目的端口)然后发送消息
同时还监听消息。
例子测试一:
启动一个运行实例,本地地址与目标地址用同一个端口8888
例子测试二:
启动两个运行实例,本地地址与目标地址用不同的端口(它要求是偶数端口号)
两个实例互发
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* Here sa small IPv4 example: it asks for a portbase and a destination and starts sending packets to that destination. The IPv4 version of the example: It requires portbase (local port) and destination (destination port) and then send a message but also monitor the news . Examples of test 1: Start a running instance, a local address with the destination address port 8888 using the same test two examples: the two start to run instances, the local address and destination address with a different port (it requires the port number is even) two examples of inter- examples of explanation issued by the Chinese hanyuejun add, have any questi
- 2022-11-02 16:55:03下载
- 积分:1
-
这是一个数据库代码
这是一个数据库代码-This is a database code
- 2022-02-05 12:26:04下载
- 积分:1
-
flatmenuform
FlatMenuForm
- 2023-07-31 23:45:03下载
- 积分:1
-
网络聊天程序代码
网络聊天程序例程源代码,包含服务器端代码例程和客户端代码例程,采用WINDOWS SOCKET多线程编程
- 2022-07-12 21:16:24下载
- 积分:1