-
UDP服务器
应用背景这个程序是UDP套接字相关。UDP套接字服务器程序,有助于建立一个客户端编码 ;关键技术QT编程 ;使用简单的编码
- 2022-04-22 04:08:05下载
- 积分:1
-
串口通信编程实例
串口通信编程实例-Serial Communication Programming Example
- 2022-07-06 11:12:42下载
- 积分:1
-
供初学者参考源浏览器
供MFC初学者参考的浏览器源码-for beginners reference source browser
- 2023-01-28 20:40:03下载
- 积分:1
-
HttpInvoker example, sub
HttpInvoker示例,分服务器端和客户端两个工程-HttpInvoker example, sub-server-side and client-side two projects
- 2022-07-23 18:49:15下载
- 积分: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
-
本程序是网络编程的一部分,套接字编程文件传输,…
本程序是网络编程部分,Socket编程实现文件传输,用java语言实现。-this procedure is part of network programming, Socket Programming file transfer, using java language.
- 2022-09-12 16:50:02下载
- 积分:1
-
translate in chinese.
汉化ddd ddd!-translate in chinese.
- 2022-02-03 15:42:23下载
- 积分:1
-
WCF的文件传输的例子,C #发展。借鉴意义。
WCF文件传输示例,C#开发。很有借鉴意义。-WCF file transfer example, C# Development. Referential significance.
- 2022-11-04 07:15:03下载
- 积分:1
-
一种直连网络路由算法,网络路由算法解析,含仿真结果。
一种直连网络路由算法,网络路由算法解析,含仿真结果。-A Direct Connect network routing algorithm, network routing algorithm analysis, including simulation results.
- 2022-02-21 23:36:02下载
- 积分:1
-
基于socket的udp通讯
基于socket的udp多线程通讯,在一台电脑上互相发送信,模拟udp通讯PLC,其中的UDPManager位通讯类,包含了socket创建,线程的创建,然后就是对plc发送16进制BYTE数组,根据预先的协议发送命令,通过对接收到的数据的判断得出plc链接仪器的状态以及操作反应。
- 2022-07-09 00:21:37下载
- 积分:1