|
Java networking.
Hello everyone.
I have a book called "Sams teach yourself java in 21 days" that I am currently using. In chapter 17, "Cummunicating Across the Internet", there are examples for creating servers using the ServerSocket class in the java.net package. I would like to know if it possible to create a simple connection between two computers connected via TCP-IP LAN, and not via the Internet. It would help if someone could give me an example of a server/client program using these classes or direct me to a suitable website or article.
Thank you.
__________________
If your ship has not come in yet then build a lighthouse.
|