-
声明一个原始套接字,设置套接字选项,将本地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
-
Port mapping software. Rar appropriate to study the learning
端口映射软件.rar
适合研究学习
-Port mapping software. Rar appropriate to study the learning
- 2022-02-12 13:48:11下载
- 积分:1
-
the software in peer
本软件要在网络中实现点对点的实时对话,主要的工作大约有: A).软件界面的实现。 B).两台主机通过Socket进行通信的实现。 C).如何从本机接收到要发送给对方的消息与如何接收到从对方来的消息并显示的过程。 D).进行异常处理。-the software in peer-to-peer networks to achieve real-time dialogue, the main work around : A). Software interface is achieved. B). Two mainframe through Socket communication is achieved. C). How receive from the machine to be sent to the other party and how to receive news from the other side of the news and display process. D). For Exception Handling.
- 2022-04-12 10:02:14下载
- 积分:1
-
一个捕获数据包的小程序,可以显示数据包的协议类型,源端口,目的端口,目的地址及数据包大小。...
一个捕获数据包的小程序,可以显示数据包的协议类型,源端口,目的端口,目的地址及数据包大小。-a packet capture of small programs can demonstrate that the agreement packet types, source port, purpose port, the destination address and packet size.
- 2022-01-26 03:22:44下载
- 积分:1
-
获取计算机的IP地址的网络编程,采用VC++与大家共享
获取计算机的IP地址的网络编程,采用VC++与大家共享-access to the IP address of the computer network programming, use and share VC
- 2022-08-26 12:12:41下载
- 积分:1
-
可以传文件发送消息和截屏的
可以传文件发送消息和截屏的-can send documents to send information and screen shots of Dongdong
- 2022-01-21 06:00:21下载
- 积分:1
-
探测哪些端口被使用,现在连接的目标地址,
探测哪些端口被使用,现在连接的目标地址,-Detect which ports are used, and now connected to the target address,
- 2022-10-22 01:55:05下载
- 积分:1
-
prg4_1.c : TCP服务器。该程序等待客户的连接,一旦连接,则显示客户IP地址,并发信息回客户。...
prg4_1.c : TCP服务器。该程序等待客户的连接,一旦连接,则显示客户IP地址,并发信息回客户。-prg4_1.c : TCP server. The procedure for connecting customers, once connected, it shows that the client IP address, with the information back to customers.
- 2022-09-09 19:30:02下载
- 积分:1
-
此示例演示了如何使用sio_rcvall,sio_rcvall_mcast,和sio_rec…
This sample illustrates how to use the SIO_RCVALL, SIO_RCVALL_MCAST, and SIO_RECVALL_IGMPMCAST ioctls available on Windows 2000 and later.
- 2022-04-07 15:39:34下载
- 积分:1
-
Another IOCP code all good VC source code package has a certain degree of study...
另一个IOCP的代码所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来-Another IOCP code all good VC source code package has a certain degree of study and research the role of U.S. can be downloaded to
- 2022-07-23 08:37:41下载
- 积分:1