-
双服务器心跳检测,支持串口协议。表达平台…
实现双服务器的心跳探测,支持udp和串口。
快平台的tcp,udp类。-Dual server heartbeat detection, and support for serial udp. Express platform tcp, udp category.
- 2022-06-19 22:41:21下载
- 积分:1
-
本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响...
本文附带源代码还包括了一个使用CHttpSocket实现下载功能的例子工程.注意,所有的调用都是阻塞的,所以最好为一个下载任务创建一个线程,否则会导致界面无法响应用户输入. 程序运行界面如上图,显示了请求头,回应头以及下载进度.-fringe source code is also included use of a functional CHttpSocket download the example works. Attention, all calls are blocked, it"s best to download a mandate to create a thread, otherwise they will be unable to respond led interface user input. As running interface map shows that the first request in response to the first progress of the download.
- 2022-07-01 16:18:29下载
- 积分:1
-
利用mina的通讯框架,实现两端传输文件。
利用mina的通讯框架,实现两端传输文件。-Mina framework for the use of communications, to transfer files to achieve both ends.
- 2022-02-15 11:09:56下载
- 积分:1
-
email验证系统 可以验证emai的地址的正确性
email验证系统 可以验证emai的地址的正确性-the system can tell you wether your address is correcr or not
- 2022-08-16 10:20:12下载
- 积分:1
-
HLA 仿真实例 DOMS RTI
HLA 仿真实例 DOMS RTI-1.3-HLA simulation DOMS RTI-1.3
- 2023-03-03 15:25:04下载
- 积分:1
-
基于WINSOCK的信息交互
通过serverSocket.Accept()来接收客户Socket的连接请求,在这里用循环可以实现该线程实时侦听,而不是只侦听一次。当程序运行serverSocket.Accept()时,会等待,直到有客户端Socket发起连接请求时,获取该客户Socket,如上面的clientSocket。在这里我用多线程来实现与多个客户端Socket的连接和通信,一旦接收到一个连接后,就新建一个线程,执行ReceiveData功能来实现信息的发送和接收
- 2022-03-19 00:10:54下载
- 积分:1
-
vc编写,操作msmq的例子,封装成class,可直接调用!
vc编写,操作msmq的例子,封装成class,可直接调用!-vc preparation, operation MSMQ example, packaged as class can directly call!
- 2022-07-18 08:31:23下载
- 积分:1
-
使用XML和.NET编写的天气查询系统,运行界面为网叶。
使用XML和.NET编写的天气查询系统,运行界面为网叶。-The use of XML and. NET prepared weather Inquiry System, run interface for network leaf.
- 2022-06-20 16:19:38下载
- 积分:1
-
访问邻居邻居
获取网上邻居【Neighbor】
lIP地址和计算机名之间的转换【Neighbor】
l映射网络驱动器【Neighbor】
l消息发送程序Net Send【Neighbor】
l获取局域网内其他计算机的信息【NeighborInfo】-access online neighbor Neighbor-- lIP address and computer name conversion between the [ Neighbor-- l mapping network drives Neighbor-- l messaging procedures Net Send Neighbor-- l LAN access to other computer information NeighborInfo
- 2022-06-12 23:53:48下载
- 积分:1
-
用socket 编程接口编写两个程序,分别为客户程序(client.c)和服务器程序(server.c),该程序应能实现下述命令功能:
get:取远方的一个...
用socket 编程接口编写两个程序,分别为客户程序(client.c)和服务器程序(server.c),该程序应能实现下述命令功能:
get:取远方的一个文件
put:传给远方一个文件
pwd:显示远主当前目录
dir:列出远方当前目录
cd :改变远方当前目录
? :显示你提供的命令
quit :退出返回
-Socket programming interface used to prepare the two procedures, namely client (client.c) and server (server.c), the program should be able to function to achieve the following command: get: get a file from afar put: to the distance a file pwd: display current directory far the main dir: lists the current remote directory cd: to change the current directory from afar? : Shows you the command quit: exit to return to
- 2023-02-27 03:40:03下载
- 积分:1