Description: Achieve the online chat feature, using Windows Socket (or Java Socket) programming, server and client using TCP/IP connections, chat in the design of programs, all of the information can be sent to the server-side, and then processed by the server, the server side is all the information center. Server-side to save the user information, the database can be used to achieve this functionality, the need to establish a user information database. The client can use the file system to save chat logs and user numbers. Through the flashing tray icon and play different music tips and the arrival of friends on the line, and more. Be through the establishment of the message list to save the user receives a variety of messages.
To Search:
File list (Check if you may need any files):
实例66 聊天室服务器\73-1.bmp
...................\chatApplet.html
...................\ChatClient$Listen.class
...................\ChatClient.class
...................\ChatClient.java
...................\ChatServer$Client.class
...................\ChatServer.class
...................\ChatServer.java
实例66 聊天室服务器