-
与socket有关的网络应用函数
与socket有关的网络应用函数-socket with the Network Application Function
- 2022-02-28 09:51:55下载
- 积分:1
-
以最高的安全网络_原英文版指南。拉链
网络最高安全指南_英文原版.zip -Guide to the highest safety network _ the original English edition. Zip
- 2022-10-08 11:40:03下载
- 积分:1
-
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
-
关于远程网络监视程序的源码,采用vc++编写
关于远程网络监视程序的源码,采用vc++编写- About the long-distance network monitor program source code,
uses vc++ to compile
- 2022-06-19 17:28:51下载
- 积分:1
-
prepared by the protocols of the use of asynchronous network communications rout...
利用winsock所编写的异步网络通信例程-prepared by the protocols of the use of asynchronous network communications routines
- 2022-01-26 01:10:44下载
- 积分:1
-
windows环境下Socket网络编程,ftp程序源代码6
windows环境下Socket网络编程,ftp程序源代码6-windows environment Socket Network Programming, ftp source code 6
- 2022-08-25 05:43:00下载
- 积分:1
-
用winsock进行有连接,无连接的通信
用winsock进行有连接,无连接的通信-Carried out with winsock connection, connectionless communications
- 2022-07-09 18:28:01下载
- 积分:1
-
C #连接GPRS发送消息到服务器实验
C#中连接GPRS 并向服务器发送信息的实验-C# Connect GPRS to send messages to the server Experimental
- 2022-07-21 22:40:02下载
- 积分:1
-
melody1.2 源码
#include "MemoryModule.h"
#include "resource.h"
#include "C_svchost.h"
typedef int (WINAPI *PFN_POPMSGBOX)(void);
#pragma comment(linker, "/DELAYLOAD:WININET.dll")
#pragma comment(linker, "/DELAYLOAD:WS2_32.dll")
#pragma comment(linker, "/DELAYLOAD:PSAPI.DLL")
#pragma comment(linker, "/DELAYLOAD:GDI32.dll")
#pragma comment(linker, "/DELAYLOAD:ADVAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:SHELL32.dll")
#pragma comment(linker, "/DELAYLOAD:SHLWAPI.dll")
#pragma comment(linker, "/DELAYLOAD:MSVFW32.dll")
#pragma comment(linker, "/DELAYLOAD:WINMM.dll")
#pragma comment(linker, "/DELAYLOAD:USER32.dll")
#pragma comment(linker, "/DELAYLOAD:WTSAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:IMM32.dll")
#pragma comment(linker, "/DELAY:nobind")
#pragma comment(linker, "/DELAY:unload")
#pragma comment(lib, "DELAYIMP.LIB")
#pragma comment(linker, "/DELAYLOAD:USER32
- 2022-08-24 08:05:56下载
- 积分:1
-
一个非常好的防火墙程序,可以当好好地研究并进行扩展
一个非常好的防火墙程序,可以当好好地研究并进行扩展-a best FireWall program, you can research it carefully and expand it.
- 2023-01-24 00:20:03下载
- 积分:1