-
声明一个原始套接字,设置套接字选项,将本地IP和端口绑定到该套接字,使用WSAIoctl设置SIO_RCVALL 接收所有的数据包,启动一个死循环来不断分析接收...
声明一个原始套接字,设置套接字选项,将本地IP和端口绑定到该套接字,使用WSAIoctl设置SIO_RCVALL 接收所有的数据包,启动一个死循环来不断分析接收到的数据包-a statement original socket, set socket options to the local IP and port binding to the socket, use WSAIoctl SIO_RCVALL set up to receive all the data packets, started a cycle of death to receive ongoing analysis of data packets
- 2022-07-11 09:01:04下载
- 积分:1
-
网络通信程序,实现TCP和UDP通信,可互发消息
网络通信程序,实现TCP和UDP通信,可互发消息-network communication procedures, TCP and UDP communications, updates
- 2022-03-18 00:16:57下载
- 积分:1
-
一个通过tcp进行通信的例子
一个通过tcp进行通信的例子-Tcp communicate through examples
- 2022-06-21 16:37:08下载
- 积分:1
-
局域网呼叫工具,适合呼叫那些在游戏里面而无法看到信息的人!...
局域网呼叫工具,适合呼叫那些在游戏里面而无法看到信息的人!-LAN call tool, suitable for those who call the game inside and not be able to see information on people!
- 2022-01-26 05:40:38下载
- 积分:1
-
这是一个获取、修改计算机的IP地址及子网掩码.
这是一个获取、修改计算机的IP地址及子网掩码.-This is an acquisition, changes to the computer"s IP address and subnet mask.
- 2022-07-24 00:07:17下载
- 积分:1
-
a good introductory Java programming socket books. The book start with the basic...
一个不错的介绍JAVA socket编程的书籍。本书从基本开始,到更深的层次!-a good introductory Java programming socket books. The book start with the basics, to a deeper level!
- 2023-08-31 03:15:03下载
- 积分:1
-
a simple computer network program, describes the computer sliding window of the...
一个简单的计算机网络程序,描述计算机滑窗协议。实现回退N帧。-a simple computer network program, describes the computer sliding window of the agreement. Reverting to achieve N frame.
- 2022-02-01 11:33:22下载
- 积分:1
-
SOCKAPI use their production as do the same MFCSOCK MFC, to facilitate future us...
用SOCKAPI,自己做制作像MFC一样的MFCSOCK,方便以后使用SOCK,来做一些通信程序-SOCKAPI use their production as do the same MFCSOCK MFC, to facilitate future use Sock, do something Communication Program
- 2022-02-02 12:01:06下载
- 积分:1
-
ping命令是用来查看网络上另一个主机系统的网络连接是否正常的一个工具。ping命令的工作原理是:向网络上的另一个主机系统发送ICMP报文,如果指定系统得到了报...
ping命令是用来查看网络上另一个主机系统的网络连接是否正常的一个工具。ping命令的工作原理是:向网络上的另一个主机系统发送ICMP报文,如果指定系统得到了报文,它将把报文一模一样地传回给发送者,这有点象潜水艇声纳系统中使用的发声装置。-ping command is used to view the network to another host system
- 2022-08-02 19:41:17下载
- 积分:1
-
"Windows network programming technology," A source book will give you...
《Windows网络编程技术》附书源码
希望能给大家提供帮助-"Windows network programming technology," A source book will give you hope for help
- 2022-05-27 03:17:00下载
- 积分:1