资源列表
FindPort
- 实现端口的查找,包括udp端口和tcp端口,使用mfc的socket编程-find port
FrameEncap
- 实现以太帧包的捕获,包括mac地址,报文长度以及数据等,使用mfc的socket编程-frame encap
FtpClient
- 实现ftp客户端程序,包括与ftp服务器的连接,接收和连接的断开-ftp client
WebClient
- 实现网页客户端,可以接收网页的信息,使用mfc的socket编程-Web client
UNIX_programming
- 本书是一部UNIX网络编程的经典之作。附录中给出了测量各种IPC形式性能的方法。 本书内容详尽且具权威性,几乎每章都提供精选的习题,并提供了部分习题的答案,是网络研究和开发人员理想的参考书。-This book is a classic UNIX network programming. Appendix gives a measure of the various forms of IPC performance. The book detailed the authority posse
AlienFTPCmd
- 支持FTP功能的类AlienFTPCmd.h和c-provide FTP
tcp_udp_client_server
- 基于网络编程套接字socket 服务端和客户端的程序使用TCP协议和UDP协议分别编写实现客户端与服务器端的程序-Using TCP and UDP sockets socket-based network programming service and client' s programming to achieve each client and server-side program
CSharp-HTTP-Watcher
- 基于C#的HTTP流量监视系统,喜欢的请带走-HTTP Watcher System,Source code based C#
chat
- 采用C/S架构,实现用户的注册和登陆功能,将注册的信息上传至数据库,登陆时进行简单的数据比对。成功登陆后,服务端开辟一个新线程来处理登录用户的请求,服务端的主线程继续接收其他客户端的请求-Using C/S structure, the realization user registration and login features, registration information will be uploaded to the , simple data than when landing.
crc32
- 实现CRC循环校验功能,是数据传输过程中,校验信道质量和数据是否有传输错误的很好的校验方式。-CRC32 asdfaf sdfsdgfs gsdgfsdgfsdg
Chinese-chess
- 网狐视频中国象棋源码。。。绝对可用绝对可用- Chinese Chess Fox network video source. . . Absolutely available
ipc
- Linux中实现进程间的通信,实现两进程间的通信,使用的方法有无名管道,有名管道,共享内存等。-Linux to achieve inter-process communication, to achieve communication between the two processes, the methods used are anonymous pipes, named pipes, shared memory, and so on.
