搜索资源列表
ping_srcedittion
- 该程序在 Windows 2000 Pro+SP4 下编译调试通过(Visual C++ 6.0 IDE环境)。 需要Winsock2支持。 1.该程序采用了winsock的原始套接字编程,实现了基本的Ping功能,使用方法:ping host,默认连续发送4个回显请求。 2.该程序中对ICMP首部的定义采用了非标准形式。即将选项数据中保存时间戳的头4个字节也定义为ICMP首部的一部分,这样ICMP首部就被定义为12个字节。这样主要做主要是为了编程的实现与理解上的方
netcode54
- ping小程序源代码。在vc环境下编译,测试。-ping small program source code. In vc environment compiler and testing.
javanetchat
- 一个简单的网络聊天程序,是在JCreator环境下编译通过的。模拟了QQ的聊天过程。-a simple Web chat program, in JCreator environment by the compiler. To simulate the process QQ chat.
MSCOMM_VC
- MSCOMM的一个编程实例,调用MSCOMM串口编程控件,请在VC++6.0及以上环境下编译-MSCOMM example of a program, called Serial Programming MSCOMM control, Please VC 6.0 and above environment compiler
消息发送
- 聊天程序基于winsocket,包括客户端和服务器端。在VC++6.0下编译通过-winsocket based chat program, including the client and server side. The VC 6.0 compiler through
MySniff
- 很典型的一款嗅探器原程序,经过我的编译,可以正确运行.-typical one sniffer program, I have the compiler can function correctly.