资源列表
[Internet/网络编程] video-monitor
说明:用visual c++开发的网络视频监控系统,分为网络端和客户端的系统两个模块-Using visual c++ Development of Network Video Monitoring System, is divided into network-side and client systems two modules<sue_Langsujuan> 在 2025-01-14 上传 | 大小:1.23mb | 下载:0
[Web服务器] iocpserver
说明:完成端口写成的高性能可伸缩性服务器,可同时处理多个客户端的连接。改正了以前代码的一些bug。-Completion port written in high-performance scalable servers, can simultaneously handle multiple client connections. To correct some of the previous code bug.<周智达> 在 2025-01-14 上传 | 大小:39kb | 下载:0
[Internet/网络编程] yy
说明:是一个很好的语音通信的源码程序,对于初学者相当实用-Is a good source of voice communications procedures, useful for beginners<新> 在 2025-01-14 上传 | 大小:1.92mb | 下载:0
[Internet/网络编程] Server
说明:第一步:用指定的端口号和服务器的ip建立一个EndPoint对像; 第二步:建立一个Socket对像; 第三步:用socket对像的Bind()方法绑定EndPoint; 第四步:用socket对像的Listen()方法开始监听; 第五步:接受到客户端的连接,用socket对像的Accept()方法创建新的socket对像用于和请求的客户端进行通信 第六步:通信结束后一定记得关闭socket -Step one:<zhou> 在 2025-01-14 上传 | 大小:16kb | 下载:0
[Internet/网络编程] Client
说明:第一步:用指定的端口号和服务器的ip建立一个EndPoint对像; 第二步:建立一个Socket对像; 第三步:用socket对像的Connect()方法以上面建立的EndPoint对像做为参数,向服务器发出连接请求; 第四步:如果连接成功,就用socket对像的Send()方法向服务器发送信息; 第五步:用socket对像的Receive()方法接受服务器发来的信息 第六步:通信结束<zhou> 在 2025-01-14 上传 | 大小:14kb | 下载:0
[Internet/网络编程] SPLLoader570
说明:经典的局域网通信工具,IpMsg的源代码,中文名称叫做 飞鸽传书-Classic LAN communication tools, IpMsg the source code, the Chinese name is called Dove Chuanshu<李宁> 在 2025-01-14 上传 | 大小:1.29mb | 下载:0
[Internet/网络编程] netprogram
说明:这时在一些著名编程论坛上搜集的关于网络编程的资料,并制作成chm版,方便学习。-At this time in a number of well-known programming forum on network programming to gather information and create chm version, easy to learn.<王艳红> 在 2025-01-14 上传 | 大小:498kb | 下载:0