| Home | Course Objectives | Content Outline | Evaluation Criteria |
| Assignment 1 | Assignment 2 | Assignment 3 | Assignment 4 |
CIS135
Assignment 3
Assignment
3 objectives are to
learn to create a client server object oriented java application, using more advanced
programming methods. Using java.net and java.io to connect networked applications and write files will be required.
A) Using the example code from
TCP Socket Programming create a java application to a) read a message from the a client computer, b) send it to the server, c) receive back the response.(75%)
B) Add logic to read messages and log responses using files.(25%)
Hand in, on diskette the java source and class files.