-
Ftp protocol
基于ftp协议的网络传输小程序,分服务器端,客户端两部分-Ftp protocol-based network transport small programs, sub-server side, client-side two-part
- 2023-02-24 02:20:04下载
- 积分:1
-
基于TCP的多人聊天小程序,有服务器跟客户端
基于TCP的多人聊天小程序,有服务器跟客户端
-chatting over small programs, a server with client
- 2022-02-28 13:48:55下载
- 积分:1
-
能使用TCP打洞的源程序,不是前面所说的是UDP打洞原理!
能使用TCP打洞的源程序,不是前面所说的是UDP打洞原理!-Can use TCP holes the source, not in front of talking about the principle of UDP holes!
- 2023-03-12 19:50:04下载
- 积分:1
-
C++Builder下实现端口读写
本文介绍怎样在C++Builder下实现端口读写,并举出一个具体例子。...
C++Builder下实现端口读写
本文介绍怎样在C++Builder下实现端口读写,并举出一个具体例子。
-C Builder achieve ports This paper describes how to read and write in C++ Builder achieve literacy port, citing a specific example.
- 2022-08-04 09:19:55下载
- 积分:1
-
MFC库,Windows 2000下的Sniffer工具源代码,修改自ipMon,做得比较粗糙,主要是演示一下功能。...
MFC库,Windows 2000下的Sniffer工具源代码,修改自ipMon,做得比较粗糙,主要是演示一下功能。-MFC library, Windows 2000 under the Sniffer tool for source code, modify since ipMon, a more rough, mainly about functional demo.
- 2022-07-08 20:46:49下载
- 积分:1
-
简单网络聊天室,学习用
简单网络聊天室,学习用-simple Internet chat room, to study
- 2022-11-15 07:25:04下载
- 积分:1
-
这是一个简单的socket例程源码,现运行server,并开始。然后运行client,
连接就可以看到提示信息。...
这是一个简单的socket例程源码,现运行server,并开始。然后运行client,
连接就可以看到提示信息。-This is a simple socket routines source, the server is running, and began. Then run client to connect, you can see a message.
- 2022-03-05 02:59:06下载
- 积分:1
-
Pipeline communications, faster than the SOCKET to 5M/s and above
管道通讯,比SOCKET快,达到5M/s以上-Pipeline communications, faster than the SOCKET to 5M/s and above
- 2022-03-26 11:29:47下载
- 积分:1
-
firefox系列,扩展编程之四,又一个简单例子。
firefox系列,扩展编程之四,又一个简单例子。-series, extended programming 4, a simple example.
- 2022-02-10 15:33:01下载
- 积分: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