-
UDP 服务器客户端
这是简单的 udp 客户端和服务器程序列表中服务器到客户端的所有文件,并接收从客户端将继续
- 2022-07-24 00:34:39下载
- 积分: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
-
The smallest UDP client server in C#
在C#中调试并运行良好的客户机和服务器代码。它有一个单独的说明文档,描述如何编译和运行。它已经在Windows平台上进行了测试;
- 2022-02-19 23:11:09下载
- 积分:1
-
一个经典的在线编辑器,谢谢支持!以后继续努力!
一个经典的在线编辑器,谢谢支持!以后继续努力!-a classic online editor, I would like to thank support! After continued efforts!
- 2022-01-26 15:19:02下载
- 积分:1
-
with PHP and mySQL built library management system, library inquiries, storage,...
用PHP 和mySQL 搭建的图书馆管理系统,实现图书查询,入库,借书还书等功能-with PHP and mySQL built library management system, library inquiries, storage, library book and other functions
- 2022-02-21 13:48:32下载
- 积分:1
-
点到点延迟测量程序
C语言写的点对点时延测量程序。时延测量精度:微妙。一个服务器一个客户端,采用面向连接的协议。测量原理:客户端向服务器发一条信息,记录此时的时间,服务器收到信息后返回一条信息,此时再记录时间,两次时间相减除以2即是本次通信的时延。
- 2022-07-28 09:37:27下载
- 积分:1
-
一个真正的CMS系统,可以完全实现建站自动化,用.NET开发.
一个真正的CMS系统,可以完全实现建站自动化,用.NET开发.
- 2022-01-25 23:31:23下载
- 积分:1
-
PPP服务端实现例子
PPP服务端实现例子-PPP server to achieve example
- 2022-06-15 13:01:28下载
- 积分:1
-
socket编程,适合初学者
socket编程,适合初学者-socket programming for beginners
- 2023-03-10 04:05:04下载
- 积分:1
-
一个聊天程序的客户端源代码
一个聊天程序的客户端源代码-a chat program and the client source code
- 2022-07-04 01:10:46下载
- 积分:1