-
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
-
还有一个关于迷宫的程序
还有一个关于迷宫的程序-still a maze of procedures
- 2022-05-16 23:30:57下载
- 积分:1
-
large voice chat software
大型语音聊天软件-large voice chat software
- 2023-06-12 10:35:04下载
- 积分:1
-
实现语音聊天的例子
实现语音聊天的例子-example
- 2022-10-11 22:25:03下载
- 积分:1
-
客户服务器TCP/IP通信程序利用WINSOCK编程
客户服务器TCP/IP通信程序利用WINSOCK编程-client-server TCP/IP communications programming procedures using Winsock
- 2022-03-12 07:42:18下载
- 积分:1
-
mfc 下socket通讯以及界面
资源描述
MFC 下socket通讯以及界面,socket的server,client, MFC空间开发的界面,
- 2023-08-14 17:35:07下载
- 积分:1
-
易语言实现 HTTP访问 利用WININET模块
易语言实现 HTTP访问 利用WININET模块-Yi language HTTP access
- 2022-03-19 21:55:18下载
- 积分:1
-
/* This IPv4 example listens for incoming packets and automatically adds destina...
/*
This IPv4 example listens for incoming packets and automatically adds destinations
for new sources.
这个例子主要是让大家了解下面3个函数的用法。
void OnNewSource(RTPSourceData *dat)
void OnBYEPacket(RTPSourceData *dat)
void OnRemoveSource(RTPSourceData *dat)
具体内容看我的测试文档吧。
例子的中文解释都由hanyuejun添加,有任何疑问请发hanyuejun2006@163.com
*/-/* This IPv4 example listens for incoming packets and automatically adds destinations for new sources. This example is designed to allow everyone to understand the following three functions usage. void OnNewSource (RTPSourceData* dat) void OnBYEPacket (RTPSourceData* dat) void OnRemoveSource (RTPSourceData* dat) the specific content of the test document I watch it. Explained by the example of the Chinese hanyuejun add, have any questions please send hanyuejun2006@163.com* /
- 2022-03-26 07:31:21下载
- 积分:1
-
聊天应用程序源代码
应用背景简单的聊天源代码,在Java语言。 ;我创建GUI(Java swing,awt)…… ;做出好的界面。只不过多了几百条线来做这个聊天。你可以用它来学习套接字编程。所有的源代码都是我自己做的。使用TCP。关键技术套接字编程的编程。使用TCP / IP的概念。使用Java Swing GUI与敬畏和Java AWT。简单的服务器和客户端。socket编程源代码,强大的和TCP进行聊天deliverably。所有这些代码都是由业主。
- 2022-03-18 16:51:18下载
- 积分:1
-
richard stevens 大师经典著作
最著名的TCP/IP论著。
richard stevens 大师经典著作
最著名的TCP/IP论著。-richard stevens classics master s best-known TCP/IP on the.
- 2022-02-02 17:13:27下载
- 积分:1