搜索资源列表
GetNet
- 进程列举程序,优点类似Windows任务管理器。 VC++编写实现,调试通过!-process procedures outlined the advantages similar to the Windows Task Manager. VC + + realization, debugging through!
MapTest
- windows进程通讯的例子,共有三种模式: 共享内存,管道,SOCKET,可以给未接触过的人作为参考-windows example of the process of communication, there are three models : shared memory, pipes, SOCKET. it has not been exposed to people as a reference
File_Map_Server_Client
- windows下通过共享内存进行进程间通信的例子,包括server与client-windows through shared memory inter-process communication examples, including the server and client
MyProjects
- 环境:Windows XP SP3、 VC++ 6.0、 Windows 2003 SDK 使用步骤: 1、下载解压之后,使用VC++ 6.0打开两个工程:一个是SocketServer和一个ClientSocket工程。 2、首先运行服务器端工程,选默认的端口1008 3、然后运行客户端工程,选默认的端口1008和默认的服务器地址 4、再运行多个客户端进程 5、如果一切正常,可以每个客户端的消息发送,我们可以在服务端和各个客户端同步看到消息 -Environment
hidePro
- 能隐藏进程的源代码。在windows下进行隐藏进程,使任务管理器无法打开进行显示此进程-This is a process to hide the source code. No other malicious code, just to hide the process.
windows-communicate2
- windows异步管道示例程序,实现进程间通讯-asynchronous pipeline windows sample program, to achieve inter-process communication
Inter-process-communication
- windows进程之间通讯的例子程序,仅供参考-examples of communication between the windows process procedures for reference only
servermuti
- linux 下利用FORK生成子进程,从而可以多客户端访问服务器等基本例程,在linux环境下分别编译两个文件,在不同窗口运行一个服务器端,运行多个客户端,即可看到效果-Under linux use FORK generate child processes, which can be more than the Client Access server and other basic routines, respectively, in the linux environment to co