-
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,...
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,从而向进程提供通信服务,真正的通信服务是挂接在套接口结构上的。不同的进程就算有相同的套接字标识符,也不能使用到相同的通信服务。-socket identifier is a local distribution that each process has its own socket identifier space. Identifier only have a similar role Index numbers, the system is under the process identifier, and examine the process of resource tables, find the corresponding sets of interface structure, so as to provide communications services process, the real communications services is articulated in the presentation on the structure of the interface. Even if the process is the same socket identifier, nor to use the same communications services.
- 2022-01-31 21:36:23下载
- 积分:1
-
Forensic_Inspection_of_Hard Disks.zip
物理搜索磁盘的每一个扇区,查找指定内容。...
Forensic_Inspection_of_Hard Disks.zip
物理搜索磁盘的每一个扇区,查找指定内容。-English Forensic_Inspection_of_Hard Disks.zip physical disk each sector, the contents of the specified search.
- 2023-08-23 06:40:14下载
- 积分:1
-
实现windowns manager 的功能,主要是对windowns的服务进行管理.
实现windowns manager 的功能,主要是对windowns的服务进行管理.-Windowns manager to achieve the functions, mainly for windowns service management.
- 2022-10-27 00:30:03下载
- 积分:1
-
VC++ Environment used to create a multi
VC++环境下,用于制作一个多功能的状态栏-VC++ Environment used to create a multi-purpose status bar
- 2022-10-12 04:55:03下载
- 积分:1
-
通过注册表关闭光驱就是对自动弹出光驱的反操作
通过注册表关闭光驱就是对自动弹出光驱的反操作-through the registry is closed to drive pop-up drive-operation
- 2023-08-27 19:45:04下载
- 积分:1
-
文件查找系统,基本实现了windows资源管理器的搜索功能,包括查找文件名和文件中包含的字或词组。还能对所查文件的大小进行限制。...
文件查找系统,基本实现了windows资源管理器的搜索功能,包括查找文件名和文件中包含的字或词组。还能对所查文件的大小进行限制。-File search system, the basic realization of the windows Explorer search functionality, including file name and search the document contains the word or phrase. Can search on the file size limit.
- 2022-08-07 05:07:47下载
- 积分:1
-
为自己做一个简单的代理客户端..我们可以作为参考。特别是套房…
自己做的一个简单的代理客户端程序..大家可以作为参考.特别适合一个刚学习C++的新手...感谢大家的支持-do for myself a simple agent client .. we can as a reference. Particularly suited to a study just C newbie ... thank you for your support
- 2022-03-03 08:03:08下载
- 积分:1
-
自己整理的引导扇区BPB参数结构表,包括FAT16、FAT32和NTFS文件系统。...
自己整理的引导扇区BPB参数结构表,包括FAT16、FAT32和NTFS文件系统。-Their finishing boot sector BPB parameter structure table, including FAT16, FAT32, and NTFS file system.
- 2022-05-09 12:33:19下载
- 积分:1
-
好的东西
good things
g ood things
-good things
good things
good things
- 2022-08-20 01:36:08下载
- 积分:1
-
COM Design and Application
COM 组件设计与应用--用ATL写第一个组件.除了所有 COM 组件必须的 IUnknown 接口外,再实现一个自己定义的接口 IFun,它有两个函数: Add()完成两个数值的加法,Cat()完成两个字符串的连接。-COM Design and Application-- ATL wrote an article components. In addition to all the necessary COM interface pointers, then realize their own definition of a IFun interface, which has two functions : Add () completed the two numerical addition, the Cat () completed the string connecting two .
- 2022-02-03 03:01:16下载
- 积分:1