-
为解决实际测控系统中在控制中心的上位机和控制功能设备的下位机之间传送命令和文件的问题,在讨论VC++6.0中MSComm控件的基础上,通过制定通信协议、给命令和...
为解决实际测控系统中在控制中心的上位机和控制功能设备的下位机之间传送命令和文件的问题,在讨论VC++6.0中MSComm控件的基础上,通过制定通信协议、给命令和文件加入标识构成包进行传送,从而正确地区分了命令和文件.实验表明,基于该通信协议,可以成功地传送命令和多类型文件. -To address the actual measurement and control system in the Control Center PC and control functions of equipment under the digital transmission between orders and documents, in discussing the VC++ 6.0 in MSComm control on the basis of the communication protocol through the development to the orders and adding logo files constitute a packet transmitted, thereby correct distinction between the orders and documents. The experimental results show that based on the communication protocol, you can successfully send a command and multi-type documents.
- 2022-01-20 23:19:36下载
- 积分:1
-
进程管理器
c#进程管理器,有各进程cpu的使用率,是采用定时器处理的,源代码在压缩包里面。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-12-25 15:40:03下载
- 积分:1
-
C++Builder编写的Socket
C++Builder编写的Socket-C Builder Socket
- 2023-06-23 10:15:03下载
- 积分:1
-
c++ meditation, c++ one of the classics, pretty good things
c++沉思录,c++的经典著作之一,相当不错的东西-c++ meditation, c++ one of the classics, pretty good things
- 2022-05-26 02:12:33下载
- 积分:1
-
最新的迅雷下载工具 具有快速下载 直接收索等强大的功能
最新的迅雷下载工具 具有快速下载 直接收索等强大的功能-Xunlei download the latest tools with fast download cable, such as direct admission powerful
- 2022-04-22 03:32:00下载
- 积分:1
-
通过VC++编写客户端,测试FastCgi程序
通过VC++编写客户端,测试FastCgi程序-Through the VC++ to prepare the client, test procedures FastCgi
- 2022-01-30 12:16:09下载
- 积分:1
-
这是我们毕业设计做的一个非常完美的能实现检查网络之间通讯的程序(pingplus),有很好的操作界面!很管用的
这是我们毕业设计做的一个非常完美的能实现检查网络之间通讯的程序(pingplus),有很好的操作界面!很管用的-This is what we do design graduate with a perfect inspection to achieve communication between the network (pingplus), a very good user interface! Very effective
- 2022-11-29 21:25:03下载
- 积分:1
-
大名鼎鼎的indy控件组的示例程序 for delphi 7.0 有ftp udp,http 等的示例...
大名鼎鼎的indy控件组的示例程序 for delphi 7.0 有ftp udp,http 等的示例 -The example programs of well-known indy controls for delphi 7.0 have ftp, udp, etc.
- 2023-04-23 23:20:03下载
- 积分:1
-
使用Windows Socket API编写的通用函数,包含异步socket的使用
使用Windows Socket API编写的通用函数,包含异步socket的使用-General function writed by Windows Socket API, containing the use of non-synchronized socket
- 2022-08-21 08:54:25下载
- 积分:1
-
Socket多线程处理代码
双线程处理Socket,一个线程负责发一个负责 ,TCPDemo在具体实现时,设计了一个CTCPListener类专门用于服务器对特定TCP端口的侦听。另外,设计了一个CStreamSocket类专门用于TCP数据的传输。CStreamSocket作为基类,服务器程序从它派生出另一个类CSocketSender专门用于数据的发送,客户机程序从它派生出CSocketReceiver类专门用于数据的接收。这些类的继承结构如图3
- 2022-01-22 15:43:47下载
- 积分:1