-
九达测速,测试网络速度的,可输入IP地址测试, winping程序的中文化处理。修改了一些bug, 调整了速度,较稳定。vs2005 C...
九达测速,测试网络速度的,可输入IP地址测试, winping程序的中文化处理。修改了一些bug, 调整了速度,较稳定。vs2005 C-Tatsu nine guns, testing speed network, enter the IP address test, winping cultural treatment procedures. Modify a number of bug, adjust the speed, more stable. vs2005 C
- 2023-08-02 09:20:03下载
- 积分:1
-
关于网络聊天的代码,看看吧
关于网络聊天的代码,看看吧-Those are some codes about webchat.
- 2022-03-12 09:27:49下载
- 积分:1
-
访问邻居邻居
获取网上邻居【Neighbor】
lIP地址和计算机名之间的转换【Neighbor】
l映射网络驱动器【Neighbor】
l消息发送程序Net Send【Neighbor】
l获取局域网内其他计算机的信息【NeighborInfo】-access online neighbor Neighbor-- lIP address and computer name conversion between the [ Neighbor-- l mapping network drives Neighbor-- l messaging procedures Net Send Neighbor-- l LAN access to other computer information NeighborInfo
- 2022-06-12 23:53:48下载
- 积分:1
-
使用替换wsock32.dll文件来跟踪windows socket api函数的程序
使用替换wsock32.dll文件来跟踪windows socket api函数的程序- The use replaces the wsock32.dll document to track windows
socket the api function the procedure
- 2023-03-05 19:25:03下载
- 积分:1
-
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAd...
网络缓冲队列操作。队列的个数由宏定义QUEUE_NUM
规定。
函数:
void queueInit()
char queueAdd(int index, unsigned char* pBuff, int pri)
char queueDelHead(int index)
char queueDelAll()
调用: 无
被调用: 网络通讯程序及用户程序的初始化部分-Network buffer queue operation. The number of queues defined by the macro QUEUE_NUM provisions. Function: void queueInit () char queueAdd (int index, unsigned char* pBuff, int pri) char queueDelHead (int index) char queueDelAll () call: None is called: network communication procedures and user program initialization part
- 2022-01-29 02:43:28下载
- 积分:1
-
通过VC++编写客户端,测试FastCgi程序
通过VC++编写客户端,测试FastCgi程序-Through the VC++ to prepare the client, test procedures FastCgi
- 2022-01-30 12:16:09下载
- 积分:1
-
TCP聊天客户端,希望对大家有所帮助啦,
TCP聊天客户端,希望对大家有所帮助啦,-TCP chat client, I hope all of you to help you,
- 2022-04-06 20:45:20下载
- 积分:1
-
NETCAT的一个远程连接界面,简化了命令行TELNET的烦恼
NETCAT的一个远程连接界面,简化了命令行TELNET的烦恼-NETCAT a remote connection to the interface, simplifying the command line TELNET Pains
- 2023-07-26 01:20:04下载
- 积分:1
-
此源文件问本人参考Jrtplib的example1写的一个集服务器和客户端为一体的源文件,需要用到jrtplib3.7,jthreadlib1.2,调试时,请选...
此源文件问本人参考Jrtplib的example1写的一个集服务器和客户端为一体的源文件,需要用到jrtplib3.7,jthreadlib1.2,调试时,请选择vc++6.0的debug multithread dll选项调试,其中testResult.txt为本人测试结果,源码中解释详尽,希望对大家有用-I asked the source of reference Jrtplib set example1 to write a server and client as one of the source files needed jrtplib3.7, jthreadlib1.2, debugging, select the vc++6.0 options debug multithread dll debugging , of which I testResult.txt for test results, source code explained in detail, in the hope that useful
- 2022-03-29 23:43:23下载
- 积分:1
-
分隙ALOHA:
该协议下,用户在产生帧后总是等到下一帧时开始时才发送,所以,对于结构FrameTime_struct,其m_Frame[i](相对时间)总...
分隙ALOHA:
该协议下,用户在产生帧后总是等到下一帧时开始时才发送,所以,对于结构FrameTime_struct,其m_Frame[i](相对时间)总是为零。发生冲突后同样等待一个随机时间重发。
所以只要满足当前帧时只有一帧发送,就可以发送成功,而不需考虑上一帧时的情况。
-points gap ALOHA : under the agreement, users always have a frame after frame until the next time when this started, so that the structure FrameTime_struct, m_Frame [i] (relative to time) always zero. After the conflict the same time waiting for a random re-issued. Therefore, as long as the current frame to meet only one this, we can successfully sent, and not considering one at the situation.
- 2022-07-19 22:52:36下载
- 积分:1