Back to category: Science

Limited version - please login or register to view the entire paper.

Chat Project in Java

Chat Project
Nakashole NT



Introduction 2
Part 1: Design 3
Part 2: Implementation 6
Part 3: Team Work 13
Part 4: Testing 14
4.1 Testing Text Field entries and Action listeners 14
4.2.User Testing 15















Introduction

This project involved creating a chat program where the users exchange text messages interactively. Just like you need a Web browser like Netscape or MS Internet Explorer to use the World Wide Web, you need a client to connect the server, which is what is applied in this project, the chat server has been provide our task was to write the chat client. The first thing the user will do is to choose a nickname and other users will identify him, by his nickname. When the user logs into a chat session they “converse” by typing messages that are instantly sent to the other chat participants. Development of teamwork skills and learning how to work on long-term projects were the major objectives of this pro...

Posted by: Asare Mabel

Limited version - please login or register to view the entire paper.