资源列表
GetIPyuandaima
- 得到本机IP地址的程序源代码..... 可以供初学网络编程的人参考... 完整 并且在winXP Visual C++6.0调试通过 -get the machine IP addresses in the source code ... for a novice can network programming reference End ... winXP in the whole Visual C 6.0 debugging through
原始套接字_广播
- 利用原始套接字进行广播,可以修改原IP地址和目的IP地址,原端口和目的端口,运行环境,win2-use of the original broadcast socket, can amend the original IP address and destination address, the original purpose of ports and port, the environment, WIN2
基于IP_UDP协议的sock编程
- 基于IP_UDP协议的socket编程-IP_UDP agreement based on the socket programming
基于UDP的消息群发
- 一个基于udp的网络群发软件,可以学习关于SO_BROADCAST的相关东西-a network based on the mass udp software, can learn about things related to the SO_BROADCAST
ftpwalk
- FTPWALK 设计FtpWalk这个小工具的目的在于,让个人FTP服务器提供者有一个简便而且快捷的方 法,提供自己的文件列表,以便更好地让其他人共享他的资源。 FtpWalk通过遍历FTP服务器上有权访问的所有文件夹和文件,生成一张包含详细信息的 列表。如果对本地FTP服务器运行这个软件,一般只要几秒钟,但是对异地FTP服务器, 这个过程可能非常漫长,因此,不推荐用FtpWalk去攫取异地FTP的列表,况且这也不是 我设计这个软件的初衷。-FTPWALK d
Simple_Server
- c#的网络传输程序。一个server程序,可以chat也可以传文件,适合初次适用c#编网络程序的用户-c # network transmission procedures. A server process, can also chat documents, the initial application for c # series of procedures network users
Mutli Client Messenger
- 邮件代码服务器端-mail server code
VC断点续传源代码
- VC断点续传源代码.rar
IPGet
- 本程序为VC++编写的可以获得远端主机的IP地址的程序.-procedures for the preparation of the VC can host distal IP addresses in the process.
ARPSender
- 利用UDP广播模拟发送ARP报文的程序,可以反映出ARP协议工作的机制。
Talk
- 套接字编程,点对点通信,实现简单聊天功能