-
一个通过命名管道来进行通信的例子
一个通过命名管道来进行通信的例子-Of a named pipe to communicate examples of
- 2022-02-01 11:08:21下载
- 积分:1
-
自我相关范畴的协议
winsock相关自作实现类-protocols of the relevant category of self-realization
- 2022-03-18 14:17:56下载
- 积分:1
-
delphi中用消息循环抓取网页文本,有源码,可以进行2次开发
delphi中用消息循环抓取网页文本,有源码,可以进行2次开发-news cycle using text crawls website, source code can be developed for 2nd
- 2022-02-06 00:15:25下载
- 积分:1
-
使用C#语言实现通过FTP服务器下载文件,有下载文件进度显示!
使用C#语言实现通过FTP服务器下载文件,有下载文件进度显示!-using C# language through FTP server download files, download files show progress!
- 2023-07-31 11:30:03下载
- 积分:1
-
间易的代理服务器源码,看看就知道
间易的代理服务器源码,看看就知道-easily among the proxy server source code, look at know
- 2023-05-29 02:45:03下载
- 积分:1
-
可用于监控系统的简报窗口,接受到信号动作后自动弹出,不同报警类型显示不同颜色字体。...
可用于监控系统的简报窗口,接受到信号动作后自动弹出,不同报警类型显示不同颜色字体。-Monitoring system can be used for briefing the window, received signal moves automatically pop-up, different alarm types show different color font.
- 2023-08-21 12:05:03下载
- 积分:1
-
数据包捕获,协议分析
数据包捕获,协议分析- Data packet capture, protocol analysis
- 2023-06-12 13:45:03下载
- 积分:1
-
在线更新程序,完全socet实现,支持socks5代理,客户端为dll,方便其它程序调用...
在线更新程序,完全socet实现,支持socks5代理,客户端为dll,方便其它程序调用-online updates for socet achieve full support socks5 agent for the client dll. Invoking other convenience
- 2022-07-18 23:01:23下载
- 积分:1
-
HLA 仿真实例 DOMS RTI
HLA 仿真实例 DOMS RTI-1.3-HLA simulation DOMS RTI-1.3
- 2023-03-03 15:25:04下载
- 积分: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