-
一个简单的TCP服务器,侦听任意端口。查看有连接,答:
一个简单的TCP服务器, 可以侦听任意端口。 查看已有连接,并查看通讯数据。可以方便的发送数据给其中的连接。 是软件开发的好帮手-a simple TCP server, the interception arbitrary ports. View have connectivity, and data communications View. Convenience can send data to the link. Software development is a good helper
- 2022-03-26 13:32:28下载
- 积分:1
-
通过访问网站 实现获取主机所在地 CInternetSession 类 实现
通过访问网站 实现获取主机所在地 CInternetSession 类 实现-get localtion address
- 2022-02-13 21:00:21下载
- 积分:1
-
Information Network, engaged in the development of network technology, streaming...
网络信息查询,从事网络开发技术,流媒体编程人员-Information Network, engaged in the development of network technology, streaming media programming staff
- 2022-01-25 14:21:58下载
- 积分:1
-
Short Message Gateway is a source code written by VC++.This can help enterprice...
短信网关,一个用VC++开发的源代码。可以为企业开发自己的短信网管服务器作为借鉴。-Short Message Gateway is a source code written by VC++.This can help enterprice to develop private short message manager server.
- 2022-07-19 04:06:25下载
- 积分:1
-
http多线程来测试网络设备稳定性,例如测试路由器,自行设计的web server等。
线程可以定义,例如1000线程,循环测试。...
http多线程来测试网络设备稳定性,例如测试路由器,自行设计的web server等。
线程可以定义,例如1000线程,循环测试。-using the muli-thr http get to test the device.
- 2023-04-03 13:25:03下载
- 积分:1
-
java读取新浪天气预报,把数据存储在数据库中
java读取新浪天气预报,把数据存储在数据库中-read weather forecasts, the data stored in the database
- 2022-04-08 11:05:42下载
- 积分:1
-
套接字实现TCP协议和试验数据通信使用…
利用套接字实现用TCP协议的数据通信并进行了测试通过-The use of sockets to achieve data communication with the TCP protocol and tested through
- 2023-01-27 17:10:04下载
- 积分:1
-
Seekthegreatestcommondivisorandleastcommonmultiple
求最大公约数和最小公倍数的程序主要是描述如何求最大公约数和最小公倍数。(Seek the greatest common divisor and least common multiple is to describe how the process is essentially seeking the common denominator and least common multiple.)
- 2010-02-11 20:11:35下载
- 积分:1
-
read and write Excel files java API, rar Add to jar can be used in category
java读写Excel文档的API,把rar改为jar放入类中就能用-read and write Excel files java API, rar Add to jar can be used in category
- 2022-03-11 10:37:21下载
- 积分:1
-
MVC2
MVC(Model-View-Controller,模型—视图—控制器模式)用于表示一种软件架构模式。它把软件系统分为三个基本部分:模型(Model),视图(View)和控制器(Controller)。(MVC (Model-View-Controller, Model- View- Controller pattern) is used to represent a software architecture model. The software system is divided into three basic parts: model (Model), View (View) and controller (Controller).)
- 2013-03-22 10:42:45下载
- 积分:1