-
一个多线程实现的TCP服务端 listen, 在accept一个请求后,再启动一个线程来处理对应的socket...
一个多线程实现的TCP服务端 listen, 在accept一个请求后,再启动一个线程来处理对应的socket-a multithreaded achieving TCP server listen, accept a request and then start a thread to handle the corresponding socket
- 2022-08-20 23:48:25下载
- 积分:1
-
网络端口测试程序
这个代码检测对应IP地址服务器的端口号是否可用。欢迎大家下载、试用。谢谢大家的支持!希望能有帮助!
- 2022-02-01 08:30:20下载
- 积分:1
-
编译环境是visual studio 2008
编译环境是visual studio 2008-Build environment is visual studio 2008
- 2023-01-27 21:25:03下载
- 积分:1
-
蓝牙软件工具,给有需要的朋友用.download工具等
蓝牙软件工具,给有需要的朋友用.download工具等-Bluetooth software tools, there is a need to use a friend. download tools
- 2022-02-04 08:57:07下载
- 积分:1
-
telnet反向连接
反向Telnet,反向连接
2008年以前用Delphi 7 写的小工具
当时在矿山使用 了我们开发的系统软件,没有宽带,使用GPRS无线数据上传
当时是为了维护方便,写了这个小工具!
分服务器端(主控端——swServer.dpr)和客户端(被控端——swClient2.dpr,安装在矿山电脑上),
公司有ADSL,但IP地址是动态的,
主控端启动后会在公司的网站(使用万网的主机)上登记IP,被控端启动后自动从公司网站获取IP,
然后主动连接主控端,主控端可以输入任何有效命令(包括DOS命令,或任何DOS程序),被控端接受
到指令后进行执行,并将执行结果返回主控端。
- 2022-08-23 04:09:14下载
- 积分:1
-
数据报嗅探器,能分析常规的协议。 预览图见 http://www.zy998.com/bbs/UploadFile/2004...
数据报嗅探器,能分析常规的协议。 预览图见 http://www.zy998.com/bbs/UploadFile/2004-3/200432013456103.gif-data reported Sniffer, conventional analysis of the agreement. Preview chart http://www.zy998.com/bbs/UploadFile/2004-3/200432013456103.gif
- 2022-02-24 22:02:55下载
- 积分:1
-
Btclientbt client source code. Rar them together to achieve distributed function...
Btclientbt客户端源代码.rar 他们共同作用来实现分布式的功能:语音,视频,文件等功能 P2P实现,非常强大。-Btclientbt client source code. Rar them together to achieve distributed functions : voice, video, documents, etc. functional P2P, very strong.
- 2022-05-07 22:38:25下载
- 积分:1
-
夸平台的基于ACE的简单文件传输源码
#include <fstream>
#include "ace/OS.h"
#include "...
夸平台的基于ACE的简单文件传输源码
#include
#include "ace/OS.h"
#include "ace/Log_Msg.h"
#include "ace/INET_Addr.h"
#include "ace/SOCK_Stream.h"
#include "ace/SOCK_Connector.h"-Kwame platform based on the ACE source code of a simple file transfer# Include
- 2022-02-12 21:34:47下载
- 积分:1
-
用VC编写的ftp客户程序,运行在客户端,包括建立整个项目的过程和有关原理。...
用VC编写的ftp客户程序,运行在客户端,包括建立整个项目的过程和有关原理。-VC prepared by the ftp client, running on the client, including the creation of the entire project process and the principle.
- 2022-03-23 18:36:05下载
- 积分:1
-
用一个简单的TCP服务器
一个简单的vc下tcp服务器端获取时间程序,希望对初学者有所帮助-Vc a simple tcp server-side access to the next time the procedure, and they hope to be helpful for beginners
- 2022-08-08 03:26:43下载
- 积分:1