Owl Teach Yourself Java 2 in 21 Days, Third Edition
HOME / FEEDBACK / ORDER THE BOOK / OTHER BOOKS / PREVIOUS DAY / NEXT DAY / THANKS
ROGERS CADENHEAD

Day 17: Communicating Across the Internet

Notes and Corrections

Source Files

Reader Questions

  • None.

Activities

  • Solution 1: RandomWeb.java, RandomWeb.class, WebButton.class, and RandomWeb.html. To see this applet in a Web browser using the Java Plug-in, open RandomWebPlugIn.html. (One word of caution: Because this applet opens randomly selected domains with three-letter names when you click a button, you may encounter sites that are adult-oriented or otherwise indelicate.) Edit
  • Solution 2: FingerServer.java, FingerServer.class, agore.plan, gwbush.plan, and rcade.plan. To run this application on a Windows system, open an MS-DOS window and type java FingerServer at a command line. You can test the server using the Finger program you created during Day 17. Open a second MS-DOS window and use one of the following commands:
    • java Finger agore@localhost
    • java Finger gwbush@localhost
    • java Finger rcade@localhost
    Edit
HOME / FEEDBACK / ORDER THE BOOK / OTHER BOOKS / PREVIOUS DAY / NEXT DAY / THANKS

Valid HTML 4.01!

Valid CSS!