搜索资源列表
基于C/S模式的JAVA聊天室
- 本聊天程序支持多客户端,只有注册用户才能登录到聊天室。 程序分服务器和客户端两部分。 使用方法: 1.服务器端: 运行服务器程序 java ChatServer 指定监听端口(大于1024),单击“启动服务”按钮即可启动聊天室的服务器程序; 2.客户端: 运行客户端程序 java ChatClient 输入服务器程序的IP地址和监听的端口号; 如果没有注册过,需先注册(输入正确的服务器IP地址和端口号之后,单击“注册”按钮,输入信息即可) 注
ChatClient
- 应用Socket接口,基于TCP/IP协议的群聊器-客户端-Application Socket Interface, based on the TCP/IP protocol of the group chat browser- Client
ChatClient
- 局域网中,TCP/IP协议,聊天协议,需要获取IP地址建立连接,包括客户机,服务器两个,欢迎下载-LAN, TCP/IP protocol, chat protocol, the need to obtain the IP address of the establishment of connections, including client, server, two are welcome to download
ChatClient
- TCP协议下,实现的网络通信中客户端的元代买,vc++实现-TCP protocol, to achieve the client s network communication Yuan to buy, vc++ implementation
ChatClient
- TCP/IP的客户端程序,作为开发人员的例程,可以很好的理解其工作原理,然后进行开发,已实测。-TCP/IP client program,As a routine developers can well understand how it works, and then to develop, it has been found.