-
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,...
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,从而向进程提供通信服务,真正的通信服务是挂接在套接口结构上的。不同的进程就算有相同的套接字标识符,也不能使用到相同的通信服务。-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
-
ntdll os class, from a project being worked on
ntdll os class, from a project being worked on
- 2022-02-05 06:03:37下载
- 积分:1
-
found on the Internet, we do not know of any help, a physical hard disk access t...
在网上找到的,不知道对大家有没有帮助,一个获取硬盘物理信息的类。-found on the Internet, we do not know of any help, a physical hard disk access to the information category.
- 2022-05-27 02:46:12下载
- 积分:1
-
多显示器编程几个小文档,该文档中说明了多显示器编程的经验和使用技巧。...
多显示器编程几个小文档,该文档中说明了多显示器编程的经验和使用技巧。-Several small multi-display programming documents, the document describes the multi-display programming experience and use of skills.
- 2022-04-23 00:53:02下载
- 积分:1
-
Program windows 5th 附书源代码,绝对经典的书
Program windows 5th 附书源代码,绝对经典的书-Program : 5th book source code, the absolute classic book
- 2022-03-07 10:40:18下载
- 积分:1
-
可实现进程管理的源程序,可实现列进程,设置进程的优先级等
可实现进程管理的源程序,可实现列进程,设置进程的优先级等-Can realize the process of the management of source code, can be realized out process, the priority setting process, such as
- 2022-11-05 11:15:03下载
- 积分:1
-
多进程同步读写 使用互斥量,事件量同步读写操作,数据记录存放在内存映射文件中,读写指针也存放在内存映射文件中.基于对话框的程序,使用listbox控件显示运行状...
多进程同步读写 使用互斥量,事件量同步读写操作,数据记录存放在内存映射文件中,读写指针也存放在内存映射文件中.基于对话框的程序,使用listbox控件显示运行状态,并及时清空listbox控件。进程之间共享数据。-?????掏 ????列
- 2022-02-21 16:46:01下载
- 积分:1
-
win9x下获取cpu使用率
win9x下获取cpu使用率-obtained cpu usage
- 2022-12-05 04:05:03下载
- 积分:1
-
To avoid repeatedly running the same procedure. Proceedings checking whether an...
避免同一程序多次运行.程序启动时检查是否已经有一个实例运行,有则启动停止.-To avoid repeatedly running the same procedure. Proceedings checking whether an instance has to run, I would start to stop.
- 2022-08-06 10:24:06下载
- 积分:1
-
C#的例子
C#的例子-C# Example
- 2023-03-17 18:00:03下载
- 积分:1