搜索资源列表
rasConnect
- VPN自动拨号程序,程序退出自动挂断,可用于远程访问控制,内含电话拨号程序片断。-VPN automatic dial-up procedures, procedures to withdraw from automatic hang up, can be used for remote access control, telephone dial-up procedure includes clips.
tcp1
- 采用tcp实现一个远程控制系统,客户端输入“quit”,客户端程序与服务器端程序打印退出信息,终止程序的执行-Tcp achieved using a remote control system, the client input " quit" , the client program and server-side program to print out information, to terminate program execution
UDP
- 利用流套接字实现一个简单的远程控制系统: 客户端输入“quit”,客户端程序与服务器端程序打印退出信息,终止程序的执行; -The use of stream sockets achieve a simple remote control system: the client input " quit" , the client program and server-side program to print out information, to terminate p
tcp1
- 远程控制系统 利用数据报套接字实现一个简单的远程控制系统: 客户端输入“quit”,客户端程序与服务器端程序打印退出信息,终止程序的执行; 客户输入命令,客户端将命令通过流套接字发送给客户端,服务器执行收到的命令,并将结果发送到客户端显示; 如果没有客户输入的命令,服务器发送命令非法信息,并在客户端显示该条信息。 -Remote control system to achieve a datagram socket using a simple remote control