-
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,...
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,从而向进程提供通信服务,真正的通信服务是挂接在套接口结构上的。不同的进程就算有相同的套接字标识符,也不能使用到相同的通信服务。-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
-
ATL开发指南(第二版)的源代码,使用COM内存管理…
ATL开发指南(第二版)源代码,使用COM的内存管理和错误处理功能,实现COM+的最新功能-ATL Development Guide (2nd Edition) source code, the use of COM memory management and error handling function, Implementation of the latest functional COM
- 2022-01-25 18:44:54下载
- 积分:1
-
用VB制作的双
用
VB制作双进程守护程序-VB produced by dual-process daemon
- 2023-01-08 19:10:03下载
- 积分:1
-
windows api编程
windows api编程
windows api编程
windows api编程-windows api programming windows api programming
- 2022-01-26 07:02:41下载
- 积分:1
-
利用 Windows API 函数,通过画图过程改变系统菜单样式,设置自定义风格的菜单。...
利用 Windows API 函数,通过画图过程改变系统菜单样式,设置自定义风格的菜单。-use Windows API function, the process of change through painting style menu system, Settings defined style menu.
- 2022-05-20 22:48:47下载
- 积分:1
-
有时候,我们遇到的情况时,我们需要一些内核函数钩子…
Sometimes, we run into a situation when we badly need to hook some kernel function, but are unable to do it via conventional PE-based hooking. This article explains how kernel functions can be directly hooked. As a sample project, we are going to present a removable USB storage device as a basic disk to the system, so that we can create and manage multiple partitions on it (for this or that reason, Windows does not either allow or recognize multiple partitions on removable storage devices, so we are going to cheat the system). On this particular occasion, we will hook only one function, but the approach described in this article can be extended to handle multiple functions (for example, one of my projects required direct hooking of quite a few functions from the NDIS library). You should clearly realize that this article is about direct hooking and not about dealing with USB storage, so please don t tell me that the sample problem may have been solved differently.
- 2022-08-15 21:57:18下载
- 积分:1
-
用VC++和Sql Sever2000 实现了宾馆管理信息系统的管理功能。
用VC++和Sql Sever2000 实现了宾馆管理信息系统的管理功能。-Using VC++ and Sql Sever2000 realized the hotel management information system management functions.
- 2022-01-22 08:00:20下载
- 积分:1
-
调用windows的api,实现自动关机功能
调用windows的api,实现自动关机功能-auto shutdown
- 2022-03-23 21:35:18下载
- 积分:1
-
c#做的windows小程序 禁止重复打开同一程序多次 源码非常简单 初学者不可不看...
c#做的windows小程序 禁止重复打开同一程序多次 源码非常简单 初学者不可不看-so small windows open proceedings against repeat the same procedure repeatedly source is very simple beginners can not s
- 2023-07-09 17:55:03下载
- 积分:1
-
java编写的管理系统 实用简单,建议下载。
java编写的管理系统 实用简单,建议下载。-management system written in java
- 2022-04-12 06:16:01下载
- 积分:1