-
VB中基于TCPIP协议的点对点文件传输源代码,了解网络传输协议...
VB中基于TCPIP协议的点对点文件传输源代码,了解网络传输协议-VB-point based on TCPIP protocol file transfer the source code to understand the network transport protocol
- 2022-05-28 03:06:12下载
- 积分:1
-
一套不错的TCP/IP编程指导,对几乎所有人都有指导意义。大家来看下...
一套不错的TCP/IP编程指导,对几乎所有人都有指导意义。大家来看下-A good TCP/IP programming guide, almost everyone has a guiding significance. Under the U.S. point of view
- 2022-01-23 10:09:55下载
- 积分:1
-
winpcap开发包,最新3.01,for xp/2
winpcap开发包,最新3.01,for xp/2-WinPcap development kit, the latest 3.01, for xp/2
- 2023-04-08 19:55:03下载
- 积分:1
-
ipv6协议环境下的局域网聊天工具,供又兴趣于ipv6协议研究的网友,仅供学习,不得用于商业用途.
ipv6协议环境下的局域网聊天工具,供又兴趣于ipv6协议研究的网友,仅供学习,不得用于商业用途.-ipv6 agreement LAN environment chatting tools for ipv6 also interested in the study of netizens agreement, only learning, should not be used for commercial purposes.
- 2023-03-31 08:50:03下载
- 积分:1
-
C# development server and client communications programs for beginners to learn
C# 开发的服务器与客户端通信程序
适合初学者学习-C# development server and client communications programs for beginners to learn
- 2022-02-15 01:05:14下载
- 积分:1
-
一个邮件代理的例子
一个邮件代理的例子--An example of mail-agent
- 2022-12-14 15:15:03下载
- 积分:1
-
socket api 实现FTP 服务器 可实现 简单FTp服务器
socket api 实现FTP 服务器 可实现 简单FTp服务器-socket api FTP SERVER
- 2022-02-24 23:48:36下载
- 积分:1
-
局域网中聊天
利用socket协议
实现点对点聊天 功能简单
以后有待更新...
局域网中聊天
利用socket协议
实现点对点聊天 功能简单
以后有待更新-LAN socket chat using peer-to-peer chat protocol to be simple after update
- 2022-07-25 02:47:55下载
- 积分:1
-
VisualC++实现网络
VisualC++实现的网络-网页爬虫程序源代码-VisualC++ Realize the network- the page source code reptiles
- 2023-04-07 05:35:04下载
- 积分: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