Server Socket用法
在客户/服务器通信模式中,服务器端需要创建监听特定端口的ServerSocket, ServerSocket负责接收客户连接请求。本章首先介绍ServerSocket类的各个构造方法,以及成 员方法的用法,接着介绍服务器如何用多线程来处...
Linux Server技术资料下载专区,收录10,000份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
在客户/服务器通信模式中,服务器端需要创建监听特定端口的ServerSocket, ServerSocket负责接收客户连接请求。本章首先介绍ServerSocket类的各个构造方法,以及成 员方法的用法,接着介绍服务器如何用多线程来处...
Windows 2000 Server的加密机制 Windows 2000 Server的认证机制 Windows 2000 Server的审计机制 Windows 2000 Server的基本安全配置...
运行平台: LINUX/UNIX Macintosh Windows Server 2003 Windows 2000 Windows XP Windows CE Windows 9*/ME Windows NT MS-DOS...
here is a C++ code for TCP server and client on linux mechine that listens on a specific port and then replies back t...
Multiple client server using java and socket programing Distributed client server concepts are used...