Computer Science Canada Java Net Code. |
| Author: | Martin [ Tue Oct 05, 2004 11:47 pm ] |
| Post subject: | Java Net Code. |
Can someone please point me to a good tutorial on using networking in java applications? My goal for right now is to make a multiple client chat program. I learned how to use threads (I think). |
|
| Author: | wtd [ Tue Oct 05, 2004 11:57 pm ] |
| Post subject: | |
It's a start. http://www.javacoffeebreak.com/java109/java109.html |
|
| Author: | Martin [ Wed Oct 06, 2004 12:23 am ] |
| Post subject: | |
Thanks a ton |
|