资源列表

« 1 2 ... .47 .48 .49 .50 .51 8952.53 .54 .55 .56 .57 ... 11787 »

[Internet/网络编程yy

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

[Internet/网络编程Server

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

[Internet/网络编程Client

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

[Internet/网络编程SPLLoader570

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

[TCP/IP协议栈TCP

说明:很好的网络监视器,建议大家下载使用,-Good network monitor, it is recommended you download the use,
<niepan> 在 2024-10-07 上传 | 大小:285696 | 下载: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.
<王艳红> 在 2024-10-07 上传 | 大小:509952 | 下载:0

[搜索引擎searchengine

说明:This document includes the use of Web data mining expertise to carry out the search engine design, and personalized search engine based on the study of documents, rich, do not miss!
<likechao> 在 2024-10-07 上传 | 大小:10264576 | 下载:0

[浏览器Webliunanqi

说明:它是简单的模拟Web浏览器,可以直接输入网址进行连接.-It is a simple simulation of Web browser, can directly enter the URL to connect.
<Lily> 在 2024-10-07 上传 | 大小:3072 | 下载:0

[浏览器5liao

说明:一个php语音系统, 很简单很实用, 呵呵。-A php voice system is very simple and practical, huh, huh.
<张子宁> 在 2024-10-07 上传 | 大小:76800 | 下载:0

[TCP/IP协议栈HttpSend

说明:HttpSend发送功能-Send HttpSend
<zt> 在 2024-10-07 上传 | 大小:26624 | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 8952.53 .54 .55 .56 .57 ... 11787 »

源码中国 www.ymcn.org