-
newptop网络应用程序,实现点对点的快速通信,是目前非常流行的网络应用程序,该程序是服务器端的开发。...
newptop网络应用程序,实现点对点的快速通信,是目前非常流行的网络应用程序,该程序是服务器端的开发。-newptop network application procedures, the rapid point-to-point communications, is a very popular network application procedures, the procedures for server-side development.
- 2022-03-17 18:57:09下载
- 积分:1
-
简单的聊天通信程序,包含服务器端和客户端,可以发送文本信息进行沟通...
简单的聊天通信程序,包含服务器端和客户端,可以发送文本信息进行沟通-simple chat communications procedures, including server and client, can send text messages to communicate
- 2022-02-06 12:48:22下载
- 积分:1
-
article management system using asp, mainly used for information website article...
文章管理系统采用asp,主要用来建立文章信息网站,可以方便随时更新网站文章,主要特点是文章中插图可以方便采用其他网站图片地址,加快访问速度。网上下载的简单源码,加入自己大量修改。-article management system using asp, mainly used for information website articles can be easily updated Web site article, the main characteristic is illustrated article can easily use other photo site addresses, accelerate speed access. Downloading a simple source, add his own extensive modification.
- 2022-01-26 08:06:27下载
- 积分:1
-
实现了对TCP、UDP、广播形式的通讯编程
实现了对TCP、UDP、广播形式的通讯编程-realization of the TCP, UDP, radio programming forms of communication
- 2023-06-03 17:00:02下载
- 积分:1
-
这是一个网络通信的SocketDemo
这是一个网络通信的SocketDemo-This is a network communications SocketDemo
- 2022-02-02 00:09:00下载
- 积分:1
-
2.求定积分的变成算法 用c语言。简单方便 新手容易看懂
2.求定积分的变成算法 用c语言。简单方便 新手容易看懂 -2. Seeking to become the definite integral algorithm uses c language. Simple and convenient easy to understand novice
- 2023-01-24 12:30:04下载
- 积分:1
-
windows API(非MFC) 组播代码
windows API(非MFC) 组播代码-windows API (non-MFC) multicast code
- 2022-03-17 07:43:16下载
- 积分:1
-
Jsp网络编程,入门与实践,针对初学者,包含了255个实例,介绍XML,Struts,JSTL等...
Jsp网络编程,入门与实践,针对初学者,包含了255个实例,介绍XML,Struts,JSTL等-Jsp Network Programming, Introduction to and practice, aimed at beginners, includes 255 examples introduce XML, Struts, JSTL, etc.
- 2022-02-14 14:38:20下载
- 积分:1
-
一个 完成端口的例子。 结构明晰, 可用在服务端
一个 完成端口的例子。 结构明晰, 可用在服务端-a complete port example. Clarity structure, available on the server
- 2022-08-24 15:27:27下载
- 积分:1
-
telnet反向连接
反向Telnet,反向连接
2008年以前用Delphi 7 写的小工具
当时在矿山使用 了我们开发的系统软件,没有宽带,使用GPRS无线数据上传
当时是为了维护方便,写了这个小工具!
分服务器端(主控端——swServer.dpr)和客户端(被控端——swClient2.dpr,安装在矿山电脑上),
公司有ADSL,但IP地址是动态的,
主控端启动后会在公司的网站(使用万网的主机)上登记IP,被控端启动后自动从公司网站获取IP,
然后主动连接主控端,主控端可以输入任何有效命令(包括DOS命令,或任何DOS程序),被控端接受
到指令后进行执行,并将执行结果返回主控端。
- 2022-08-23 04:09:14下载
- 积分:1