Building a Java chat server
In this tutorial, we will build both the server and client sides of a simple chat system. This tutorial is for someone with little or no experience doing networking programming. We’ll cover topics such as networking and multithreading in enough detail so that you’ll be able to follow the examples, even if you have little or no experience doing this kind of programming. You will, however, need to be familiar with basic object-oriented programming in the Java language.
Navigation
Navigating through the tutorial is easy:
* Select Next and Previous to move forward and backward through the tutorial.
* When you’re finished with a section, select the next section. You can also use the Main and Section Menus to navigate the tutorial.
* If you’d like to tell us what you think, or if you have a question for the author about the content of the tutorial, use the Feedback button
Get pdf download Building a Java chat server
Related Tutorial
Tags: basic object oriented programming, chat system, feedback button, java chat server, java language, multithreading, networking, object oriented programming, section menus, simple chat
Comments
Leave a Reply