thufir

execution, 1 sent...?

Sep 1st, 2013
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.97 KB | None | 0 0
  1. thufir@dur:~$
  2. thufir@dur:~$ java -jar /home/thufir/NetBeansProjects/SSCCE/dist/SSCCE.jar
  3. print..
  4. ------------------------------------------------------------------------------
  5. * Welcome to THE WEATHER UNDERGROUND telnet service! *
  6. ------------------------------------------------------------------------------
  7. * *
  8. * National Weather Service information provided by Alden Electronics, Inc. *
  9. * and updated each minute as reports come in over our data feed. *
  10. * *
  11. * **Note: If you cannot get past this opening screen, you must use a *
  12. * different version of the "telnet" program--some of the ones for IBM *
  13. * compatible PC's have a bug that prevents proper connection. *
  14. * *
  15. * comments: [email protected] *
  16. ------------------------------------------------------------------------------
  17.  
  18. Press Return to continue:
  19. sending bytes...
  20.  
  21. Press Return for menu
  22. or enter 3 letter forecast city code--
  23. sending bytes...
  24.  
  25. WEATHER UNDERGROUND MAIN MENU
  26. ******************************
  27. 1) U.S. forecasts and climate data
  28. 2) Canadian forecasts
  29. 3) Current weather observations
  30. 4) Ski conditions
  31. 5) Long-range forecasts
  32. 6) Latest earthquake reports
  33. 7) Severe weather
  34. 8) Hurricane advisories
  35. 9) Weather summary for the past month
  36. 10) International data
  37. 11) Marine forecasts and observations
  38. 12) Ultraviolet light forecast
  39. X) Exit program
  40. C) Change scrolling to screen
  41. H) Help and information for new users
  42. ?) Answers to all your questions
  43. Selection:1
  44. sending bytes... 1
  45. sent byte 49
  46.  
  47. Not a valid option. Type a number 1 to 12.
  48.  
  49. WEATHER UNDERGROUND MAIN MENU
  50. ******************************
  51. 1) U.S. forecasts and climate data
  52. 2) Canadian forecasts
  53. 3) Current weather observations
  54. 4) Ski conditions
  55. 5) Long-range forecasts
  56. 6) Latest earthquake reports
  57. 7) Severe weather
  58. 8) Hurricane advisories
  59. 9) Weather summary for the past month
  60. 10) International data
  61. 11) Marine forecasts and observations
  62. 12) Ultraviolet light forecast
  63. X) Exit program
  64. C) Change scrolling to screen
  65. H) Help and information for new users
  66. ?) Answers to all your questions
  67. Selection:1
  68. sending bytes... 1
  69. sent byte 49
  70.  
  71. Not a valid option. Type a number 1 to 12.
  72.  
  73. WEATHER UNDERGROUND MAIN MENU
  74. ******************************
  75. 1) U.S. forecasts and climate data
  76. 2) Canadian forecasts
  77. 3) Current weather observations
  78. 4) Ski conditions
  79. 5) Long-range forecasts
  80. 6) Latest earthquake reports
  81. 7) Severe weather
  82. 8) Hurricane advisories
  83. 9) Weather summary for the past month
  84. 10) International data
  85. 11) Marine forecasts and observations
  86. 12) Ultraviolet light forecast
  87. X) Exit program
  88. C) Change scrolling to screen
  89. H) Help and information for new users
  90. ?) Answers to all your questions
  91. Selection:^C
  92. thufir@dur:~$
Advertisement
Add Comment
Please, Sign In to add comment