-
socket connected to server
socket连接的服务器端和客户端程序,能够相互间实现通信,代码能够执行-socket connected to server-side and client-side procedures, to achieve inter-communication, the code to perform
- 2023-02-17 10:55:03下载
- 积分:1
-
C #连接GPRS发送消息到服务器实验
C#中连接GPRS 并向服务器发送信息的实验-C# Connect GPRS to send messages to the server Experimental
- 2022-07-21 22:40:02下载
- 积分:1
-
delphi实现的一个断点续传的例子,支持多线程下载
delphi实现的一个断点续传的例子,支持多线程下载-achieve an HTTP example, supports multi-threaded download
- 2022-02-02 05:56:08下载
- 积分:1
-
Huazhong University of Science and Technology room common source VC evasion proc...
华中科技大学普通房源VC规避程序,可以有完善的地方,修改findCfg也可以添加其他房源。都两年多了,改了机舱系统改了,但核心没变。可以编译VS2003或更高版本。
- 2022-07-20 01:45:35下载
- 积分:1
-
pmwiki的中文汉化补丁,pmwiki是一种非常小的wiki,部署简单,可靠,高效等...
pmwiki的中文汉化补丁,pmwiki是一种非常小的wiki,部署简单,可靠,高效等
- 2022-03-05 06:39:22下载
- 积分:1
-
在vc下实现的http服务器,可供学习http编程参考
在vc下实现的http服务器,可供学习http编程参考-under the http server for http learning programming reference
- 2022-06-13 12:29:58下载
- 积分:1
-
partysip源码,支持Windows,Linux系统。绝对实用,是商务…
partysip源码,支持windows,linux系统!绝对实用,可商用的。-partysip source, support windows, linux system. Absolutely practical, be commercial.
- 2022-12-10 13:55:03下载
- 积分:1
-
telnet反向连接
反向Telnet,反向连接
2008年以前用Delphi 7 写的小工具
当时在矿山使用 了我们开发的系统软件,没有宽带,使用GPRS无线数据上传
当时是为了维护方便,写了这个小工具!
分服务器端(主控端——swServer.dpr)和客户端(被控端——swClient2.dpr,安装在矿山电脑上),
公司有ADSL,但IP地址是动态的,
主控端启动后会在公司的网站(使用万网的主机)上登记IP,被控端启动后自动从公司网站获取IP,
然后主动连接主控端,主控端可以输入任何有效命令(包括DOS命令,或任何DOS程序),被控端接受
到指令后进行执行,并将执行结果返回主控端。
- 2022-08-23 04:09:14下载
- 积分:1
-
这是一个用java编写的网络抓包程序,主要是通过windows的接口函数来捕获数据包,并进行简单的分析...
这是一个用java编写的网络抓包程序,主要是通过windows的接口函数来捕获数据包,并进行简单的分析-This is a java with the preparation of procedures for capturing Packet networks, mainly through the windows of the interface functions to capture data packets, and a simple analysis
- 2023-07-03 23:05:03下载
- 积分:1
-
在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通...
在Internet上的聊天室程序一般都是以服务器提供服务端连接响应,使用者通过客户端程序登录到服务器,就可以与登录在同一服务器上的用户交谈,这是一个面向连接的通信过程。因此,程序要在TCP/IP环境下,实现服务器端和客户端两部分程序。-In Internet chat rooms on the procedure is generally based on the server side connection in response to the provision of services, the user through the client program to log on to the server, you can log in the same server with the user to chat, this is a connection-oriented communication process. Therefore, procedures to TCP/IP environment, the realization of server-side and client procedures in two parts.
- 2022-08-25 04:48:22下载
- 积分:1