-
基于内存池的网络代理服务器
一种基于内存池的网络代理服务器实现;侦听客户端连接;接收客户端消息抓发至远端服务器;
- 2022-02-04 16:33:47下载
- 积分:1
-
a simple chat program
一个简单的聊天程序-a simple chat program
- 2022-07-23 16:31:10下载
- 积分:1
-
一个简单的pop3接收邮件程序
一个简单的pop3接收邮件程序-a simple procedure and receive email pop3
- 2022-08-23 14:14:12下载
- 积分:1
-
好东西,大家一起享用! 想要得动手吧,不要满了 GOOD LUCK
好东西,大家一起享用! 想要得动手吧,不要满了 GOOD LUCK-good things, we enjoy together! Want in hands, instead of full GOOD LUCK!
- 2022-03-23 15:28:36下载
- 积分:1
-
主要讲网络编程中的重定向器,展示了网络的连接能力。
主要讲网络编程中的重定向器,展示了网络的连接能力。-The main speakers of the network redirector program to demonstrate the capacity of the network connection.
- 2023-08-04 22:40:02下载
- 积分:1
-
被广泛使用的域名服务(DNS)软件
被广泛使用的域名服务(DNS)软件 -The widely used DNS software
- 2022-12-22 03:05:03下载
- 积分:1
-
网络象棋游戏
网络象棋大战,用户注册登录以后可以进行网络游戏匹配对战,此游戏用到了webSocket技术,可以方便的在网页中进行数据的传输。
- 2023-01-25 13:55:10下载
- 积分:1
-
利用c++语言编写的代码获得本机ip地址,算是网络编程的基础课...
利用c++语言编写的代码获得本机ip地址,算是网络编程的基础课-copy from a book,i really have not learnt it clearly
- 2022-01-26 06:54:27下载
- 积分:1
-
介绍了在vc中产生随即数的常用方法,方便应用程序的开发。
介绍了在vc中产生随即数的常用方法,方便应用程序的开发。-rand number
- 2022-08-17 17:05:33下载
- 积分:1
-
DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文...
DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文件包括和DTU通讯所需要的全部API函数,包括服务的启动、数据发送、数据接收、关闭服务等,DSC实际上是架构在gprs_dll.dll所提供的功能之上的数据处理软件,其所需要完成的功能如下:
1、 调用API启动服务和停止服务;
2、 调用API接收数据和向DTU发送数据,并且对数据作进一步处理;
3、 调用API轮询DTU用户列表,如果需要可作进一步处理,包括用户认证等;
4、 调用API对DTU进行远程配置
-DSC (Data Service Center) is used to receive data and to the DTU DT U send data services software, and communications between the DTU use development kits gprs_dll.dll DLL, the documents include communications and DTU need all API function, including the launch, data sending, receiving data, the closure of services, DSC is actually in gprs_dll.dll framework provided by the above functions of data processing software, they need to complete the following functions : 1, API calls to stop and restart services; 2. API call and receive data to the DTU send data, as well as data for further processing; 3. Call API Polling DTU user list, if necessary, for further processing, including user authentica
- 2022-02-28 19:33:44下载
- 积分:1