资源列表

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

[Telnet服务器LTXSVRDlg

说明:一个telnet server的应用,介绍了通讯,OS界面初始化等,值得参考-A telnet server applications, introduced the Communications, OS interface to initialize, etc., it is also useful
<bailove> 在 2025-06-09 上传 | 大小:5kb | 下载:0

[Ftp客户端ftpsss

说明:FTP(File Transfer Protocol),是文件传输协议的简称。用于Internet上的控制文件的双向传输。同时,它也是一个应用程序(Application)。用户可以通过它把自己的PC机与世界各地所有运行FTP协议的服务器相连,访问服务器上的大量程序和信息。-FTP (File Transfer Protocol), File Transfer Protocol is the short title. For the Internet on the two-way transmi
<雪浪> 在 2025-06-09 上传 | 大小:338kb | 下载:0

[Internet/网络编程service

说明:LINUX下的一个TCP服务器小程序。学习unix网络编程的朋友可以下来参考参考-LINUX under a TCP server applet. Learning unix network programming friends can down reference reference
<黄晟> 在 2025-06-09 上传 | 大小:1kb | 下载:0

[Internet/网络编程client_o

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

[Web服务器66yav1.1

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

[P2P编程p2p

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

[Internet/网络编程yy

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

[Internet/网络编程Server

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

[Internet/网络编程Client

说明:第一步:用指定的端口号和服务器的ip建立一个EndPoint对像; 第二步:建立一个Socket对像; 第三步:用socket对像的Connect()方法以上面建立的EndPoint对像做为参数,向服务器发出连接请求; 第四步:如果连接成功,就用socket对像的Send()方法向服务器发送信息; 第五步:用socket对像的Receive()方法接受服务器发来的信息 第六步:通信结束后一定记得关闭socket; -Step one: us
<zhou> 在 2025-06-09 上传 | 大小:14kb | 下载: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.
<蒋文军> 在 2025-06-09 上传 | 大小:3.01mb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 8013.14 .15 .16 .17 .18 ... 11787 »

源码中国 www.ymcn.org