资源列表
chatroom
- 本事例是一个聊天程序,包括服务器和客户段代码,可以实现简单聊天。
聊天室软件的开发
- 一个实用并且有趣的聊天室软件,可以用作工程实践的参考,绝佳范例-a practical and interesting chat room software engineering practice can be used to reference an excellent example
socket_chatroom
- 利用socket实现的一个小的聊天室的程序,多线程,mfc界面-use socket achieve a small chat room procedures, multithreading, mfc interface
C#网络应用源代码
- C#网络应用编程的源代码,很实用的。
HaoServer
- tcp/ip的连接,同时连接客户端和服务端的程序,还有数据库的实现-tcp / ip connection, connecting client and service side of the procedures, there is the realization database
searchsongsthatinourpc
- 搜索本地所有歌曲搜索后会意义列出, 初次做,仅供参考,希望能指正不当之处
nsc
- 这段代码是可以解析media service产生的.nsc文件的内容-This code can be generated analysis of the media service. NSC document content
FTP(ver2)
- 比较完整的FTP库,含上传、下载、删除文件功能,支持多级目录-relatively complete the FTP, including upload, download, delete the file functions for the multi-level directory
re
- 好的通讯源码,成功的实现了一个网络通讯的全过程,领你全面的走一次开发的全过程
UDPSocket
- UDP套接字编程的例子,自己写的。 //说明:可以使用默认设置,也可以运行两个实例A和B,A的发送端口是B的侦听端口, //A的侦听端口是B的发送端口,两个互相发送消息。 //本程序经过测试,供学习使用
winsocketsrc
- 一个socket编程的完整示例代码,对初学者掌握socket编程的步骤很有用处。-a socket programming complete sample code, for beginners master socket programming steps useful.
ICMP协议编程示例
- 通过一个例子说明ICMP编程的基本功能,比如ping和trace route等。-through an ICMP programming examples to illustrate the basic functions For example, ping and trace route so.