-
multicast network testing procedures, the client
组播发送测试网络程序,客户端-multicast network testing procedures, the client
- 2022-04-08 11:33:15下载
- 积分:1
-
集中式服务器的聊天应用
应用背景多用户聊天应用程序使用Python命令行文件:client.py server.py可以帮助多个用户同时进行交互的应用程序。运行client.py:Python client.py服务器IP地址端口号关键技术关键技术:Python•套接字编程TCP
- 2022-02-12 07:33:30下载
- 积分:1
-
5ucode_com_v2102.rar
5ucode_com_v2102.rar
- 2022-07-26 08:16:47下载
- 积分:1
-
楠楠写的DBiocp例子都是源码,有的地方看不太懂
楠楠写的DBiocp例子都是源码,有的地方看不太懂-楠楠examples are written in DBiocp source, some places do not understand
- 2022-02-11 13:53:06下载
- 积分:1
-
一个基于windows api 的源程序...有很强的参考价值
一个基于windows api 的源程序...有很强的参考价值-a windows-based api of the source ... a strong reference value
- 2022-01-26 07:03:01下载
- 积分:1
-
TCP实现P2P通信、TCP穿越NAT的方法、TCP打洞
网上也有不少关于TCP穿越NAT(即TCP打洞)的介绍文章,但不幸我还没找到相关的源代码可以参考,我利用空余时间写了一个可以实现TCP穿越NAT,让不同的私网内主机建立直接的TCP通信的源代码。
- 2022-03-14 16:58:48下载
- 积分:1
-
一个简单的基于HTTP请求的Winsock的例子是有限的请大家多指教…
一个简单的基于WINSOCK的HTTP请求发送实例
水平有限
请大家指教-based on a simple HTTP request WINSOCK example of this is limited please enlighten
- 2022-01-26 08:19:03下载
- 积分:1
-
Socket sample program by C#.
用.netc#语言编写的socket网络编程小样例源代码,短小精悍,核心内容具备-Socket sample program by C#.
- 2022-05-07 03:24:24下载
- 积分:1
-
cisco-2950交换机的应用程序的源代码
cisco-2950交换机的应用程序的源代码-cisco- 2,950 switchboards application procedures source code
- 2022-06-06 14:47:33下载
- 积分:1
-
FTP protocol is based on TCP/IP file transfer protocol that is used in the netwo...
FTP协议是一种基于TCP/IP的文件传输协议,用来在网络中进行文件传输。FTP是TCP/IP的一种具体应用,它工作在OSI模型的第七层,TCP模型的第四层上,即应用层,使用TCP传输而不是UDP,FTP客户在和服务器建立连接前就要经过一个“三次握手”的过程,它带来的意义在于客户与服务器之间的连接是可靠的,而且是面向连接,为数据的传输提供了可靠的保证-FTP protocol is based on TCP/IP file transfer protocol that is used in the network for file transfer. FTP is a TCP/IP to a specific application, it works in the seventh layer of OSI model, TCP model for the fourth layer, namely, the application layer, using TCP transport instead of UDP, FTP client and server must establish a connection before the After a "three-way handshake" process, it brings the significance of the connection between the client and the server is reliable, but also connection-oriented, for data transmission to provide a reliable guarantee for
- 2022-02-25 08:53:38下载
- 积分:1