文件名称:ping程序代码
文件大小:985KB
文件格式:RAR
更新时间:2014-10-16 17:22:08
ping
ping程序代码 typedef struct iphdr { unsigned int h_len:4; // length of the header unsigned int version:4; // Version of IP unsigned char tos; // Type of service unsigned short total_len; // total length of the packet unsigned short ident; // unique identifier unsigned short frag_and_flags; // flags unsigned char ttl; unsigned char proto; // protocol (TCP, UDP etc) unsigned short checksum; // IP checksum unsigned int sourceIP; unsigned int destIP; }IpHeader;
【文件预览】:
Ping
----Ping.sln(877B)
----Ping.suo(19KB)
----Ping.ncb(3.62MB)
----Ping()
--------stdafx.cpp(209B)
--------stdafx.h(276B)
--------Ping.cpp(7KB)
--------Ping.vcproj(4KB)
--------Ping.vcproj.20110406-1018.Administrator.user(1KB)
--------ReadMe.txt(932B)