-
非常好的监听IP包的软件(开源代码)
可以清晰了解TCP/IP,UPD协议中,每个包所包含数据的含义等,包括每一帧数据的头,校验等,解码的数据让你清晰了解底层通讯的机制。非常珍贵。
- 2022-01-26 01:41:54下载
- 积分:1
-
mySniff网络监控源码。学习VC++网络必看的程序。
mySniff网络监控源码。学习VC++网络必看的程序。-Network Monitoring mySniff source. Learning VC++ Network procedures must-see.
- 2023-02-14 13:50:03下载
- 积分:1
-
ASP.NET2005(C#)+ACCESS实现的在线活动发布管理网站,自行开发并在网络运行的哦。有兴趣的人可以下载参考下!...
ASP.NET2005(C#)+ACCESS实现的在线活动发布管理网站,自行开发并在网络运行的哦。有兴趣的人可以下载参考下!-ASP.NET2005 (C#)+ ACCESS to achieve release management website online activities, self-development and in the network of Oh. Those who are interested can download the reference to the next!
- 2022-06-14 21:24:01下载
- 积分: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
-
自己做的一个网络围棋对战程序,很简单,学习网络协议和编程的可以看看、...
自己做的一个网络围棋对战程序,很简单,学习网络协议和编程的可以看看、-A network of their own to do Go against the procedure, simply put, the study of network protocols and programming can see that
- 2022-01-21 21:16:28下载
- 积分:1
-
用NetBios做的网络通讯源程序,可以实现和支持NetBios以太网通讯的装置通信...
用NetBios做的网络通讯源程序,可以实现和支持NetBios以太网通讯的装置通信-Do with NetBios source network communication can be achieved and support for Ethernet NetBios communications device communications
- 2022-02-25 06:04:06下载
- 积分:1
-
基于WINSOCK的信息交互
通过serverSocket.Accept()来接收客户Socket的连接请求,在这里用循环可以实现该线程实时侦听,而不是只侦听一次。当程序运行serverSocket.Accept()时,会等待,直到有客户端Socket发起连接请求时,获取该客户Socket,如上面的clientSocket。在这里我用多线程来实现与多个客户端Socket的连接和通信,一旦接收到一个连接后,就新建一个线程,执行ReceiveData功能来实现信息的发送和接收
- 2022-03-19 00:10:54下载
- 积分:1
-
各种网络程序的源码,来自一本网络编程书的光盘资料
各种网络程序的源码,来自一本网络编程书的光盘资料-Procedures for a variety of network source, from a network programming book, CD-ROM
- 2022-03-02 03:43:26下载
- 积分:1
-
WinPcap入门的人使用,简单介绍了WinPcap的使用
WinPcap入门的人使用,简单介绍了WinPcap的使用-Introduction to the use of the person WinPcap
- 2022-04-08 17:10:34下载
- 积分:1
-
Skype API description 1.2 Skype
Skype API description 1.2 Skype
- 2022-05-25 21:54:37下载
- 积分:1