-
C# Socket one by one Demo
Socket客户端与服务端one by one 通信,最近公司项目中要用到,主要是模仿硬件间的one by one通信,通信过程是 客户端连接,服务端接受连接并等待客户端消息,一定时间内如果没有收到客户端任何消息则断开连接。客户端发送消息后等待服务端消息,一定时间内无返回,则断开。循环上述过程。
- 2022-03-22 22:02:00下载
- 积分:1
-
With a remote video surveillance to match the sending end, the code correspondin...
与上一个远程视频监控的发送端匹配,此代码为对应的接收端的程序代码-With a remote video surveillance to match the sending end, the code corresponding to the receiving end of the program code
- 2022-03-16 15:19:26下载
- 积分:1
-
使用VOIP进行网络传输声音的类库,内包含一个详细的例子
使用VOIP进行网络传输声音的类库,内包含一个详细的例子-a library for voip,an detailed demo is provided
- 2023-06-07 04:45:03下载
- 积分:1
-
Java写的聊天程序
Java写的聊天程序-Java writes chats the procedure
- 2023-01-12 12:55:04下载
- 积分:1
-
一套非常好的网络管理软件,对局域网内的系统、服务等进行统一的管理...
一套非常好的网络管理软件,对局域网内的系统、服务等进行统一的管理-A very good network management software, LAN systems, services, unified management of
- 2022-01-31 15:02:42下载
- 积分:1
-
中控 后台验证示例代码(SDK接口)
资源描述关于中控指纹机的网络验证的SDK RIS的使用示例,采用dephi编程,具体实现从数据库读取到实现1:1和1:N比对的代码。通过TCP和UDP与终端指纹机通信,还有实现了部分的管理功能。
- 2022-03-21 12:10:44下载
- 积分:1
-
用C++编写的网络通信框架的多
用c++编写的网络通信框架,适用于多客户端的网络通信
client: 模拟客户端程序
server: 模拟服务端程序
gateway:网关程序
启动:client.exe server.exe gateway.exe程序,client程序会网关gateway.exe发送消息
消息内容为字符:00004XXXX XXXX为字符,是使用 04d打印到BUF中的,
gateway.exe收到client.exe发送的消息,此时从系统路由表中取到:B_HOST的信息,并把
收到的消息转发到server.exe程序,如果server.exe程序作相应处理,还可以作为应答,把
消息返回给client.exe,如果要这么实现的话,需要加流水信息-Using c++ to prepare the framework of network communication for multi-client network client: client simulation server: process simulation server gateway: Gateway proceedings: client.exe server.exe gateway.exe procedures, client program will be the gateway message send a message gateway.exe for characters: 00004XXXX XXXX for the characters, is to use 04d to BUF in print, gateway.exe received messages sent client.exe, this time from the system to check the routing table: B_HOST the information, and forwarded to the information received server.exe procedure, if the corresponding procedures to deal with server.exe, but also can serve as a response to the n
- 2022-12-19 19:45:02下载
- 积分:1
-
数学建模历年试题的matlab程序,很全
数学建模历年试题的matlab程序,很全-Question of the matlab mathematical modeling procedures over the years, it is full! !
- 2022-02-26 09:46:44下载
- 积分:1
-
This is an e
这是一个关于网络硬件的电子书,包括了一些基本网络硬件的配置和说明,比如路由器,网卡,交换机,等等,同样很适合新手-This is an e-book on the network hardware, including some basic configuration of network hardware and instructions, such as routers, network cards, switches, and so on, equally suitable for novices
- 2022-05-19 20:33:45下载
- 积分:1
-
p2p software, the use of peer
p2p软件,利用p2p技术进行文件共享,搜索等-p2p software, the use of peer-to-peer file-sharing technologies, such as search
- 2022-08-10 13:13:23下载
- 积分:1