-
IFO is an acronym for First In, First Out, an abstraction in ways of organizing...
IFO is an acronym for First In, First Out, an abstraction in ways of organizing and manipulation of data relative to time and prioritization. This expression describes the principle of a queue processing technique or servicing conflicting demands by ordering process by first-come, first-served (FCFS) behaviour: what comes in first is handled first, what comes in next waits until the first is finished, etc.
- 2022-01-24 18:39:18下载
- 积分:1
-
一个简单实用的抓包说明,对初学网络抓包有极大的帮助。
一个简单实用的抓包说明,对初学网络抓包有极大的帮助。 -a simple and practical capturing Packet Note for beginners capturing Packet networks are of great help.
- 2022-01-26 07:08:32下载
- 积分: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
-
采用winsock实现的多人组播聊天的程序
入门socket编程的好东西...
采用winsock实现的多人组播聊天的程序
入门socket编程的好东西-Realize the people using winsock chat Multicast socket programming procedure entry good things
- 2022-05-05 13:56:02下载
- 积分:1
-
IOCP模型代码所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来...
IOCP模型代码所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来-IOCP model code of all the original code package good VC has a certain degree of study and research the role of U.S. can be downloaded to
- 2023-04-25 14:00:03下载
- 积分:1
-
使用delphi7进行socket客户端开发含源码
基于delphi7开发,使用idtcpclient控件,进行socket客户端开发。
包含全部源码以及exe文件,纯原生开发。
还有Server端开发,稍等上传。
- 2022-04-12 13:15:31下载
- 积分:1
-
采用数据加密的聊天工具.
数据加密传输,加密聊天内容.
采用数据加密的聊天工具.
数据加密传输,加密聊天内容.-using data encryption chat tools. Transmission data encryption, encrypted chat content.
- 2022-06-11 17:34:12下载
- 积分:1
-
It is a compilation of 32 languages written in a PING procedures, it is like the...
这是一个使用32位汇编语言写的一个PING程序,就像是在windows命令行下的ping命令一样。-It is a compilation of 32 languages written in a PING procedures, it is like the windows command line under the ping orders.
- 2022-09-17 12:45:03下载
- 积分:1
-
CSocket的实习与数据库的内容是将选择B.
用CSocket 实习数据库的内容有选择地传送,希望对你有用-CSocket internship with the content of the database is to transmit the choice, be useful to you
- 2023-08-06 09:55:03下载
- 积分:1
-
用vc编写的典型端口扫描程序,提供用户输入ip地址,端口号进行扫描...
用vc编写的典型端口扫描程序,提供用户输入ip地址,端口号进行扫描-vc prepared with the typical port scanning procedures, and providing user input ip address, port scanning
- 2022-09-27 19:30:03下载
- 积分:1