Mini QQ
Mar. 2011 - Jun. 2011
Mini QQ is a instant online chatting software implemented by Java. It's the simple version of the famous online chatting software QQ in China, and also very similar to the Microsoft MSN with basic function. I designed and developed it by myself for my Programming Language course.
Users can use graphical interface to log in/out, register, seek friends and chat with friends. Client/Server model is used to do the networking communicate part. And I use database to manage users' personal information, friends' information, and chat logs.
Users can use graphical interface to log in/out, register, seek friends and chat with friends. Client/Server model is used to do the networking communicate part. And I use database to manage users' personal information, friends' information, and chat logs.
|
SOFTWARE:
Eclipse MySQL |
LANGUAGE:
Java SQL |
OVERVIEW
DESCRIPTION
|
PART 1 | GAME FUNCTION WE ACHIEVED
|
PART 2 | TECHNOLOGY WE USED
|
PART 3 | TOOLS WE DEVELOPED WITH
|
|
Client/Server model to communicate
Graphical interface for users to Log in/out, Register, Seek friends and Chat with friends Database to save users’ information and chat logs |
Graphical User Interface(GUI)
Hash Map Java Network Technology Thread Database |
Software: Eclipse, MySQL
Languages: Java, SQL |
DEMO PICTURES
CHAT WINDOW