Network II
Home Up Network I Network II Network III Network IV Network V Network VI Server Code Client Code

 

A Simple Client

In yesterday's lesson, you learned about a simple server.  Today, your goal is to learn about and understand the code that supports a simple client that can connect to the server we studied yesterday.

Now that you understand server/client mechanics in Java, we will once again turn our attention to the Color Belot program, starting in tomorrow's lesson.