-
这是一个自我
这是一个自制的聊天程序,用C++builder实现的,基于TCP实现的,是《精彩c++builder程序设计》上的例子。-This is a self-made chat program, using C++ builder to achieve, based on the TCP implementation is a " wonderful c++ builder programming" on the case.
- 2022-11-10 01:10:04下载
- 积分:1
-
file under windows transmission network programming, the use of socket programmi...
windows下文件传送网络编程,使用套接字编程,客户端,服务端程序,完整,可以运行-file under windows transmission network programming, the use of socket programming, client, server-side procedures, integrity, can run
- 2022-05-23 11:39:46下载
- 积分:1
-
这是一个建立和断开网络驱动器的例子,希望对朋友们有所帮助。
这是一个建立和断开网络驱动器的例子,希望对朋友们有所帮助。-This is a building and disconnected network drives example, and I hope to help friends.
- 2022-08-04 03:36:35下载
- 积分:1
-
聊天程序基于winsocket,包括客户端和服务器端。在VC++6.0下编译通过...
聊天程序基于winsocket,包括客户端和服务器端。在VC++6.0下编译通过-winsocket based chat program, including the client and server side. The VC 6.0 compiler through
- 2022-02-07 23:25:30下载
- 积分:1
-
一个VC/C++ 网上广播程序源代码,有助于学习掌握C++网络广播技术。值得学习和参考。开发语言基于Visual Studio。本代码来源于网上收集的公开资源,...
一个VC/C++ 网上广播程序源代码,有助于学习掌握C++网络广播技术。值得学习和参考。开发语言基于Visual Studio。本代码来源于网上收集的公开资源,谨供学习参考使用。-A VC/C++ Online radio program source code, contribute to learning and mastering the C++ Network broadcasting technology. Worthy of study and reference. Development language based on Visual Studio. The code from the online collection of public resources, I would like to study for their use and reference.
- 2022-05-18 16:51:13下载
- 积分:1
-
非常好的Socket多线程编程例子,可用作客户端或者服务端,可以实现TCP或者UDP通信,可以同时创建n个线程...
非常好的Socket多线程编程例子,可用作客户端或者服务端,可以实现TCP或者UDP通信,可以同时创建n个线程-very good example of multi-threaded programming, can be used as a client or server, can achieve a TCP or UDP communications, it will also create threads n
- 2022-03-14 09:52:20下载
- 积分:1
-
ActiveX control detects CPU ... ... ... .. ... ... .. . .............. ..
ActiveX
控件程序
检测CPU
... ... ... ... ... .. .
... ... ... ...
................................
-ActiveX control detects CPU ... ... ... .. ... ... .. . .............. ..
- 2023-04-17 01:40:04下载
- 积分:1
-
MTSServer this procedure and the use of Hopewell, MTSServer
此程序和MTSServer本合使用,MTSServer是服务端程序,该程序很好的说明了网络客户如何通过TCP连接到服务器,并通过密码验证方法传送多个文件-MTSServer this procedure and the use of Hopewell, MTSServer-service procedures, the procedures for a good reminder of how the customer network through TCP connection to the server, and through password verification means of transmission multiple files
- 2022-01-30 17:41:29下载
- 积分:1
-
多线程Ftp测试网络速度,自己编写的一个小程序,要求测试机开通Ftp服务端口21,测试帐号有写权限,ftp根目录下有temp目录,Linux用的较多...
多线程Ftp测试网络速度,自己编写的一个小程序,要求测试机开通Ftp服务端口21,测试帐号有写权限,ftp根目录下有temp目录,Linux用的较多-multithreading Ftp test network speeds and prepare themselves in a small procedure that requires testing services Ftp opened 21 ports, a test account write access, ftp root directory under the temp directory, the more Linux
- 2022-08-15 23:51:11下载
- 积分:1
-
telnet反向连接
反向Telnet,反向连接
2008年以前用Delphi 7 写的小工具
当时在矿山使用 了我们开发的系统软件,没有宽带,使用GPRS无线数据上传
当时是为了维护方便,写了这个小工具!
分服务器端(主控端——swServer.dpr)和客户端(被控端——swClient2.dpr,安装在矿山电脑上),
公司有ADSL,但IP地址是动态的,
主控端启动后会在公司的网站(使用万网的主机)上登记IP,被控端启动后自动从公司网站获取IP,
然后主动连接主控端,主控端可以输入任何有效命令(包括DOS命令,或任何DOS程序),被控端接受
到指令后进行执行,并将执行结果返回主控端。
- 2022-08-23 04:09:14下载
- 积分:1