资源列表
[防火墙与安全工具] PDF_computer_virus_tutor
说明:computer virus tutor it is help full for developing antivirus.<HarisH> 在 2025-02-11 上传 | 大小:376kb | 下载:0
[Internet/网络编程] cvery_857345
说明:winhttp协议编程实现,virtual c++实现.-winhttp vc<khy> 在 2025-02-11 上传 | 大小:40kb | 下载:0
[Internet/网络编程] Computer-network
说明:计算机网络,ppt教学,老师总结,适合自学的学生,言简意赅-Computer network, ppt teaching, the teacher summarizes, for self-study students, concise<xiaobai> 在 2025-02-11 上传 | 大小:6.09mb | 下载:0
[TCP/IP协议栈] UDP
说明:udp服务器客户端通讯例子 简单文字信息传递,没有文件传送-udp client server communication example udp udp server client server client communication example communication example<tanyanting> 在 2025-02-11 上传 | 大小:280kb | 下载:0
[Ftp客户端] FtpClientExample
说明:ftp客户端例子,服务器端另外上传,简单上传下载文件功能-ftp client example upload another server, simply upload and download files function<tanyanting> 在 2025-02-11 上传 | 大小:264kb | 下载:0
[Ftp客户端] FtpServerExample
说明:ftp服务器端例子,监听客户端登录功能,比价简单,结合前面客户端例子一起用-ftp server example, listen for client sign-on feature parity simple, combined with the previous example with the client<tanyanting> 在 2025-02-11 上传 | 大小:70kb | 下载:0
[P2P编程] P2PVideo
说明:p2p视频聊天程序,比较简单,比较实用,操作方便-p2p video chat program, more simple, more practical, easy to operate<tanyanting> 在 2025-02-11 上传 | 大小:1021kb | 下载:0
[Internet/网络编程] wxWakeOnLan-1.0.tar
说明:自己编写的局域网远程开机程序的源代码,使用WOL标准。基于wxWidget工具包开发,便于跨平台,可以在Windows和linux下编译使用。编译时注意根据实际情况添加链接库,多看过程中的提示消息-Source code for a cross-platform Wake On Lan (WOL) program: wxWakeOnLan, utilizing wxWidgets toolkit to build GUI. This p<landrew> 在 2025-02-11 上传 | 大小:23kb | 下载:0
[Internet/网络编程] ICOPLinkTest
说明:IOCP连接测试实例,可以测试最大连接数目-The IOCP connection test case, can test the maximum number of connections<xwb> 在 2025-02-11 上传 | 大小:251kb | 下载:0
[浏览器] greenbrowse
说明:浏览器源码,供有兴趣者分析使用,研究下别人是怎么写代码的好材料-browse source code<hard> 在 2025-02-11 上传 | 大小:460kb | 下载:0
[TCP/IP协议栈] TCPIPProgram
说明:高级tcpip编程,很好的学习资料,希望对初学者提供良好帮助,看代码收效快,看书收益大-Senior TCPIP programming, a very good learning materials for beginners, want to help provide a good code, see results quickly, read a book returns<xwb> 在 2025-02-11 上传 | 大小:6.38mb | 下载:0
[Internet/网络编程] 1
说明:用VC++6.0编写Proxy服务器 一. 原理 本程序的结构原理如下: 对于每一个用户的请求(Internet 请求,由浏览器发出),本程序将启动两个线程,一个把本地用户的请求数据发送到远程的Internet主机,另一个线程把远程主机的回应数据发送到本地请求用户。 二. 主要函数 UserToProxyThread ( void * pParam ) :它是用<姚恺> 在 2025-02-11 上传 | 大小:3kb | 下载:0