-
一个多线程的windows控制台应用程序
一个多线程的windows控制台应用程序-a multithreaded the windows console application
- 2022-10-05 00:05:03下载
- 积分:1
-
Multi
多线程编程指南,sun公司出品,很不错。-Multi-threaded programming guide, sun products company, is pretty good.
- 2022-02-03 22:39:03下载
- 积分:1
-
通过修改互斥体 达到重复启动程序的目的 !
通过修改互斥体 达到重复启动程序的目的 !-Change the Mutex
- 2022-01-21 06:07:10下载
- 积分:1
-
多线程程序的编写。采用互斥对象来实现多线程的同步。利用命名互斥对象保证应用程序只有一个实例运行。包括实例:应用多线程编写网络聊天室程序。...
多线程程序的编写。采用互斥对象来实现多线程的同步。利用命名互斥对象保证应用程序只有一个实例运行。包括实例:应用多线程编写网络聊天室程序。-The preparation of multi-threaded process. Mutex object used to achieve simultaneous multi-threading. Use named mutex object to ensure that applications run only one instance. Include examples of: the application of multi-threaded chat room procedures for the preparation of the network.
- 2022-01-24 16:39:38下载
- 积分:1
-
使用 ISAPI Filter 实现的限制 IIS 多线程访问程序。
主要应用在下载系统,或者使用 IIS 做的流媒体点播系统中,稍加修改可以使其具有认证功...
使用 ISAPI Filter 实现的限制 IIS 多线程访问程序。
主要应用在下载系统,或者使用 IIS 做的流媒体点播系统中,稍加修改可以使其具有认证功能。在程序中已经对 用户认证 事件做了直接返回的处理。
使用本 Filter 可以很容易的获得服务器的连接数,从而可以实现多个服务器的负载平衡(可以把请求分发到连接较少的一个服务器上)。
可以对访问的有效控制,可以自定义无限制用户IP,限制用户的IP。
从而可以实现对某个IP的限制数不限制,或者对某个IP的封杀-Restrictions on the use of ISAPI Filter to achieve IIS multi-threaded access to the program. Main application in the download system, or use IIS to do the streaming media on-demand system, slightly modified to give it authentication. In the user authentication process has already done a direct return to processing. Use the Filter can be easily access the server connections, allowing multiple servers to achieve load balancing (which can be distributed to the request to connect to a fewer server). Access can be effectively controlled, you can customize unlimited users IP, restrictions on the user" s IP. Which can be achieved on a certain IP restriction does not limit the number of, or an IP-block
- 2022-03-18 08:07:23下载
- 积分:1
-
如何让应用程序只存在一个实例
如何让应用程序只存在一个实例-how applications exists only one example
- 2022-05-15 03:01:06下载
- 积分:1
-
学习多线程编程不可多得得例子,思路清晰, 并可为深入学习的人进一步应用。...
学习多线程编程不可多得得例子,思路清晰, 并可为深入学习的人进一步应用。-learning multithreaded programming in a rare example of clear ideas and being able to study in depth the further application.
- 2023-07-17 06:35:03下载
- 积分:1
-
演示了如何在一个程序当中去控制另一个程序的运行!从而实现自动化功能!...
演示了如何在一个程序当中去控制另一个程序的运行!从而实现自动化功能!-demonstrated how, in a program to control the operation of another program! To achieve automation!
- 2022-08-18 15:33:55下载
- 积分:1
-
利用类CEvent实现多线程同步
利用类CEvent实现多线程同步-use category CEvent multi-thread synchronization
- 2022-02-09 19:20:30下载
- 积分:1
-
创建一个子进程并接收子进程的消息和输出信息
创建一个子进程并接收子进程的消息和输出信息- Founds a child process and receives the child process the news
and the output information
- 2022-04-07 03:12:03下载
- 积分:1