搜索资源列表
DLLCallDemo
- 操作系统上机实验报告,进程间的通信,1. 选择Windows2000环境提供的进程通信工具:文件映射(filemap)、管道(Pipe或NamedPipe)、套接字(socket)完成同一机器上的两个进程、不同机器上的两个进程或不同操作系统下的两个进程之间的通信。-experimental operating system on the plane, inter-process communication, 1. Choose Windows 2000 environment, the proc
trySocket
- 操作系统课程设计参考,使用socket进行进程间通信-Courses on operating system design reference for inter-process communication using the socket
exp4
- 远程进程socket通信实验课件及程序,操作系统课程用资料-Socket communication test courseware remote process and procedures, operating systems courses with information
taojiezi
- 多个TCP连接或多个应用程序进程可能需要通过同一个 TCP协议端口传输数据。为了区别不同的应用程序进程和连接,许多计算机操作系统为应用程序与TCP/IP协议交互提供了称为套接字(Socket)的接口。-Multiple TCP connections or multiple applications through the same process may need to port TCP protocol to transmit data. In order to distinguish be
进程通信
- 进程通信 socket进程通信 内含四个源代码 和实验说明(Contains four source code and experimental instructions)