资源列表

« 1 2 ... .08 .09 .10 .11 .12 8013.14 .15 .16 .17 .18 ... 11787 »

[Internet/网络编程client_o

说明:linux下基于TCP协议的客户端小程序。学习网络编程的朋友可以参考参考-Based on the TCP protocol under linux client applet. Learning Network Programming friends can refer to reference
<黄晟> 在 2024-10-10 上传 | 大小:1024 | 下载:0

[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> 在 2024-10-10 上传 | 大小:1288192 | 下载:0

[Web服务器66yav1.1

说明:发布更新,及用户留言.商机信息管理等 后台功能不强大,不过很实用-Updates, and user messages. Business back-office functions such as information management is not strong, but very practical
<郑彦> 在 2024-10-10 上传 | 大小:3372032 | 下载:0

[P2P编程p2p

说明:一个好的P2P即时通讯程序源码,包含服务器端和客户端。-A good source P2P instant messaging program, including server-side and client.
<周智达> 在 2024-10-10 上传 | 大小:209920 | 下载: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.
<周智达> 在 2024-10-10 上传 | 大小:39936 | 下载:0

[Internet/网络编程yy

说明:是一个很好的语音通信的源码程序,对于初学者相当实用-Is a good source of voice communications procedures, useful for beginners
<> 在 2024-10-10 上传 | 大小:2018304 | 下载:0

[Internet/网络编程Server

说明:第一步:用指定的端口号和服务器的ip建立一个EndPoint对像; 第二步:建立一个Socket对像; 第三步:用socket对像的Bind()方法绑定EndPoint; 第四步:用socket对像的Listen()方法开始监听; 第五步:接受到客户端的连接,用socket对像的Accept()方法创建新的socket对像用于和请求的客户端进行通信 第六步:通信结束后一定记得关闭socket -Step one:
<zhou> 在 2024-10-10 上传 | 大小:16384 | 下载:0

[Internet/网络编程Client

说明:第一步:用指定的端口号和服务器的ip建立一个EndPoint对像; 第二步:建立一个Socket对像; 第三步:用socket对像的Connect()方法以上面建立的EndPoint对像做为参数,向服务器发出连接请求; 第四步:如果连接成功,就用socket对像的Send()方法向服务器发送信息; 第五步:用socket对像的Receive()方法接受服务器发来的信息 第六步:通信结束
<zhou> 在 2024-10-10 上传 | 大小:14336 | 下载:0

[TCP/IP协议栈TCPClient

说明:TCP的客户端代码,简单的实现了socket编程的思想,适合初学网络编程者学习。-TCP client code, a simple realization of the socket programming ideas, suitable for novice programmers to learn the network.
<蒋文军> 在 2024-10-10 上传 | 大小:3152896 | 下载:0

[TCP/IP协议栈TCPSERVER

说明:TCP服务器代码,简单实现了TCP协议,适合初学网络编程者学习。-TCP server code, a simple realization of the TCP protocol, suitable for novice programmers to learn the network.
<蒋文军> 在 2024-10-10 上传 | 大小:3152896 | 下载:0

[Internet/网络编程SPLLoader570

说明:经典的局域网通信工具,IpMsg的源代码,中文名称叫做 飞鸽传书-Classic LAN communication tools, IpMsg the source code, the Chinese name is called Dove Chuanshu
<李宁> 在 2024-10-10 上传 | 大小:1348608 | 下载:0

[TCP/IP协议栈TCP

说明:很好的网络监视器,建议大家下载使用,-Good network monitor, it is recommended you download the use,
<niepan> 在 2024-10-10 上传 | 大小:285696 | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 8013.14 .15 .16 .17 .18 ... 11787 »

源码中国 www.ymcn.org