-
一个简单的Visual C++ MFC邮件发送程序,操作简单。
一个简单的Visual C++ MFC邮件发送程序,操作简单。-A simple Visual C++ MFC e-mail program, easy to operate.
- 2022-07-02 14:11:53下载
- 积分:1
-
C#实现分段重组(segment/reassembly)协议
发送端:发送端每收到一个上层报文都会为其设一个唯一的序列号。收到的大报文进行分段,构造S/R报头,如 REF _Ref371456073 h 图表1所示。构造报头和数据部分连接后,按序从片段号=1的报文开始发送,并设置重传定时器,直到发送完毕。重传定时器截止之前,如果收到了接收端发送的完全确认,即数据分段全部被接收,则清除该该序列号报文的缓存和定时器;如果收到了部分确认则根据部分确认的指示重传丢失的分段;如果定时器截止时还没有收到任何接收端的回
- 2023-04-22 01:25:04下载
- 积分:1
-
一个简单的TCP服务器端程序,帮助初学者了解网络编程的基本过程...
一个简单的TCP服务器端程序,帮助初学者了解网络编程的基本过程-a simple TCP server procedures to help beginners understand the basic network programming process
- 2022-01-26 00:13:37下载
- 积分:1
-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘...
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-messenger elf is a simple chat tools. A major demonstration is the main network programming steps. The programs use Packaging good libraries, makes application layer need not consider the network news is how it has been accepted and sent, and do not need sticky packets of data and packet loss of a thorn in hand, as long as you call the corresponding function on it. Functions well as your work. You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.
- 2022-01-26 00:49:46下载
- 积分:1
-
一个支持SMTP(简单邮件传输协议),MFC类,E
一个支持SMTP(Simple Message Transfer Protocol)的MFC类,用于电子邮件的传输(20KB)-a support SMTP (Simple Message Transfer Protocol), the MFC category, for e-mail transmission (20KB)
- 2022-05-14 03:19:30下载
- 积分:1
-
communications network using socket, a reference value
实现网络通信,采用socket方式,有参考价值-communications network using socket, a reference value
- 2022-02-21 07:14:13下载
- 积分:1
-
加强版的netstat。有嗅探功能(需更改源码手动打开),发现新连接时还有任务栏弹出窗口提示功能。需要sdk。...
加强版的netstat。有嗅探功能(需更改源码手动打开),发现新连接时还有任务栏弹出窗口提示功能。需要sdk。-strengthened version of netstat. A sniffer function (subject to change manually open source), the discovery of new connections have taskbar pop-up reminder feature. Need sdk.
- 2023-02-01 19:05:03下载
- 积分:1
-
语音视频聊天系统
LanMsg已更名为ourmsg,当前版本为1.1,修正了1.0版本中UDP组件的BUG,调试通过视频编解码,音视频即时消息软件源码。
- 2022-08-14 18:53:59下载
- 积分:1
-
获取计算机子网掩码的计算机网络编程采用VC++,与大家共享
获取计算机子网掩码的计算机网络编程采用VC++,与大家共享-access to the computer network subnet mask of computer programming using VC, and share
- 2022-05-16 02:11:47下载
- 积分:1
-
使用ICMP.DLL和MIB.DLL实现ping, tracert, netstat
使用ICMP.DLL和MIB.DLL实现ping, tracert, netstat -Using ICMP.DLL and MIB.DLL to implement ping, tracert and netstat
- 2022-02-22 13:35:18下载
- 积分:1