-
端口数据传送与接收
端口数据传送与接收-port data transmission and reception
- 2022-08-24 16:15:33下载
- 积分:1
-
本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。...
本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simple example to explain.
- 2023-02-27 08:45:04下载
- 积分:1
-
This is on the network flow problem, Thank you! Thank you!
这是关于网络流问题的资料,谢谢!
谢谢!-This is on the network flow problem, Thank you! Thank you!
- 2022-02-04 09:56:47下载
- 积分:1
-
CUdpSocket是为了简化发送,解析UDP 数据报所提供的一个基类。这个类封装了基于SOCK_DGRAM的大部分基本操作。这个类提供两种工作模式,一种是和实...
CUdpSocket是为了简化发送,解析UDP 数据报所提供的一个基类。这个类封装了基于SOCK_DGRAM的大部分基本操作。这个类提供两种工作模式,一种是和实际处理UDP 数据报的功能紧耦合,这需要通过继承实现,同时设置workmode 为auto_receive(参见SetWorkdMode),另外一种是直接作为单独对象出现,此时用户需要使用Recv成员函数自己处理数据的接收。-CUdpSocket is to simplify this, the analytical data reported by the UDP with a base class. This type of packaging based SOCK_DGRAM the most basic operation. This provides two types of work, is a practical and UDP data processing function of tight coupling, it needs to achieve through inheritance, as set workmode auto_receive (see SetWorkdMode), the other is directly emerging as a separate object, users need to use this member function since Recv others receiving data processing.
- 2023-07-22 21:35:02下载
- 积分:1
-
ASP编程技巧大全
ASP编程技巧大全-ASP programming skills Daquan
- 2023-05-27 12:50:04下载
- 积分:1
-
本例实现了学生信息管理系统,用了jsf和hibernate。数据库是my sql。...
本例实现了学生信息管理系统,用了jsf和hibernate。数据库是my sql。-In this case a student information management system, using the jsf and hibernate. Database is my sql.
- 2023-06-10 18:00:03下载
- 积分:1
-
服务器端在本地端口进行坚挺,等待客户机的连接,连接上之后,向服务器端发送数据...
服务器端在本地端口进行坚挺,等待客户机的连接,连接上之后,向服务器端发送数据-Server-side firm in the local port and wait for client connections, after connection to the server-side send data
- 2022-01-26 07:37:45下载
- 积分:1
-
http多线程来测试网络设备稳定性,例如测试路由器,自行设计的web server等。
线程可以定义,例如1000线程,循环测试。...
http多线程来测试网络设备稳定性,例如测试路由器,自行设计的web server等。
线程可以定义,例如1000线程,循环测试。-using the muli-thr http get to test the device.
- 2023-04-03 13:25:03下载
- 积分:1
-
This procedure using multi
本程序使用多线程搜索局域网中的所有IP地址和mac地址,仅供参考-This procedure using multi-thread search of all LAN IP address and mac address, for reference only
- 2022-07-06 16:03:54下载
- 积分:1
-
WinSocket programming examples. Visual C. Suitable for beginners.
WinSocket的编程例子。Visual C++.适合于初学者。-WinSocket programming examples. Visual C. Suitable for beginners.
- 2022-06-13 10:13:26下载
- 积分:1