资源列表
simple.email.sending
- 目录简单的邮件发送是一个很简单的邮件发送程序,能够发送普通的文本内容;
TimeTest
- 获取网络时间标准时间,用来改变本电脑的系统时间
inet
- socket网络编程的实现---inet,希望对大家有用
NETBIOS.zip
- 使用netbios编写的聊天程序
UDpcommunication
- 用户设置,实现UDP通讯功能,客户机发送“d”,服务器收到后返回“E”信号。
InternetDownload
- 本软件主要是实现Internet文件下载的功能。这里使用WinInetAPI提供的接口,这些接口使客户端程序能够轻松访问标准的Internet协议,如FTP和HTTP。
TCPclent2006
- 可以设定任意ip的任意端口,向该端口发送信息,完全符合tcp协议,在接收端只要有服务程序就可接收。-can set arbitrary ip arbitrary ports, sending information to the port in full compliance with the tcp agreement the receiving end as long as the procedures of service can receive.
socket
- 一个基本的SOCKET通讯的例子,可实现TCP和UDP协议通讯
InternetDownload
- internetdownload,网上的下载工具,代码全面,经查无误。
VC_UDPRCV
- VC++6编译,UDP组播程序,分为发射端和接收端两个部分,这是接收端程序-VC 6 compiler, UDP Multicast procedures, divided into transmitter and receiver in two parts, which is receiving end procedures
IPPack
- IP封包截获工具的源码及可执行程序,对TCP/IP学习非常不错哦
vc网络监听
- 基于创建原始套接字,修改I/0选项实现的一个IP包捕获的应用程序 -on creating original socket, revised I / 0 option of achieving an IP packet capture applications