-
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,...
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,从而向进程提供通信服务,真正的通信服务是挂接在套接口结构上的。不同的进程就算有相同的套接字标识符,也不能使用到相同的通信服务。-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
-
比较不错的源代码,供学习delphi的新手学习
比较不错的源代码,供学习delphi的新手学习-Comparison of good source code for the novice to learn delphi study
- 2022-03-26 03:04:33下载
- 积分:1
-
MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环...
MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环-There are two types of MFC thread, referred to as worker threads and user interface thread. The main difference between the artificial auxiliary thread is no news cycle, and the user interface thread has its own message queue and message loop
- 2022-01-26 00:48:18下载
- 积分:1
-
用vc写的自动关机程序,包含托盘,只允许运行一个实例,写注册表等技术...
用vc写的自动关机程序,包含托盘,只允许运行一个实例,写注册表等技术-vc used to write the automatic shutdown procedures, including trays, allowing only one run examples of technical writing registry
- 2022-03-17 22:12:28下载
- 积分:1
-
CDROM的控制和系统保护,使用系统的api函数实现的cd的控制及对系统的开关机的实现...
CDROM的控制和系统保护,使用系统的api函数实现的cd的控制及对系统的开关机的实现-CDROM control and system protection, use the system api function to achieve the cd on the system control and switching machines realize
- 2022-04-24 11:32:50下载
- 积分:1
-
web download实用工具,非常好用
web download实用工具,非常好用-web download utility, very easy to use
- 2022-05-14 22:23:10下载
- 积分:1
-
c编译器实现源代码,对想学习系统编程特有帮助,特别是对正在学习编译原理的朋友有很高参考价值...
c编译器实现源代码,对想学习系统编程特有帮助,特别是对正在学习编译原理的朋友有很高参考价值-c compiler source code to achieve the learning system to help specific programming, especially for the study was compiled tenets of friends have a very high reference value
- 2022-03-14 00:41:56下载
- 积分:1
-
跟你说,这是一个超级好用的系统管理,你可以修改其中的代码制作自己的....
跟你说,这是一个超级好用的系统管理,你可以修改其中的代码制作自己的.-no
- 2022-02-25 12:30:05下载
- 积分:1
-
一个NTFS的例子
一个NTFS的例子-an NTFS example
- 2022-07-17 10:16:33下载
- 积分:1
-
Access to computer hardware ID of a simple sample application, suitable for begi...
获得计算机硬件ID的一个简单示例程序,适合初学者学习,可以用来做软件注册时判断用户计算机的唯一标识。-Access to computer hardware ID of a simple sample application, suitable for beginners to learn to do the software can be used to register to determine a user
- 2022-04-10 19:01:45下载
- 积分:1