Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- thufir@dur:~$
- thufir@dur:~$ java -jar /home/thufir/NetBeansProjects/SSCCE/dist/SSCCE.jar
- print..
- ------------------------------------------------------------------------------
- * Welcome to THE WEATHER UNDERGROUND telnet service! *
- ------------------------------------------------------------------------------
- * *
- * National Weather Service information provided by Alden Electronics, Inc. *
- * and updated each minute as reports come in over our data feed. *
- * *
- * **Note: If you cannot get past this opening screen, you must use a *
- * different version of the "telnet" program--some of the ones for IBM *
- * compatible PC's have a bug that prevents proper connection. *
- * *
- * comments: [email protected] *
- ------------------------------------------------------------------------------
- Press Return to continue:
- sending bytes...
- Press Return for menu
- or enter 3 letter forecast city code--
- sending bytes...
- WEATHER UNDERGROUND MAIN MENU
- ******************************
- 1) U.S. forecasts and climate data
- 2) Canadian forecasts
- 3) Current weather observations
- 4) Ski conditions
- 5) Long-range forecasts
- 6) Latest earthquake reports
- 7) Severe weather
- 8) Hurricane advisories
- 9) Weather summary for the past month
- 10) International data
- 11) Marine forecasts and observations
- 12) Ultraviolet light forecast
- X) Exit program
- C) Change scrolling to screen
- H) Help and information for new users
- ?) Answers to all your questions
- Selection:1
- sending bytes... 1
- sent byte 49
- Not a valid option. Type a number 1 to 12.
- WEATHER UNDERGROUND MAIN MENU
- ******************************
- 1) U.S. forecasts and climate data
- 2) Canadian forecasts
- 3) Current weather observations
- 4) Ski conditions
- 5) Long-range forecasts
- 6) Latest earthquake reports
- 7) Severe weather
- 8) Hurricane advisories
- 9) Weather summary for the past month
- 10) International data
- 11) Marine forecasts and observations
- 12) Ultraviolet light forecast
- X) Exit program
- C) Change scrolling to screen
- H) Help and information for new users
- ?) Answers to all your questions
- Selection:1
- sending bytes... 1
- sent byte 49
- Not a valid option. Type a number 1 to 12.
- WEATHER UNDERGROUND MAIN MENU
- ******************************
- 1) U.S. forecasts and climate data
- 2) Canadian forecasts
- 3) Current weather observations
- 4) Ski conditions
- 5) Long-range forecasts
- 6) Latest earthquake reports
- 7) Severe weather
- 8) Hurricane advisories
- 9) Weather summary for the past month
- 10) International data
- 11) Marine forecasts and observations
- 12) Ultraviolet light forecast
- X) Exit program
- C) Change scrolling to screen
- H) Help and information for new users
- ?) Answers to all your questions
- Selection:^C
- thufir@dur:~$
Advertisement
Add Comment
Please, Sign In to add comment