-
P2P共享软件下载CF银河v1.9.9源码
P2P下载分享软件Ares Galaxy V1.9.9 源码-P2P sharing software download cf Galaxy V1.9.9 FOSS
- 2022-02-03 19:31:40下载
- 积分: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
-
tcp socket for communication
tcp socket for communication
- 2022-04-10 21:53:13下载
- 积分:1
-
dhcp的源代码,好东西,对网络编程有帮助
dhcp的源代码,好东西,对网络编程有帮助-dhcp the source code, something good, to help network programming
- 2022-04-13 05:26:35下载
- 积分:1
-
基于NT的Telnet客户端
基于NT的Telnet客户端 -NT-based Telnet client
- 2023-06-04 13:35:03下载
- 积分:1
-
BCB环境下实现的FTP多线程下载。该程序采用了多线程技术和断点续传技术。...
BCB环境下实现的FTP多线程下载。该程序采用了多线程技术和断点续传技术。-BCB environment to achieve multi-threaded FTP download. The program uses multi-threading technology and HTTP technologies.
- 2022-04-17 17:18:02下载
- 积分:1
-
WINSOCK程序设计共分为客户端和服务器端程序两部分,要求实现功能:服务器端要能监听客户端连接请求,为客户端的连接请求建立SOCKET队列,处理各个客户端发送...
WINSOCK程序设计共分为客户端和服务器端程序两部分,要求实现功能:服务器端要能监听客户端连接请求,为客户端的连接请求建立SOCKET队列,处理各个客户端发送的数据,并向响应客户端发送应答信息,更新服务器端的端口号。-Winsock program design consists of client and server-side procedures in two parts, requires the function : server can be monitored to client requests for the client to establish a link SOCKET queue handle all the client to send data to respond to a client sent response information update service Works on the port side.
- 2022-01-27 10:18:43下载
- 积分:1
-
this program demonstrated how to handle through the window from the desired comm...
本程序演示如何通过窗口句柄取webbrowser控件的IHtmlDocument2接口-this program demonstrated how to handle through the window from the desired command control interface IHtmlDocument2
- 2022-03-25 06:43:15下载
- 积分:1
-
测试snmp++各种操作,包括获取、设置、GETNEXT,陷阱等,版本…
测试snmp++各种操作,包括get、set、getnext、trap等,非常实用!-Test snmp++ Various operations, including get, set, getnext, trap and so on, very useful!
- 2022-03-22 20:14:36下载
- 积分:1
-
c#.NET Socket IP packet monitor and send
c#.NET Socket实现的IP包监控和发送-c#.NET Socket IP packet monitor and send
- 2022-05-23 14:46:20下载
- 积分:1