-
1) 从网络采集实时数据:在软件运行过程中,可以实时地从网络上根据自定义的通信协议采集数据,并且按照层次结构显示在主界面中。
2) 自动生成数据表:在服务...
1) 从网络采集实时数据:在软件运行过程中,可以实时地从网络上根据自定义的通信协议采集数据,并且按照层次结构显示在主界面中。
2) 自动生成数据表:在服务器程序初次运行时,创建数据库,并且随着程序的进行在数据库中根据收到的数据生成数据表。
3) 历史数据存储功能:从网络上采集的数据值只要发生变化,就会存储到历史数据表中。
-a) real-time data acquisition networks : the software process, in real time from the network on the basis of communications from the definition of data acquisition agreement, in accordance with the hierarchy shown in the main interface. 2) Automatic Generation Data Sheet : in the initial operation of the server, database creation, and with the conduct of the proceedings in the database according to the data received generate data sheets. 3) Historical data storage functions : collection from the network as long as the data values change, it will store historical data table.
- 2022-02-07 12:57:40下载
- 积分:1
-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-messenger elf is a simple chat tools. A major demonstration is the main network programming steps. The programs use Packaging good libraries, makes application layer need not consider the network news is how it has been accepted and sent, and do not need sticky packets of data and packet loss of a thorn in hand, as long as you call the corresponding function on it. Functions well as your work. You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.
- 2022-01-26 00:49:46下载
- 积分:1
-
虽然是窗口时代,但有时候系统自带的一些DOS小命令还是非常的实用,就像PING一样,它可以很方便的
让人知道你的连网状态。这个经过改造PING命令,比...
虽然是窗口时代,但有时候系统自带的一些DOS小命令还是非常的实用,就像PING一样,它可以很方便的
让人知道你的连网状态。这个经过改造PING命令,比系统自带的更强悍,它的窗口更人性化,省去了原来PING命令繁琐的打开步骤,而且可以按指定次数连续Ping,还可以按给定的数量连续PING。用起来非常方便。-Networking people know your status. The revamped PING command, the system comes with more than tough, it is more user-friendly window, eliminating the original PING command to open cumbersome steps, and can specify the number of times according to a continuous Ping, also can be given the number of consecutive PING. Is very convenient to use them.
- 2022-09-15 14:05:04下载
- 积分:1
-
欢迎继续下载windows网络编程之3,希望对大家有些帮助
欢迎继续下载windows网络编程之3,希望对大家有些帮助-welcome to download windows in respect of the three network programming, we hope to help some
- 2022-03-25 12:04:57下载
- 积分:1
-
多线程服务器源代码,基于winsock2编写
多线程服务器源代码,基于winsock2编写-server_mutilthread.cpp,base on winsock2
- 2022-02-06 03:02:41下载
- 积分:1
-
有许多关于网络编程的例子
有许多关于网络编程的例子-of many examples of Network Programming
- 2022-08-14 23:11:34下载
- 积分:1
-
此文件是用来上传文件的功能好你可以参考记住他的用处
此文件是用来上传文件的功能好你可以参考记住他的用处-file is a document used to upload the functionality you can refer to the usefulness remember him
- 2023-01-11 14:00:05下载
- 积分:1
-
一个贺卡在线发送的ASP程序很有用哦,管理员密码是admin
一个贺卡在线发送的ASP程序很有用哦,管理员密码是admin-an online greeting card sent to the ASP procedures useful oh, administrators password is admin
- 2023-03-05 01:55:03下载
- 积分:1
-
Experimental simulation
实验模拟-TCP聊天客户端
模型使用有停止等待协议进行客服间的通信-Experimental simulation-TCP chat client to use the model agreement has to stop to wait for customer communication
- 2022-11-10 04:35:03下载
- 积分:1
-
1.计算s=1+2^(1/3)+....,结果写文件
1.计算s=1+2^(1/3)+....,结果写文件-1. Calculating s = 1+2 ^ (1/3 )+...., results of write to the file
- 2023-05-24 15:40:03下载
- 积分:1