-
socket的相关知识介绍
socket的相关知识介绍-socket on the relevant knowledge
- 2023-02-01 11:05:05下载
- 积分:1
-
a Socket Communications CRTSock, with a succession of new derivative He Socket C...
一个Socket通讯类CRTSock,同过继承他派生新的Socket通讯类,从而可以作为服务端和客户端通讯类,具体例子可以参考Onsock.h和Onsock.cpp。-a Socket Communications CRTSock, with a succession of new derivative He Socket Communications, which can be used as the server and client communications, specific examples and reference Onsock.h Onsock.cpp.
- 2022-06-02 04:12:31下载
- 积分:1
-
simple peer
简单的p2p应用 可以实现远程消息传输 并且以后的任务可以实现p2p文件传输-simple peer-to-peer applications can be remote messaging and the future task can achieve peer-to-peer file transfer
- 2023-01-18 20:55:03下载
- 积分:1
-
一个java编写的读取和操作html文件的元程序,可以随意读取html文件中的任意一个标记...
一个java编写的读取和操作html文件的元程序,可以随意读取html文件中的任意一个标记-prepared a java read html file and operating procedures of the yuan can read arbitrary html document an arbitrary marker
- 2022-09-04 13:50:03下载
- 积分:1
-
与原始套接字的源代码
用Raw Socket实现ping的程序源代码-with Raw Socket ping of source code
- 2022-03-29 14:28:16下载
- 积分:1
-
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听list...
服务器端通过socket()系统调用创建一个Socket数组后(即设定了接受连接客户的最大数目),与指定的本地端口绑定bind(),就可以在端口进行侦听listen()。如果有客户端连接请求,则在数组中选择一个空Socket,将客户端地址赋给这个Socket。然后登录成功的客户就可以在服务器上聊天了。-Server-side through the socket () system call to create a Socket after the array (that is set to receive the maximum number of connected customers), with a specified local port to bind bind (), will be able to listen on port listen (). If the client has to connect the request, then select an empty array Socket, the client address assigned to the Socket. And then sign in the success of customers can chat on the server.
- 2023-08-19 03:20:03下载
- 积分:1
-
udt.sdk.3.3,UDP的可靠传输项目UDT(开源),采用了类似TCP的滑动窗口协议,在 udt.sdk.3.2 的基础上作了改进,使适用于网格计算....
udt.sdk.3.3,UDP的可靠传输项目UDT(开源),采用了类似TCP的滑动窗口协议,在 udt.sdk.3.2 的基础上作了改进,使适用于网格计算. -udt.sdk.3.3, UDP reliable transmission projects UDT (open source), using a similar TCP sliding window protocol, in udt.sdk.3.2 based on improved, so that applicable to grid computing.
- 2023-08-06 19:40:04下载
- 积分:1
-
简单清晰,对你很有帮助的客户端FTP程序
简单清晰,对你很有帮助的客户端FTP程序-simple and clear, helpful to your client FTP procedures
- 2022-04-10 18:56:36下载
- 积分:1
-
模拟路由器的小程序,可以发出一个MAC地址的ARP请求,然后…
模拟路由器的小型程序,可以发出arp请求获得mac地址,进而转发数据包-Simulated router small procedures, may issue a mac address arp request, and then forwarding the packet
- 2022-03-30 02:28:39下载
- 积分:1
-
域名解析,有源代码
域名解析,有源代码-domain analysis, the active code
- 2022-07-21 08:37:06下载
- 积分:1