-
VC++网络高级编程:该实例向读者展示利用ATL编写ActiveX控制的编程方法...
VC++网络高级编程:该实例向读者展示利用ATL编写ActiveX控制的编程方法-VC network programming : the reader to display examples of the use of ATL prepared ActiveX control Programming
- 2023-02-26 17:20:03下载
- 积分:1
-
一个用VC实现的基于STMP协议的邮件发送实例。
一个用VC实现的基于STMP协议的邮件发送实例。-VC realize a use agreement-based STMP e-mail examples.
- 2023-04-15 23:35:03下载
- 积分:1
-
武林助手 VB制作 有需要的可以参考一下
武林助手 VB制作 有需要的可以参考一下-VB production assistant martial arts has needed for reference
- 2022-06-11 13:45:27下载
- 积分:1
-
This is an API based on their own definition of ClientSocket Packaging base clas...
这是一个基于API自己定义的ClientSocket封装基类。-This is an API based on their own definition of ClientSocket Packaging base class.
- 2023-06-20 21:50:03下载
- 积分:1
-
通过WINSOCK的TCP来模拟简单的网络聊天
通过WINSOCK的TCP来模拟简单的网络聊天-through TCP Winsock to simulate simple Web Chat
- 2022-06-19 20:22:45下载
- 积分:1
-
数据包捕获,协议分析
数据包捕获,协议分析- Data packet capture, protocol analysis
- 2023-06-12 13:45:03下载
- 积分:1
-
实现网络输入/输出和多线程的Win32库
实现网络输入/输出和多线程的Win32库-the network input/output and multithreading of the Win32
- 2022-05-24 21:55:59下载
- 积分:1
-
套接字一旦建立,通过套接字选项和IO控制命令对各种属性进行操作,便可以对套接字的行为产生影响,本章主要内容就是这些,...
套接字一旦建立,通过套接字选项和IO控制命令对各种属性进行操作,便可以对套接字的行为产生影响,本章主要内容就是这些,-Socket, once established, through the socket options and IO control commands to operate on a variety of attributes, they can have an impact on the conduct of the socket, the main contents of this chapter is that these,
- 2022-02-01 13:06:14下载
- 积分:1
-
用C语言实现Ping程序功能,是网络编程初学者学习的好例子。
用C语言实现Ping程序功能,是网络编程初学者学习的好例子。-C language function Ping procedures, the network programming beginners to learn the good examples.
- 2022-05-20 19:45:34下载
- 积分:1
-
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘
信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-Messenger elf is a simple chat tool. Mainly to demonstrate the major steps in network programming. This procedure using the package a good library, making the application layer does not need to consider how the network news is accepted and sent, nor need to consider the data packet and packet loss sticky hands of the Spurs, you simply call the corresponding function can be a . Function library for you to do a good job in those efforts. You only need to define your own protocol header and message structure, the definition of good network news can be a callback function.
- 2022-03-30 00:05:40下载
- 积分:1