登录
首页 » 套接字网络编程 » DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文...

DSC(Data Service Center)是用于接收DTU数据和向DTU发送数据的服务软件,和DTU之间通讯使用开发包动态库gprs_dll.dll,该文...

于 2022-02-28 发布 文件大小:314.38 kB
0 81
下载积分: 2 下载次数: 1

代码说明:

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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 开源VRRP协议
    开源的VRRP(虚拟链路冗余协议), 可对VRRP开发作一个参考。有利于快速理解VRRP,快速开发VRRP协议。是一个不错的参考例子
    2023-02-18 00:30:04下载
    积分:1
  • 又一个WHOIS协议实现
    又一个WHOIS协议实现- A WHOIS agreement realizes
    2022-10-29 09:50:03下载
    积分:1
  • 一个聊天序的客户端源代码
    一个聊天程序的客户端源代码-a chat program and the client source code
    2022-07-04 01:10:46下载
    积分:1
  • 局域聊天工具。VC开发的一个局域聊天工具。序有详细注释。供的人参考和学习...
    局域网聊天工具。VC开发的一个局域网聊天工具。程序有详细注释。供网络编程的人参考和学习-LAN chat tools. VC developed a local area network chat tool. Procedures detailed notes. Network Programming for reference and learning
    2022-03-26 12:29:45下载
    积分:1
  • P2P 之 UDP穿透NAT的原理与实现,包括了客户端和服务器端,在VC6,xp_sp2下译测试通过。...
    P2P 之 UDP穿透NAT的原理与实现,包括了客户端和服务器端,在VC6,xp_sp2下编译测试通过。-P2P penetrate NAT of UDP Principle and realize, including client and server, in VC6, xp_sp2 compiler under test.
    2022-02-25 15:13:36下载
    积分:1
  • 包中包含的iputils平,基本的工具。平安指挥的参议员。
    The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive and receiving network traffic.ipv6calc is a small utility which formats and calculates IPv6 addresses in different ways. It extends the existing address detection on IPv6 initscript setup or make life easier in adding reverse IPv6 zones to DNSor using in DNS queries like nslookup -q=ANY ipv6calc -r 3ffe:400:100:f101::1/48`-The iputils package contains ping, a basic networking tool. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to as pecified network host and can tell you if that machine is alive and receiving network traffic.ipv6calc is a small utility which formats and calculates IPv6 addresses in different ways. It extends the existing address detection on IPv6 initscript setup or make life easier in adding reverse IPv6 zones to DNSor using in DNS queries like nsl
    2022-03-03 14:03:46下载
    积分:1
  • 基于jsp+javabean+mysql三层结构的动态购物站。站用户口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因...
    基于jsp+javabean+mysql三层结构的动态购物网站。网站用户接口(即界面)由jsp完成,数据和逻辑处理由beans完成,数据储存由mysql完成。因为beans独立负责处理整个网站的全部数据逻辑运算,所以整个网站的负载量和速度都将大大提高,所以基于这种语言和结构开发的购物系统的优势是其它语言没法比尔的。更重要的是,jsp+bean能够在Apache环境下顺畅地运行,这也是其最大优点之一。这就更进一步保证了网站的稳定性和安全性,而这些,对于一个购物网站来说是非常重要的! -jsp javabean mysql-based three-tier structure of the dynamic shopping site. Terms of the user interface (interface) from jsp completed and the data processed by the logic and beans completed, data storage by mysql completed. Because beans are independently responsible for the handling of the entire site all the data logic operation, the entire site load and speed will be greatly enhanced, based on the language and structure of the shopping development system with the advantage of other languages can not birr. More importantly, jsp bean to the Apache environment to run smoothly, this is one of its greatest strengths. This site is a further guarantee of stability and security, which, for a shopping site, it is very important!
    2022-02-04 19:10:50下载
    积分:1
  • Send e
    发送邮件的程序,在visual c++6.0下编译通过-Send e-mail program, in the visual c++ 6.0 compiler passed under
    2023-02-03 04:40:03下载
    积分:1
  • Windows Socket封装类,
    Windows Socket封装类,网络编程有-Windows Socket Packaging category, network programming has
    2022-01-27 16:11:22下载
    积分:1
  • 支持pop3协议,实现pop3邮件受,用c#语言写。经过测试合格。...
    支持pop3协议,实现pop3邮件接受,用c#语言编写。经过测试合格。-support pop3 agreement and achieve pop3 mail acceptance, with c# language. After tested.
    2022-07-12 17:28:09下载
    积分:1
  • 696522资源总数
  • 104035会员总数
  • 91今日下载