搜索资源列表
JavaQQ
- 模仿QQ,实现简单的qq功能:注册、登陆、查找好友、聊天功能。服务端还需实现配置文件设置、用户管理、日志显示的功能。-Imitation QQ, to achieve a simple qq functions: registration, login, find friends, chat. Needed to achieve the configuration file server settings, user management, log display function.
IM
- 用java写的即使聊天程序IM,实现用户的登陆 发送消息 发送文件 好友管理-Even with the java chat program written in IM, to achieve the user' s login to send messages to send the file friend Management
javaQQ
- 模仿QQ,实现简单的qq功能:注册、登陆、查找好友、聊天功能。服务端还需实现配置文件设置、用户管理、日志显示的功能。-Imitation QQ, qq achieve simple functions: registration, login, find friends, chat. Needed to achieve configuration file server settings, user management, log display function.
QQ
- 简单实现点对点聊天 登陆注册,好友上下线。添加管理好友尚未实现-Simple implementation of point to point chat log up
JavaQQ
- 模仿QQ,实现简单的qq功能:注册、登陆、查找好友、聊天功能。服务端还需实现配置文件设置、用户管理、日志显示的功能。 使用多线程进行多个客户端和服务端的连接。 使用文件方式保存用户信息。 使用对象的方式在服务端和客户端之间传递信息。 熟练使用JTable、JList的model、CellRendener等模型。-Imitate QQ, simple qq functions: registration, login, find friends, chat functions.