搜索资源列表
一个判断远程主机存活程序代码
- 一个判断远程主机存活程序代码(ping) #include #include #include #include #include "winsock.h" #pragma comment(lib,"Ws2_32"); #define SEND_SIZE 32 #define PACKET_SIZE 4096 #define ICMP_ECHO 8 #define ICMP_ECHOREPLY 0 struct icmp {
SendPacket
- tcp和udp打包程序,和两种发送接收方式-tcp and udp packaging procedures, and two ways to send Receiver
SendPacket
- UDP协议和 TCP协议的实现,实现信号传送的握手连接-UDP protocol and TCP protocol implementation, to achieve signal transmission connection handshake
SendPacket
- 通过winpcap 库,加载头文件,封装以太网包,IP包,TCP包,发送出去!-Winpcap library, load the header files, encapsulated Ethernet packets, IP packets, TCP packets, sent!
sendpacket
- 网络通信方面的程序:关于数据包的发送与接收验证-Network communications procedures: For packets sent and received verification