Posted by: arch119 January 23, 2005
Java help!!
Login in to Rate this Post:     0       ?        
>>Casey00 You might want to read the trail on networking available on Sun's java tutorial. Here's the link: http://java.sun.com/docs/books/tutorial/networking/index.html Read one good example, go through the jave.net APIs (especially the Socket / ServerSocket classes) and gain some knowledge of java Threads. Thats will make for a good starter. Enjoy. Arch119
Read Full Discussion Thread for this article