
-----------------------------------
Martin
Tue Oct 05, 2004 11:47 pm

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).

-----------------------------------
wtd
Tue Oct 05, 2004 11:57 pm


-----------------------------------
It's a start.

http://www.javacoffeebreak.com/java109/java109.html

-----------------------------------
Martin
Wed Oct 06, 2004 12:23 am


-----------------------------------
Thanks a ton :)
