home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / HP95_100 / INTERNET / M107_PT / NETTAMER.DOC < prev    next >
Encoding:
Text File  |  1996-11-02  |  93.8 KB  |  2,240 lines

  1. Copyright 1996 by Net-Tamer
  2. Delphi:   DAVIDCOLSTON
  3. Internet: nettamer@cei.net
  4.  
  5. For the new to the net folks <G> = GRIN, ;) = wink, there are a
  6. lot of these little symbols running around on messages!
  7.  
  8.                   ***********************
  9.                   * PROGRAM DESCRIPTION *
  10.                   ***********************
  11.  
  12. Net-Tamer is program designed to automate many of the tasks that you
  13. perform on Delphi, or any PPP dial up account. Net-Tamer will capture
  14. EMail and Usenet messages to files that you can later read while you
  15. are off-line. This saves you connect time and money, or if your access
  16. to the net is unlimited - frees up the telephone, so your spouse
  17. (or parents) won't gripe as much<G>. While reading your messages you
  18. can write replies or new messages that Net-Tamer will upload to your
  19. service on it's next call.
  20.  
  21. Net-Tamer has many more features. It also does FTP file transfer,
  22. Telnet, and World Wide Web. The web stuff is a bit tricky yet, but
  23. this will get better. It's speed will blow Netscape or similar programs
  24. away, already.
  25.  
  26. If you do not find specific instructions in this file, then I think
  27. it needs no explanation, or that the right *.KEY file will tell
  28. you what you need. I am often wrong, so drop me email if you don't
  29. understand something or you can't get something to work. Net working
  30. stuff is tricky and I can find no way to cover all the possibilities
  31. on the net and make the program entirely plug and play. You will need
  32. some patience to get the program setup. If you email me and I do not
  33. respond with in 24 hours, write again. I either did not get the message
  34. or I am dead<G>.
  35.  
  36. You may email me with a question, even if you do not register. It would
  37. be unfair to not give you a chance to try the working program, before
  38. you register. I WILL NOT ACCEPT A REGISTRATION IF YOU ARE HAVING PROBLEMS.
  39. That is poor business and would lead only to hard feelings, if the problem
  40. cannot be resolved. Not all problems can be solved, but most can.
  41.  
  42. If you do not understand a term in the doc file, consult the Terms
  43. list at the end of this file. ANY REFERENCE TO SOUND IN
  44. THIS DOC FILE DO NOT APPLY TO THE PALM TOP VERSION. The "palm top"
  45. version is also strictly for the HP95, HP100, HP200, and OG700 hand
  46. held PDAs. If you have anything else, you should run the XT/286 version.
  47.  
  48. You should also get the XT/286 version if you have a Hercules graphics
  49. card, or if an older Toshiba gives you trouble with the video.
  50.  
  51.  
  52.                        **********
  53.                        * CHANGES*
  54.                        **********
  55.  
  56. 1.07-
  57.  
  58. Users who have to enter a name and password for Usenet should read
  59. the section on setting a USENET.NFO file. If this is found, the program
  60. will no longer attempt a "normal" login to usenet first.
  61.  
  62. I have removed PSUEDO-ANSI support in all versions. This was a program
  63. space waster, and it appeared not to be used by anyone. Ansi graphics
  64. are still supported in telnet and during login.
  65.  
  66. I have added support for users who are proxied. Load the program
  67. with the /P command line switch. When you get to the WWW, the program
  68. will ask for the proxy URL. When you enter this, it is written to the
  69. message directory and you will not have to enter that information again.
  70. You still need to use the /P command line switch each time you start
  71. the program, however.
  72.  
  73. The 386 and higher version now has 4 graphics states:
  74. BIOS ON and loaded with the /NOPIX option, shows no graphics and does not
  75. show graphics links.
  76. BIOS ON and loaded WITHOUT the /NOPIX option, does show the graphics links,
  77. but does not show graphics.
  78. BIOS OFF and loaded with the /NOPIX option, shows the page with graphics
  79. fonts but does not show graphics inline.
  80. BIOS OFF and loaded WITHOUT the /NOPIX option, shows the page with graphics
  81. fonts and inline graphics.
  82.  
  83.  
  84. I have added support for APOP. If a server supports this, the program
  85. will use that method of authenticating the user to the POP3 server
  86. automatically. The actual call is shown on the screen in that event,
  87. since the password is encrypted using MD5. Load the program with the
  88. /M command line switch.
  89.  
  90.  
  91. The nettamer list serve address has changed. See that section of the
  92. doc file.
  93.  
  94. 1.06-
  95.   The 386 & higher version now displays graphics in WWW. If you are
  96. using a speech program or braille terminal, then set the program to
  97. BIOS in setup, so that it will default to the TEXT WWW display.
  98. WARNING: The mouse in the graphics display is only a cursor. Do not
  99. click on it. Use the tab or cursor keys and enter instead.
  100.  
  101. The palm top version is now doing some special fonts and is again
  102. unhooked from the reader module. If you try to go to the reader
  103. module with that version and reader.exe is not found, the program
  104. merely restarts. Press F10 to end.
  105.  
  106. The file G&S.EXE is now  included with all versions of the program
  107. and if you have an EGA or better display for the XT and 386 versions,
  108. you can call and display the gif files associated with a web page. If
  109. you have a palm top, display is CGA mono, but this is the fastest
  110. GIF display program for the HP that I have tried. You can use it with
  111. out the main program. See the files section of this DOC.
  112.  
  113.  
  114. There is a new command line switch. Load the program /I if you have
  115. an old IBM server which insists on the <> around addresses. The program
  116. will then take care of this, so you don't have to.
  117.  
  118. Added a new alt key. Alt+B toggle the high bit of Ascii on or off.
  119. This is off by default, but some international users need to get the
  120. high ascii characters on log in. Everything after PPP mode starts is
  121. all 256 ascii characters anyway.
  122.  
  123. For the 386 version there is also a command line switch to permit
  124. graphical font's but not automatic download and display of graphic files.
  125. Load nettamer /NOPIX to do this.
  126.  
  127. The 386 WWW display uses XMS memory for the graphics. You must have
  128. at least 64k of XMS available to use graphics and the more the merrier.
  129. If you get into a spot where the XMS is insufficient to hold the complete
  130. graphics representation of the page, then the program resorts to
  131. "virtual memory" (It write to the hard drive). 
  132.  
  133. There are new "hot keys" for mail online. Read the terminal.key file.
  134. See the section about usenet and passwords, if this applies to you.
  135.  
  136. Why didn't someone tell me that some of the HP100/200 keys have weird
  137. scan code. Particularly, page up, page down, end, home, and insert.
  138. I have fixed this for the Palm Top version, which is now correctly
  139. the HP version. It also uses the some special fonts for the small
  140. HP display. It will run fine on an HP95,HP100, HP200, or OG700, but
  141. it will not run on the OG100. That beastie will run on the XT version
  142. as will most of the other palm tops of which I am aware. I hope to
  143. get a "just mail" program complete shortly for all palm tops.
  144.  
  145. 1.05.1 As is almost always the case, after I release a version, something
  146. comes up. Delphi, which is my "regular" online service, decided to support
  147. SLiRP. I have made changes in the program to allow nettamer to run on
  148. that service and help others with SLiRP type accounts. I am also including
  149. 2 new login scripts. Sprint.log is for Delphi users who login on Sprint
  150. net and Tymnet.log is for the tymnet connect to Delphi. As per usual, I
  151. have also done a couple of "bug fixes". Just to be clear here. You do
  152. not need SLiRP or have to use the Delphi online service to use this
  153. program. They are just supported, like any other sort of internet
  154. access.
  155.                                                      
  156.  
  157.                     *****************
  158.                     * SCRIPT WRITING*
  159.                     *****************
  160.  
  161. I estimate that 30 percent of users will be able to get by
  162. with what I have included as the default login script,
  163. service1.log. That is for a service with no login prompts,
  164. which uses PAP or CHAP user verification. Another 30 percent
  165. will probably be able to use the service2.log file.
  166.  
  167. If you are not one of the "lucky" 60 percent, then you will
  168. have to write your own login file. There is a good section
  169. about this later on in the DOC file. There are also sample
  170. scripts at the end of the DOC file, so you should not find this
  171. too hard, even if your service is not among the "samples".
  172.  
  173. If you can't write a script, try the "dumb terminal" mode.
  174. See the terminal.key file for details.
  175.  
  176.           ************************************
  177.           *NOTE TO INTERNET SERVICE PROVIDERS*
  178.           ************************************
  179.  
  180. Net-Tamer requires a lot of information to get running that
  181. will cause some users problems. If you will email me, I will be
  182. more than happy to discuss the correct settings for you service
  183. and even to make changes in how the program works for your service,
  184. if necessary.
  185.  
  186. There is no charge for this, unless you were to want a site license
  187. or free registration of your users. As users of my other programs
  188. will tell you, I believe that a program lives and dies on service
  189. and will always try to provide that. Happy users register, unhappy
  190. ones don't. I do not give anyone permission to "pre-install" the
  191. program. It MUST be distributed in the original archive, unless you
  192. wish to purchase a site license. You MAY distribute a sheet of
  193. paper or a text file, explaining setup to your users with out
  194. charge. You MUST inform them that the program is shareware, if
  195. you do this.
  196.  
  197. If a service wants to have a customized version (pre-defaulted,
  198. no login script required, etc.) I will also discuss that. Call
  199. during normal business hours, 4:00 a.m. to 6:00 p.m. Central Time
  200. seven days a week. I get up early;)  Yes, I also do custom clients
  201. for particular uses. "Robots" are a specialty. I work cheap, but
  202. not for free<G>.
  203.  
  204.  
  205.                     **********************
  206.                     *IF YOU HAVE PROBLEMS*
  207.                     **********************
  208.  
  209. If PPP login negotiations fail, please email me a copy of the login.cap
  210. and PACKET.CAP files. These are now text files. Just import them to
  211. your message. These are only available for the 386 version, however.
  212. I didn't want to make the older, slower computers waste time on this.
  213.  
  214.     If you lock up immediately when first starting the program,
  215. then you did not run the READER.EXE program first, to create the
  216. *.DEF files. If you made it through setup, but lock at the welcome screen
  217. for the main program, then you are likely to have a sound card conflict
  218. with the program. Delete the *.WAV files in directory or turn Sound
  219. Off in setup.
  220.  
  221.    If you have other problems and can't find the answer in the DOC file,
  222. then drop me an email. I prefer this to be at my nettamer@cei.net address,
  223. unless you are a Delphi user. This lets me keep things straight about
  224. who and what I am talking about<G>.
  225.  
  226.                       *******************
  227.                       *SPECIAL THANKS TO*
  228.                       *******************
  229.  
  230. Thanks to MCI/NewsCorp and the Delphi service for giving me the online time
  231. to work this out. Thanks to FTPADM@X2FTP.OULU.FI and FTPADM@GARBO.UWASA.FI
  232. for bearing with what was a very rude FTP client at first. Thanks to my
  233. Rainbow offline reader users for the support and the beta testing. Thanks
  234. to my wife and kids for putting up with the long hours. Special thanks to
  235. Sue Mark, a dear friend, who agreed to be the "voice of net-tamer" for the
  236. 386 and higher version. (GO REF MED SUP on Delphi and visit her forum!)
  237.  
  238.                  ************************
  239.                  *Net-Tamer REGISTRATION*
  240.                  ************************
  241.  
  242.  If you still want to register Net-Tamer, then you should be aware
  243.  that registration is LIFETIME. That is, you may download any copy of
  244.  Net-Tamer and it will say "registered to" and your email address.
  245.  This fee is $35.00 (US). This covers all versions of the program
  246.  and any and all future editions on any machine that you or a member
  247.  of your household uses. This is a two-for-one deal. You also get the
  248.  right to use Rainbow Offline Reader for Delphi (American and British
  249.  on-line service).
  250.  
  251.  If you are a registered user of Rainbow Offline Reader for Delphi
  252.  or were a Registered User of Rainbow Offline Reader for the now defunct
  253.  NVN, you are already registered for Net-Tamer. Just move (or copy) the
  254.  file USER.EZ to the nettamer main directory. If you have lost this file,
  255.  then drop me email with the date that you registered and the name that
  256.  you registered under to nettamer@cei.net or davidcolston@delphi.com
  257.  and I will send you another copy. I wouldn't like to see a little thing
  258.  like a hard disk crash mess up your registration<G>. If you register
  259.  Net-Tamer, then join Delphi on-line service at some point, just GO CUST
  260.  250 DAT RAI and get the latest Rainbow offline reader.
  261.  
  262.  Corporate users, Government Agencies, and other "non-personal" use
  263.  is treated on a case by case basis. If you are running a small private
  264.  non-profit organization, let me know and I'll "work something out"<G>.
  265.  
  266.  You may also snail mail a check to the address below. If you do
  267.  be sure to include your EMAIL address, so that I can send the
  268.  registration file. Sorry, I do not snail mail disks, unless you
  269.  include a stamped self-addressed envelope. This is usually a waste
  270.  of your time, since the latest version is always around on the net.
  271.  ftp://garbo.uwasa.fi/pc/connect/ or
  272.  ftp://ftp.simtel.net/msdos/internet/
  273.  for the latest "offical release".
  274.  
  275.  Beta versions are uploaded to http://people.delphi.com/davidcolston/
  276.  I will also uuencode or file attach for those who cannot FTP.
  277.  
  278.  
  279. Net-Tamer
  280. 125 N. 14th St. Suite 204
  281. Fort Smith, AR 72901
  282. (501) 783-4688
  283. or EMAIL:
  284. nettamer@cei.net
  285. (davidcolston@delphi.com, if you are on Delphi).
  286.  
  287. I give service even if you do not register. You will then ask,
  288. "then why should I register?" The answer is that registration
  289. lets me keep working and upgrading the program. If you don't
  290. register, then I won't stay in business and then you will have
  291. no support and no upgrades. If you cannot afford to register
  292. because you are on a fixed income, then drop me a note. I will
  293. give you a registration, if you promise to pay when and if you
  294. win the lottery<G>.
  295.  
  296. I reserve all rights to the files included in this release, EXCEPT
  297. as noted under the files description section. I also claim copyright
  298. and the trademark for the names Net-Tamer, Nettamer, and variations
  299. of that name.  I do not warrant that this program will run on any
  300. particular computer, or under any and all circumstances. I will, however,
  301. work with users in any reasonable way that to get them running. I have
  302. been know to go so far as to make a singleton version of the program
  303. under extra-ordinary circumstances. So if you do have problems, I
  304. promise that you will lose patience, before I will<G>.
  305.  
  306.  
  307.                      *****************
  308.                      *PROGRAM UPDATES*
  309.                      *****************
  310.  
  311. I tend to upgrade the program about every month. I am hyper-active,
  312. so this is one of the reasons that I do lifetime registration. You
  313. are never required to upgrade. In deed, with lifetime registration
  314. there is no incentive for me to make a change just so you will upgrade.
  315. If you do upgrade, always save the old version first! I have been
  316. know to stick bugs in the program where there were previously none<G>.
  317. If a new version does not work, then please let me know. I will make
  318. every effort to fix it.
  319.  
  320. Registered users get the priviledge of sending me suggestions for
  321. improvement. As user's of my other programs will tell you, I do take
  322. these seriously, but do not necessarily make the change immediately
  323. or ever, if it would mess up something else. If I cannot make the
  324. change, I will tell you so and give my reasons. If a change is simple
  325. and straight forward, I will usually include it in the next release.
  326. If it is complicated and I said that I would "get around to it" some
  327. day, keep dropping me notes and reminding me. I do have Attention
  328. Deficit Disorder, so I do not take offense at this<G>.
  329.  
  330. I am rather arbitrary about version numbers. The beta "series"
  331. was .99 plus a letter. Current versions are numbered 1.xx.x.
  332. 1.00.x would be a minor bug fix for 1.00.0 A 1.0x.x would be additional
  333. features to a previous lower number. A version 1.1x.x will be very
  334. different than a 1.0x.x version. If I ever decide to name one 2.xx.x,
  335. then you can rest assured that I think that it is a MAJOR advancement.
  336.  
  337.  
  338.                  *************************
  339.                  * MENU'S, TOGGLES, ETC. *
  340.                  *************************
  341.  
  342. Net-Tamer is mostly menu driven. Each Menu has three ways it can be
  343. operated.
  344.  
  345. 1) You can mouse the line of the menu choice. (Micro-Soft or
  346. compatible rodents are supported.) Left Click = Select and Right
  347. click = ENTER. This is every where but the bottom screen line, where
  348. both keys are treated the same. Mousing a space is also = ENTER.
  349. (386 and higher version only.)
  350. 2) You can cursor to the line and press enter.
  351. 3) You can press the letter beside the menu choice (or in the case of
  352. a triple line list of files, you can press the letter of the row of
  353. you choice and the column number of your choice.)
  354.  
  355. A toggle is a light switch. If it's not on, it's off<G>. Some
  356. Net-Tamer menu's are toggle menus. For example, a list of the messages
  357. that you are considering down loading. If you want one of the
  358. messages, then press the letter choice, mouse the line, or cursor and
  359. press enter. This will change the status of the line to On or Get,
  360. etc. If you change your mind, while the line is still on the screen,
  361. you simply choose that item again. If there is more than one screen
  362. page of listings, then you also have the choice of MORE. It you wish
  363. to back up to a previous page, then press the cursor up key on the
  364. first menu line OR choose BACK UP, if that is a choice. The process
  365. continues till you choose QUIT or hit the cursor key. In single menus,
  366. you can go backwards by pressing cursor up on choice A. This rolls
  367. back the list (assuming you aren't at the first choice<G>).
  368.  
  369. File menus start with the root directory of your current drive. Select
  370. a directory name to move down one level. Select a . [DIR] listing to
  371. move back one level. If the purpose of the menu is to select a file,
  372. then hitting enter on the file name selects it. If the purpose of the
  373. process is to pick a directory, then enter on that directory and then
  374. select PATH COMPLETE, when you are where you want to be. These are
  375. mouse and cursor driven screens.
  376.  
  377. The COMM DEFAULTS and USER DEFAULTS screen are just displays. Press
  378. the letter number of a choice (or mouse it) to make a change. If the
  379. item is a toggle, you will hear, beep - beep, then the selection will
  380. change on the screen.
  381.  
  382. For help mouse the F1 box or press that key. This will bring up ON
  383. LINE HELP.
  384.  
  385. In general, Net-Tamer commands are not tough. When in doubt, press
  386. F1 and check out the various assistance files. The real secret is
  387. not to make this hard, because it isn't!
  388.  
  389.  
  390.                ********************************
  391.                *                              *
  392.                * INSTALLATION - INITIAL SETUP *
  393.                *                              *
  394.                ********************************
  395.  
  396.  
  397. ! ! ! IMPORTANT ! ! !
  398.  
  399. What follows is a step by step description of the Net-Tamer installation
  400. process. In order to operate, Net-Tamer needs to know some information
  401. about your computer system, modem, and Dial-up account. In addition, if
  402. you want to spell check, Share Spell and GD Spell are supported
  403. by the program. Place those in the main directory.
  404.  
  405. BEFORE running Net-Tamer read through this installation description
  406. and make sure that you have the information at hand to answer the
  407. questions. Taking a few minutes now will make installing Net-Tamer
  408. easier and you will be able to enjoy its features sooner!
  409.  
  410. *NOTE* If you have an OG700 also see the note from CRAIG@enterprise.net
  411. at the end of this doc file.
  412.  
  413.                    *********************
  414.                    * Running Net-Tamer *
  415.                    *********************
  416.  
  417. To run Net-Tamer make the Net-Tamer directory active FOR THE FIRST USE
  418. ONLY, type READER at the DOS prompt and press return. After the
  419. first time through setup, type NETTAMER to start the program directly.
  420. Select EDIT USER DEFAULTS and then EDIT COMM DEFAULTS. You need to
  421. look at BOTH setup sections. You will now be shown a screen with
  422. lots of questions about your equipment and another about your dial-up
  423. account. Review the screens carefully to be sure that all information
  424. is correct and complete. The PRESS then letter X to SAVE THE
  425. INFORMATION!
  426.  
  427.                      *** USER DEFAULTS***
  428.  
  429.  Enter your email address I think you can handle this. Your login
  430.  username is usually whatever comes before the @ sign in your email
  431.  address.
  432.  
  433.                    *** Dial up Password ***
  434.  
  435. Hey, I don't know it<G>. NOTE: Passwords are CASE SENSITIVE on most
  436. services!
  437.  
  438.                *** Use password to limit access ***
  439.  
  440. If you answer Yes to this question you can lock out people from
  441. using Net-Tamer to access your account without permission. Your
  442. service password is used for this. You, must remember the password
  443. yourself, if you want to get back into the program<G>. It is a
  444. major nuisance to enter your password every time you change modules,
  445. so think about this before you do it.
  446.  
  447.               ****SERVER NAMES & ADDRESSES******
  448.  
  449.  The program needs to know the names of your services' servers
  450.  for POP, SMTP, and USENET. These a not numbers, just the URL's.
  451.  You also have to enter the ADDRESS of the Host Name Server for
  452.  your service. This will be four numbers separated by a period.
  453.  This is the address that the program calls to find out where
  454.  everything is. You see, servers can change at any moment. Right
  455.  now, the mail server (pop.yourservice.com) might be at address
  456.  205.117.117.35, but the next moment, it could be down for service
  457.  and another machine could be handling that function. The Host Name
  458.  Server (or you some times will hear Domain Name Server) is
  459.  the address to ask where everything is.
  460.  
  461.   The information above, your email address, and your login user
  462.   name, etc. have to given to you by your service provider. Ask
  463.   for the "technical person", if the person answering the telephone
  464.   doesn't understand what you want.
  465.  
  466.                   *** Spell Checker ***
  467.  
  468. Net-Tamer doesn't ask you about a spell checker. If either GDSpell
  469. or ShareSpell are in your Net-Tamer directory you will be asked, after
  470. writing a message, if you want to spell check your work. It is
  471. automatic, no defaults need to be changed.
  472.  
  473.                      *** Fonts ***
  474.                      (386 and Palm Top)
  475. 386 -
  476. I have included several fonts to be used with the release version.
  477. Font's REQUIRE A VGA or Monochrome graphics adapter card to use
  478. them. If you need a larger font, then try DBOX.F16. This is my own
  479. creation. It is not pretty, but it is as BIG as you can make an 16 X 8
  480. font. If there is real interest, I may well add the capacity for yet
  481. larger fonts. There are certain fonts which are required by the program
  482. if you want to use graphics in WWW, so do not delete these, if that is
  483. the case.
  484.  
  485. Palm Top-
  486.  
  487. The Program uses the standard HP fonts and some that are internal to
  488. the program. These cannot be changed. Sorry about this. If you don't
  489. like a font, then drop me a note. There are also some spots in the
  490. program where an 80 by 25 screen is required. Sorry about that also<G>.
  491.  
  492.                   *** Text Editor ***
  493.  
  494. You MUST select a text editor. Net-Tamer allows any text editor,
  495. which will accept a file name from the command line. RED is
  496. included with Net-Tamer. RED is freeware and you do not have to
  497. register it. You do not have to change anything to use RED and
  498. RED will word wrap.
  499.  
  500. You may prefer EDIT. EDIT is included with MS-DOS in releases 4.0
  501. and higher. The only problems with EDIT or EDITOR (if you use DR-
  502. DOS) is that they do not word wrap. Several good shareware
  503. text editors do word wrap. UEDIT, SEDIT, QEDIT, and SLED will all
  504. work with Net-Tamer. There are hundreds of text editors out there,
  505. so find one you like! Just be sure that if the program is not in
  506. the Net-Tamer directory, that you give Net-Tamer the path to it. For
  507. example, C:\DOS\EDIT for DOS edit.
  508.  
  509. YOU SHOULD CHANGE FROM RED AT LEAST TEMPORARILY WHEN YOU EDIT
  510. TAGLINES. It will eat them, if the file is TOO big (over 64k)!
  511.  
  512.                *** E-Mail Signature ***
  513.  
  514. At this time you can set a signature for E-Mail. To do so press the
  515. letter for Sign EMail and you will be prompted to enter the text for
  516. your signature.
  517.  
  518. When you are done entering the text you will be asked if you want
  519. to always use the signature, to be prompted each time, or to
  520. never sign messages, select whichever option you wish.
  521.  
  522.                *** Message Directory ***
  523.  
  524. Net-Tamer defaults to using the Net-Tamer main directory for the
  525. files it creates. Many files are created by Net-Tamer to store
  526. messages and other information Net-Tamer uses to keep track of
  527. things. If you want these files kept separate from the program
  528. files you must change the default. To do this press the letter
  529. marked message directory<G>. You will be ask which drive to store
  530. the messages on. Next you will be asked for the remainder of the
  531. path name. One option would be:
  532.  
  533. D:\NETTAMER\MSG\
  534.  
  535. In this example you would be using drive D and the MSG directory
  536. would be a sub-directory of your Net-Tamer directory. You MUST
  537. create this directory, yourself! If you add a second account,
  538. you should create the new message directory, even before you
  539. start reader.exe to enter the information.
  540.  
  541.                   ***Other defaults***
  542.  
  543. There are also defaults for music, no music, beep, no beep, single
  544. listed files menus, or triple and several other small things. Do not
  545. be alarmed. You do not have to set these, unless you want to. Try the
  546. defaults and then change things latter, if you want. Not all of these
  547. choices are available in the XT and Palm top versions. For instance,
  548. it is not too smart for me to ask for display colors when I know that
  549. the screen in mono-chrome<G>.
  550.  
  551.                *** Storing the Defaults ***
  552.  
  553. Once you are sure that you have everything the way you want it
  554. press the letter "S" to save the information.
  555.  
  556.  
  557.                *** Modem Port/Comm Set Up ***
  558.  
  559. First question: which port your modem is connected to? Use the
  560. cursor or mouse to move the highlight bar and then press enter
  561. when the proper port is highlighted. Do not worry about IRQ's
  562. etc. Unless you KNOW you have a weird setup. Most users don't,
  563. so just select the port and Net-Tamer will default to the "normal"
  564. IRQ and address for that port.
  565.  
  566. If you don't know which port your modem is using, try checking
  567. the settings in an existing telecom program  (Telemate, Procomm,
  568. Qmodem, etc.) that WORKS with your modem and write that down.
  569.  
  570. If you couldn't find your modem port from other telecom software,
  571. try running the program MSD that comes with later versions of DOS.
  572. Type MSD at the dos prompt. When you are at the MSD screen you can
  573. press the highlighted letter that you see in each block to see more
  574. information on that subject or click on the block with your mouse. You
  575. want to check out the info for your mouse (if you have one) and note
  576. which COM port it is using. Then check the info for the COM ports.
  577. This will tell you which ports are active. Your modem could be
  578. connected to any of the active ports that your mouse isn't connected
  579. to.
  580.  
  581. If you have a "special IRQ" or need a special address (MOST PEOPLE
  582. DON'T NEED THIS), then pick option 5 and answer the questions. This
  583. is so that you can define your setup if it doesn't conform to normal
  584. DOS defaults. Net-Tamer will in most cases guess your port number, but
  585. I am still working on identifying the IRQ under Windows.
  586.  
  587. IRQ's 2 - 15 are supported.
  588.  
  589. IF you are using Windows 95, then you will need to check how that
  590. OS has the modem configured. Click on the following:
  591. My Computer
  592. Control Panel
  593. System
  594. Device Manager
  595. View By Connection
  596. Modem (this will be specific about the type).
  597. The screen will tell you which comm port the modem is assigned to.
  598. Now, back up to the View by Connection screen. Click on the comm port
  599. that Windows has assigned the modem to and then click on resources.
  600. That will show the port address and IRQ. Give the first number show
  601. (such as 3F8) to Net-Tamer as the port address and the IRQ which Windows
  602. has assigned to that port, which is listed below the address.
  603.  
  604. TU.S. Robotics "Windows Modems" - Call U.S. Robotics and tell them
  605. that you need to get your VISA/MASTER card dial up program to work.
  606. (i.e. pretend that you are a retailer). They WILL tell you how to set
  607. up for a DOS program<G>.
  608.  
  609.  
  610.                *** Tone or Pulse dial ***
  611.  
  612. Press T or P to select (Almost everyone is a T, these days<G>.)
  613.  
  614.            *** Modem Initialization String ***
  615.  
  616. You can check your other telecom software's settings and see
  617. what init string is used there. Net-Tamer is fairly standard. If
  618. all else fails, try ATZ^M You will want the modem to use compression,
  619. if it is capable of this. That vastly speeds up the on-line stuff.
  620. You can also check the list at the end of this file.
  621.  
  622.            *** Modem to Computer baud Rate ***
  623.  
  624. This is the speed that YOUR modem talks to YOUR computer, not the
  625. speed that your modem talks to the modem at the other end of the
  626. phone line. If you browsed the suggested initialization string
  627. list when answering the previous question you should have also
  628. gotten a suggestion for the baud rate. Use this suggested value
  629. if you are not sure what to set this at. You can change to a
  630. slower setting if you have problems. Most internal 14,400 baud
  631. modems can use 57,600 baud for the modem to computer connection.
  632. Even an external 14.4 should be run AT LEAST at 19,200. Many
  633. 2400 baud modems can use 19,200 for this setting. This setting
  634. depends on YOUR equipment, each system is different. Faster settings
  635. will increase data transfer speeds. A 28.8  will usually need 115200 as
  636. the setting!
  637.  
  638. Palm tops and true XT's are a bit different. Always set 14.4 modems to
  639. 19,200 baud. Anything else set to the connect speed.
  640.  
  641.                   *** Phone numbers ***
  642.  
  643.  Each phone number that you enter requires a separate set of
  644.  data about the service on the other end and a separate log file
  645.  name. The log file will be the script for that telephone number in the
  646.  dialing directory. These default to service1.log, but you can
  647.  write your own and name it anything you want. YOU MUST WRITE A
  648.  SCRIPT FILE for some services. A list of some "well known" scripts
  649.  are attached at the end of this file.
  650.  
  651.   A phone number may be just the letters, "NONE". In that case, the
  652.  program expects a DIRECT comm port connection to a TCP-IP network
  653.  with a PPP interface. (A "null modem" arrangement.)
  654.  
  655.  To change this information, once entered, select change telephone
  656.  number and then reply Yes to the question about change 999-9999.
  657.  If an entry is correct, then just hit enter. You are only required
  658.  to change incorrect information, although the program will review
  659.  it all with you. BE SURE TO LEAVE NOTHING BLANK AND BE SURE TO PRESS
  660.  X TO SAVE CHANGES IF YOU MAKE ANY!
  661.  
  662.  
  663.                *** Rotate numbers if busy ***
  664.  
  665. If you entered more than one phone number you can elect to
  666. rotate between them if Net-Tamer fails to connect to your first
  667. choice. Just press the appropriate letter. You may select a
  668. different number from the terminal screen, before you dial. Just
  669. press alt + a.
  670.  
  671.          *** Reinitialize modem for every call ***
  672.  
  673. This is a yes or no question. Most modems don't need to be
  674. reinitialized, but you can select Yes if you've had trouble in
  675. the past with your modem locking up or otherwise acting in an
  676. unusual manner.
  677.  
  678.                   *** Download directory ***
  679.  
  680. You may select a download directory for files which the program
  681. retrieves via FTP or the World Wide Web in the program setup.
  682. If this path doesn't exist you will be ask if you want Net-Tamer to
  683. create it.
  684.  
  685. If the path is valid you will be asked if you want to view the
  686. contents of this directory. If you view the contents you will
  687. then be asked to confirm the directory's selection.
  688.  
  689. An easy way to keep track of downloaded files if you use more
  690. than one telecom program is to create a separate directory just
  691. for downloads and have all of your telecom programs put downloads
  692. there.
  693.  
  694. NET-TAMER DOES NOT SUPPORT DSZ or GSZ. These are ZMODEM protocol
  695. drivers, which are not normally used on the net. IT WILL DO X AND
  696. YMODEM DOWNLOAD IN TELNET. Select the protocol and furnish all the
  697. information to the BBS first, then press page down for this option.
  698. This is only needed, if you telnet into a "normal" BBS. Select FTP
  699. UPLOAD or DOWNLOAD from the FTP menu.
  700.  
  701.                    *** BIOS for video ***
  702.           (Applies to XT and 386 versions only.)
  703.  
  704. The default for this is No. If you tell Net-Tamer to use the BIOS
  705. routines information will be written to the screen a bit slower. This
  706. is NECESSARY, if you are a visually impaired user and use a
  707. "talker" or your PC has a very "different" video card.  During an
  708. auto-run, all writes are to the screen, except for messages in the
  709. status line window at the bottom of the screen, even if you selected
  710. the BIOS mode. This keeps a "talker" quiet and make the program quicker
  711. when doing the robot stuff.  Even if BIOS mode is selected, some things
  712. are printed directly to the screen, even if not on auto run. This
  713. prevents the program from "talking too much". After all, you would not
  714. want the talker to tell you every time the second number on the clock
  715. changed<G>.
  716.  
  717. The 386 and higher version now 4 graphics states:
  718. BIOS ON and loaded with the /NOPIX option, shows no graphics and does not
  719. show graphics links.
  720. BIOS ON and loaded WITHOUT the /NOPIX option, does show the graphics links,
  721. but does not show graphics.
  722. BIOS OFF and loaded with the /NOPIX option, shows the page with graphics
  723. fonts but does not show graphics inline.
  724. BIOS OFF and loaded WIHTOUT the /NOPIX option, shows the page with graphics
  725. fonts and inline graphics.
  726.  
  727.  
  728.  
  729.          **** Adding Net-Tamer and Icon to Windows 3.XX*****
  730.                (Yes, it does run under Windows 95)
  731.  
  732. If you want to add Net-Tamer and it's icon to your windows directory,
  733. in program manager, do the following: minimize and highlight the
  734. box you want to add Net-Tamer to (accessories, main, whatever). Then
  735. hit FILE then NEW then pick New program ITEM, hit enter, then hit
  736. the browse button that comes up until you see the Net-Tamer directory
  737. and the Net-Tamer.exe file. Hit enter on that, then hit OK. Now you
  738. will need to enter in the "Path". Enter the drive and main directory
  739. where your nettamer.exe file is..(i.e.:c:\nettamer), then there is also
  740. a little box that says "change icon". You hit that and it will say
  741. there are no icons available for that group. So you will be given
  742. another set to browse through, change the directory there to reflect
  743. where the tamer.ico is and you hit enter on it and then ok and you
  744. are all set.
  745.                *** Program Start Screen ***
  746.  
  747. Quit the group setup main menu and then select "OTHER FUNCTIONS"
  748. and click or press enter! That will take you to a welcome screen.
  749. Press enter or mouse the appropriate box!
  750.  
  751.                     ***USENET SETUP***
  752.  
  753. A NOTE ABOUT USENET PASSWORDS:
  754. A very few usenet readers require a username and password. The program
  755. now looks for this and supplies your email address and password, if it
  756. is questioned. If you need to give information OTHER than that, the
  757. program also looks for a file called USENET.NFO. Using a text editor
  758. type in on a single line your user name for this reader a Bar character (|)
  759. and your password for the reader. Place this file in the message directory!
  760. I expect very few users to find themselves needing this file.
  761.  
  762. Select item B from the F3 WORK menu in the dialing section of the
  763. program, or E from the Reader module main menu.
  764.  
  765. Select ADD A GROUP, you will see a list of all of the current
  766. available groups, the list is quite long. There are more than just the
  767. ALT. groups, so be sure not miss any <G>.  Find the name of the group
  768. you wish to access and press enter, or mouse your choice.
  769.  
  770. You will then be asked if you would like to make this group PERMANENT.
  771. If you say YES, Net-Tamer access this group on every pass, and the first
  772. time, it will get only 50 messages. After that it will get ALL new
  773. messages which you have not yet downloaded. You might be surprised to
  774. find your self downloading hundreds of messages.  MY SUGGESTION......
  775. Just say NO<G>.
  776.  
  777. Once you have all of the groups you want entered, RE-select them one by
  778. one. When you press enter a second time, the program will default to
  779. 1S-
  780. This means to get a listing of all the message subjects. Do this for
  781. all groups that you have selected the NO option for. Now, send the
  782. program back on line. After it logs off, the program will take you
  783. to the read email section. Press escape and come back to the terminal
  784. screen. Now press F3 and re-select menu option B. If you requested
  785. an updated listing of groups, the program will take a moment to clean
  786. up that file, then you will see the menu again. Press enter on the
  787. groups that you have selected as NO. Now the program asks if you want
  788. to sort the list. I usually say "YES". Now press enter on any message
  789. that you decide you want. Press escape or select QUIT from the menu
  790. when you are through with this. The program will ask if you want
  791. a new listing. If it has been a while since the program got the
  792. list you just looked at, answer yes. Otherwise no. If you are
  793. through with the list and answer yes to delete the list.
  794.  
  795. After you have finished doing this, send the program back on. It will get
  796. only those messages that you picked from the menu.
  797.  
  798. If you did not request an new list and press enter on the group
  799. again, the program defaults to getting all messages higher than
  800. the last one it scanned. If you want a list again instead of messages
  801. delete the dash at the end of the number and change this to an
  802. S-, so the entry might look like 256S-, instead of 256-.
  803.  
  804. You can select option B again from the F3 Work Menu to select
  805. whether to now get ALL of the messages posted to the group, a range of
  806. messages, subjects only, or headers only.  If you want ALL of the
  807. messages do not change the number in the block.  If you want a range,
  808. backspace out the number that is there, and type in the range.  For
  809. headers or subjects add either an H or an S before the -, or select a
  810. range for either (ie 100S-, 350S-500S, 550H-800H, etc).  On your next
  811. pass, Net-Tamer will get what you've requested.
  812.  
  813. On sorting messages, selected either threaded or no sort. Threaded
  814. attempt to place replies after the message that the reply responds
  815. to. This will show the messages you received in the same order as
  816. they appeared in the subjects list when sorted. If you select no
  817. sort, the messages are left in the same order that they were downloaded.
  818.  
  819. Once you have actually received the messages, you will see the groups
  820. listed with your files in the read messages area and you can read the
  821. messages just like you do email messages.
  822.  
  823.  
  824.                           ***DIALING***
  825.  
  826. Press F6. If you want to stay online and play, after the program
  827. has gotten messages, then select a stay-on-line choice.
  828.  
  829.                       ****ON LINE****
  830.  
  831. Once Net-Tame dials, the telephone, what happens next depends on what
  832. dialing choice you selected. First, it will establish a PPP link.
  833. This is all the stuff in the status box about "received PPP Code",
  834. etc. Once this is complete, the program will first try to check
  835. your email, if your dialing choice indicated a desire to do this.
  836. If you have selected GET ALL/DELETE ALL in the server maintenance
  837. menu of reader.exe, then the program will delete the incoming messages
  838. as received. If you have a server that supports the LAST command
  839. then you can use the MENU options A-E, if your server doesn't
  840. support this command, then you can only use the get/all delete
  841. none or get all delete all choices.
  842.  
  843. After it checks incoming email, it will check the directory to see
  844. if you have any out-going email. If so, then it will call the SMTP
  845. server and take care of this. If you selected a choice indicating
  846. a desire to get usenet messages, the program will call the NEWS
  847. server. If there are out going messages, the program will send these
  848. before it gets any new ones.
  849.  
  850.                           -FTP-
  851.  
  852. Usenet messages are NOT gotten regardless of the dialing choice unless:
  853. 1) You declare at least one group to be "every time", or
  854. 2) You have selected a usenet group to retrieve messages from prior
  855. to dialing.
  856.  
  857. Once these chores are complete, the program will either LOG OFF, if
  858. that was part of your dialing choice, or it will display some of the
  859. "hot keys" you might now wish to use in the status box on the bottom
  860. screen line.
  861.  
  862. Once the program is through with whatever run it had to do and
  863. alt+<W>eb alt+<F>TP etc, shows up on the status line. Hit alt + F.
  864. The program will show you a list of FTP sites. Not all of them work,
  865. so let's find one that does. Select the FIND box and press enter. Type
  866. in garbo and hit enter. The program will find: garbo.uwasa.fi
  867. Press enter on that. The next thing you know, the program will
  868. be logging in to that site. Take the default name and password. The
  869. program will list the FTP servers directory for you. Just cursor down
  870. till you see what you want. If you press enter on a directory,
  871. the program will CD to that directory and pull another list.
  872. If you press enter on a file, the program will download it.
  873.  
  874.                          -WWW-
  875. If the program is displaying a Web page, it may not all fit on the
  876. screen. Press page down to see more and page up to go back. Press the
  877. letter of a choice to take it, or press the cursor down key or cursor up key
  878. key then press enter to execute the command. You may also mouse the
  879. <A> or other letter which is displayed. Cursor left goes back one web
  880. page. Escape leaves that Web Site, but does not remove you from the WWW
  881. section, unless you are at the end of a link. You may edit any WWW
  882. URL, after selecting it. This will allow you to go directly to some
  883. places which do not show a link on the current page.
  884.  
  885. The 386 or higher version now supports in-line graphics, if you have
  886. a EGA or VGA card. The mouse is only a cursor. Do NOT click on it.
  887. Use the cursor keys or tab and press enter instead to change links.
  888. Links are in RED! To see the in-line graphics, you MUST turn BIOS
  889. OFF in the comm/screen defaults section. It is on by default.
  890.  
  891. In the 386 and higher version, you may also download and display
  892. any graphics file, or download and listen to sound files, with out
  893. leaving the program. These files are always saved, but WEB pages
  894. are only "cached" while you are in the WWW section of the program.
  895. As soon as you exit the this section, all HTM files are deleted,
  896. unless you used the ctrl + s, key to save them. You may also play
  897. sound files in the same way. Real Audio is not supported. I will
  898. include that as soon as I can find out the format of such files.
  899. You may mark a favorite web page to your bookmark.fav file, by
  900. pressing ctrl+f, while viewing the message.
  901.  
  902. If you have the 386 version and do not wish graphics, then be sure
  903. to set BIOS to ON in the COMM setup section. If you want graphic fonts,
  904. but no inline GIF's or JPEGs then load the program with the /NOPIX
  905. command line switch.
  906.  
  907. This version of Net-Tamer supports forms, at least a little. You
  908. can do a search on www.yahoo.com and use that to find most anything
  909. you want on the net. Hit alt + w, and enter www.yahoo.com. When
  910. you get there, select the <H-FORM> block (The letter in front of
  911. FORM may change). Next enter the word or phrase that you want to
  912. search for, for example, nettamer. Press enter. Yahoo may or may not
  913. find this. If it doesn't or even if it does and you want more
  914. choices, then select the letter at the bottom of the page which
  915. indicates a link to altavista. Yahoo will supply the completed form
  916. for this search.
  917.  
  918.  
  919.  
  920.                          -TELNET-
  921. The bottom of the screen tells you what functions or hot keys
  922. are available in telnet. Use page down to start a X or Y modem
  923. download, where a service supports this.
  924.  
  925. You can telnet to an ARCHIE service. Hit alt + T and type in:
  926. 204.179.186.65 as the URL. Login as ARCHIE.
  927.                         
  928.  
  929.                     ***Message Viewer***
  930.  
  931. After the program has logged off with messages, press F3, then select
  932. option A to get to the messages you have downloaded. You then see a
  933. menu with the "mail bags" for viewing. Select one!
  934.  
  935. Many message commands are on the screen, however, you can get a
  936. complete list by pressing alt + h. To go to the next message, hit
  937. enter, or the space bar. (You may also page down to the next message
  938. or cursor up to go backward, if you prefer.)
  939.  
  940. <S>ave means to save the message, just press the letter S. You may
  941. save a message to a file, the printer, or an archive file. The archive
  942. files are for "permanent keeper" messages. You many select the archive
  943. files for viewing by selecting that choice on the "mail bag" menu.
  944.  
  945. The letter S is also handy if you received a UUENCODED file. Net-Tamer
  946. will spot those and ask, if you want to "strip off the message
  947. header". You should say, "yes" under most circumstances. Save the
  948. "pieces" of the uuencode to the same file (in order of course), then
  949. press alt + u to extract the binary file it is hiding<G>.  IMPORTANT:
  950. Although Net-Tamer will ask for a path for the decoded files to be
  951. stored, it expects the encoded files to be in the message directory.
  952. Pressing alt U, does not yet allow you to select a path for files to]
  953. decode.  After you have saved these to a file, press alt + u and
  954. then Net-Tamer will do it's stuff and decode these! If you wish to, you
  955. can also go the setup screen and do a UUDECODE there. It will let
  956. you specify something other than the message directory being where
  957. the UUE files are located.
  958.  
  959. To reply to a message, press R. To write a new message, press W. You
  960. may press G to get an old message. This selection now has several
  961. options of which I am sure you will approve. You may get a thread, a
  962. single message or a message only from or to a particular user.
  963.  
  964. Press alt + G to "steal" a tagline from a message. This screen will
  965. give you directions on how to save it. Once you press enter, you can
  966. edit the line or press enter again to send it to the tagline file.
  967. Everyone "steals" taglines. This is expected. There are only three
  968. ways to get taglines, steal them. Download a "starter" list from the
  969. CUSTOM 250 group, or type in your own!
  970.  
  971. The V command has lots of extra options for users in determining
  972. which messages to read. This gives a menu driven view off all the
  973. messages. Who they are form and to as well as other information. The
  974. program marks the messages that you have not read with a U. When
  975. you get more messages the next time, Net-Tamer will begin by reading the
  976. first unread message, even if it is in an older download. If you do
  977. not want to read the messages, just mark them for deleting. D does
  978. that, or press V and do it with your mouse or the cursor key<G>.
  979.  
  980. PRESS A to save a messages from address to the address.lst file.
  981.  
  982. Alt + H lists ALL commands. What we has just discussed is only a
  983. partial list. That choice is highlighted on the bottom of the screen!
  984.  
  985. For group messages and usenet messages, there are three ways to
  986. generate new messages, while you are viewing them.
  987.  
  988. 1) You can press R to reply in the group,
  989. 2) You can press R and reply by email, or
  990. 3) You can also press W to write an new message. That allows you
  991. to quote the current message and include it in the new message.
  992. It also allows you to change the subject and/or topic.
  993. 4) You and press Ctrl and R at the same time, which short cuts
  994. the reply process. Ctrl + R asks no questions about group or email,
  995. change of subject or CC's. It accepts all current Subjects,Cc's,
  996. and who the message is from as being the correct information. This
  997. option also allows you to write a second reply to the same message.
  998. The current message IS NOT QUOTED. This is a "short cut" command.
  999.  
  1000. The email option is needed for USENET, because some groups are
  1001. moderated or anonymous. Those messages are replied to by email.
  1002.  
  1003. Press R on one you want to reply to. The program will ask you, if
  1004. you want to quote the current message. Simply press Y or N for yes
  1005. or no. If you quote the message, Net-Tamer formats the entire message
  1006. and sends it to the text editor. Delete any extraneous remarks,
  1007. taglines or other things you do need to make a point in the message or
  1008. for clarity. In short, use the text editor to pick out those parts of
  1009. the message that are really important! Over quoting leads to big fat
  1010. messages, which don't say anything<G>.
  1011.  
  1012. If you enabled a signature, then Net-Tamer will attach the tagline and
  1013. the signature to your current message. Now, save the message and exit
  1014. your text editor.
  1015.  
  1016. When you are through, you may press the R key again to review the
  1017. message an make corrections or wait till you are through with all
  1018. messages to review them. That choice is offered, when you press M or
  1019. escape to quit looking. F10 will take you out of the program, so don't
  1020. pick it, if you don't want to get dropped back to DOS<G>.
  1021.  
  1022. To write a NEW message, select that choice from the main viewer menu,
  1023. or press W while viewing messages.
  1024.  
  1025. CREATING AND SENDING EMAIL/usegroup MESSAGES WITH Net-Tamer
  1026.  
  1027. Ok, these are the steps to write an original mail from scratch.  First
  1028. go to  **Create A New Message and hit (enter). You then pick email or
  1029. usenet. Once that is done, the program will walk you through a series
  1030. of questions, such as subject. What happens next depends on the editor
  1031. you are using. Just be sure not to over type the message header information.
  1032. The exit command for RED or TED and for UEDIT is F10. 
  1033. You have now saved a letter to be sent out via your next autologon
  1034. with Net-Tamer. It SHOULD go if you follow these instructions.
  1035. Do not touch anything that is there already, which is the message header
  1036. information, unless it is wrong.
  1037.  
  1038. The first line is always the To: address. The first line not followed
  1039. by a /CC or comma is the subject line. So:
  1040. fred@wildhog.edu,
  1041. sally@barnhill.net /CC
  1042. chuck@round.ball.org
  1043. How about the game?
  1044.  
  1045. Would mean that the message is to go to fred and sally, with a copy
  1046. to chuck and a subject of "How about the game?" Just start typing
  1047. below "How about the game".
  1048.  
  1049. Net-Tamer saves outgoing email to CCMAIL.dlu, so you have a "permanent
  1050. copy" of your replies. You may save this to a disk file and easily
  1051. edit the information, if a message was lost. Anything named mail
  1052. with an extention of $ and a number is assumed to be outgoing email.
  1053.  
  1054.                       ***Taglines***
  1055.  
  1056.       You may press alt + r to find a random tagline!
  1057.  
  1058. If you may now search for a tagline (if you enabled that in set up).
  1059. You may have two line tagline. Place a <> at the end of the first
  1060. line to indicate that the tagline continues on the next line. PRESS
  1061. ENTER ON THE FIRST LINE!
  1062.  
  1063. Taglines are message closers. They may be witty, thought provocative
  1064. or just something about you. Most taglines are (gasp) "STOLEN"! If
  1065. you see one you like, Net-Tamer is an accomplished thief. Just hit alt
  1066. + g at the same time!
  1067.  
  1068.  
  1069.               ****Command Line Switches****
  1070.  
  1071. From the DOS prompt in the Net-Tamer directory, type reader and press
  1072. Enter If Net-Tamer mis-guesses your video address, you may run READER.EXE
  1073. with the /G command line switch. /G B000 would be mono-chrome graphics
  1074. (not just a mono-chrome display. Hercules graphics fall into that
  1075. category) or /G B800 for color graphics. BE SURE you use zeros and
  1076. not o's. The other command line switched apply to nettamer.exe
  1077.  
  1078. Loading NetTamer/A (plus a number, if you have more that 1 account
  1079. defined) tells Net-Tamer to dial service using option A, then to
  1080. immediately end the program on log off after the run. This is useful
  1081. if you have a TSR timer program. /A2 means to do an autopass for
  1082. account 2.
  1083.  
  1084. Nettamer /I tells the program to put <> around outgoing email addresses.
  1085. This is needed on some services.
  1086.  
  1087. Nettamer /O tells the program to identify itself to the SMTP server
  1088. with the user's email address and not IP address.
  1089.  
  1090. Nettamer /NOPIX works only in the 386 version. It tells the program
  1091. to use graphics for WWW, but not to download the graphics files
  1092. automatically. This results in a display which uses several different
  1093. fonts, but does not show the gif files attached to the web site.
  1094.  
  1095. Load Nettamer /M if your service requires APOP authentication for
  1096. Email.
  1097.  
  1098. Load Nettamer /P if your service requires you to use a Proxy
  1099. Server. This is ONLY required once.
  1100.  
  1101.  
  1102. MULTIPLE ACCOUNTS:
  1103.  
  1104. Some people (or families) have more than one account for service.
  1105. No need to have separate copies of Net-Tamer or let all the messages
  1106. run together. Just select add a user in the Reader.exe main menu.
  1107.  
  1108. You may choose to have the program create the directory, if you wish.
  1109. I have mine set up as sub directories off the main Net-Tamer directory,
  1110. but you may declare them to be anywhere you wish, even on a different
  1111. drive. A Taglines.dat is maintained for each message sub-directory.
  1112.  
  1113. You must have the following files in the main Net-Tamer directory:
  1114. USER.EZ (The registration file.)
  1115. nettamer.EXE <G>.
  1116. reader.EXE
  1117.  
  1118. Net-Tamer.DOC (you can find things in this document from the program!)
  1119. and the *.KEY files for on-line help.
  1120.  
  1121. Also put the login scripts that you are using in the same directory.
  1122. You may have several of these, if you have more than one telephone
  1123. number.
  1124.  
  1125. USENET:
  1126.  
  1127. Usenet is like a giant list of groups, but the participants are
  1128. from all over the world. If you have a special interest in something,
  1129. then odds on there is a usenet group for it! Some of the groups
  1130. are "R to NA-17" in terms of rating, so select carefully, if some
  1131. things offend you. Net-Tamer does not know what you want, except what
  1132. you tell it to get.
  1133.  
  1134. To get messages from the usenet groups, you must have signed up for
  1135. internet access. To select a group, press the F3 key, like you were
  1136. going to view messages, but select option B. The screen will display
  1137. a menu asking you to add or delete a group. Since you don't have any
  1138. yet, pick A which is add. Next, enter the name of the group. Nettamer
  1139. lets you "browse" a list of the usenet groups. Suppose you decide for
  1140. example to keep up with alt.online-service. This is a group for all
  1141. the "commercial" services like service, etc. Type in the name of the
  1142. group. If the group is in the master list the program will include it
  1143. and add it to the menu, otherwise it will ask you if you are sure
  1144. about the name. I would menu drive this, but there are over 4000 such
  1145. groups!
  1146.  
  1147. ADDING A GROUP TO THE MENU DOES NOT AUTOMATICALLY GET MESSAGES. You
  1148. must then re-select the group from the menu and then select which
  1149. messages you want. The program will get any available message in
  1150. the way the screen describes. The only problem is that although
  1151. Net-Tamer will know message numbers, which were available, it will
  1152. not know the message subject. You can now request a list of subjects
  1153. for each message number, just like a group! Enter the message range
  1154. your are interested in and add the letter S. i.e. 1000S-1500 would
  1155. get a list of all messages in that range with the subject heading of
  1156. each. You can then work your way through the list, when the program
  1157. comes back from a run, and "toggle" select just the messages you want!
  1158. If you want detailed information (say you are considering downloading
  1159. a LARGE uuencode of a binary file) then you should use H, instead of
  1160. S. The letter H gets the entire header, but not the body of the
  1161. message. The headers are placed in the message files, so look there
  1162. for them, not in the usenet select section.
  1163.  
  1164. TEXT CAPTURE:
  1165.  
  1166. Hit alt + c to start a capture file in telnet.
  1167.  
  1168. OTHER Features. There are many more things that Net-Tamer will do.
  1169. I just can never think of them all at the same time<G>. If you don't
  1170. find it in the doc, ask anyway. Heck, even if it's not there you
  1171. may convince me to add it<G>.
  1172.  
  1173. SCRIPT FILES
  1174.  
  1175. These files are executed only during login!
  1176.  
  1177. The dialing scripts use two "macros" these are Password$ and
  1178. Username$ (or Address$). These send those pieces of information to
  1179. service. Do not change those words, Net-Tamer knows what that
  1180. the formation is and keys on this to do certain things!
  1181.  
  1182.  Use:
  1183.  Blast PUSERNAME$
  1184.  Instead of:
  1185.  Blast USERNAME$
  1186.  
  1187.  if your service requires a P in front of your username. Most don't.
  1188.  Some services require something AFTER the Username, just edit the
  1189.  script this way:
  1190.  
  1191.  Blast Username$XXX
  1192.  
  1193.  The program will Replace Username$ with your username, add the
  1194.  XXX stuff and a <13>. Do not add <13> to Username$ and Password$
  1195.  in a script. The program adds these for you.
  1196.  
  1197. If you need to include an Ascii control character in a command,
  1198. just enter it like this <27>. (That would be the escape character.)
  1199. Net-Tamer DOES NOT ALLOW SPACES ON THE RIGHT OR LEFT HAND SIDE OF A
  1200. WAIT COMMAND. USE <32> to indicate a space. Spaces in the middle
  1201. of a statement are recognized. i.e. <32>NOW IS THE TIME<32> would
  1202. check for the text and a space on either side.
  1203.  
  1204.  Below is a modified script for a access site. Yours may or may not
  1205.  function in the same way. This is just a sample.
  1206.  
  1207.  WAIT gin:-OR-#600
  1208.  DELAY 10
  1209.  BLAST Username$
  1210.  WAIT word:
  1211.  DELAY 10
  1212.  BLAST Password$
  1213.  WAIT otocol:
  1214.  DELAY 10
  1215.  Blast PPP<13>
  1216.  DELAY 10
  1217.  PPP
  1218.  
  1219.  NOTE:
  1220.  The last PPP in the file is an internal command to the program to go into
  1221.  PPP mode.
  1222.  
  1223.  IF You don't get prompts on login, then that it the simplest script
  1224.  of all:
  1225.  DELAY 30
  1226.  PPP
  1227.  
  1228.  Read the scripting section. Also see the new stuff section about
  1229.  CHAP and PAP, if this fits your situation.
  1230.  
  1231. DELAY #-
  1232. This command pauses program execution for X tenths seconds
  1233. (decimals are not accepted). The incoming characters are still
  1234. checked.
  1235.  
  1236. example: DELAY 15 (wait 1.5 seconds)
  1237.  
  1238. WAIT TEXT-OR-TEXT-OR-TEXT -
  1239. OR
  1240. WAIT TEXT-OR-TEXT-OR-#12345
  1241.  
  1242. This command tells Net-Tamer to check the incoming characters from
  1243. service until the TEXT information is received. The -OR- is optional.
  1244. If you specify -OR- (max two) the program will resume
  1245. execution when it receives the characters matching any command
  1246. specified by TEXT. The maximum length of TEXT is 40 characters. You
  1247. may also say wait BILL-OR-#120. The number preceded by the #
  1248. character indicates the maximum length of time to wait. The number
  1249. is 1/10ths of a second.
  1250.  
  1251. If the time is up, before the program reaches the text, then the
  1252. script is abandoned. If a wait statement is not successful and you
  1253. have not specified a time, Net-Tamer abandons the script in 7 seconds
  1254. on a *.LOG file. <32> below represents a space character.
  1255.  
  1256. Example: WAIT MAIL><32>:-or-TO:<32><32>
  1257.  
  1258. Add /NOERROR, if you do not wish the script to end, if the text is
  1259. not found in the specified time.
  1260.  
  1261. BLAST TEXT<13>
  1262. This command tells the program to send the characters in text. If
  1263. the <13> command is included, the program sends ASCII 13 or enter.
  1264. Example:  Blast READ WAITING NS<13>
  1265.  
  1266. IF TEXT -
  1267. or
  1268. IF NOT TEXT
  1269.  
  1270. END IF -
  1271. Tells Net-Tamer to compare the current state of incoming data for
  1272. service with TEXT. If the TEXT condition is true, then Net-Tamer
  1273. proceeds otherwise, it skips to the end of the END IF.  The NOT
  1274. statement REVERSES this. The statements are executed only if the
  1275. TEXT is not the situation.
  1276.  
  1277. STATIC ###.###.###.### -
  1278.  
  1279. STATIC 206.14.56.13 in the script at any time before the PPP
  1280. command, would tell the program to assume that as your static IP address.
  1281. This is seldom needed. The most likely use would be a direct
  1282. serial port connection to network, and not over a modem.
  1283.  
  1284. PPP -
  1285. This ends the service#.log file and tells the program to go to PPP
  1286. mode. YOU MUST INCLUDE THIS COMMAND AT THE END OF THE SCRIPT!
  1287.  
  1288.  
  1289. USERNAME$ and PASSWORD$ - These are instructions to the program
  1290. to insert your Username or Password in this spot in the script.
  1291. DO NOT INCLUDE A <13> with these commands. For example:
  1292.  
  1293. BLAST USERNAME$
  1294.  
  1295. Will send your username and a <13>.
  1296.  
  1297. You may also use these commands, even if other information is
  1298. needed in the login. For example, CRIS.COM uses USERNAME$PPP
  1299. to tell the service that you want a PPP connect. Netcom.com uses
  1300. #USERNAME$ for the same reason. Again, no <13> is required.
  1301.  
  1302.           ****MACROS*****
  1303.  
  1304. You may assign a macro to your signature. In the signature line
  1305. of set up just type #M and the macro number to assign to your
  1306. signature. A signature allows two lines, but if you want more,
  1307. just use a text editor and create a file named MACRO. and a number.
  1308.  
  1309. For example, if you want to assign file macro.2 to your signature,
  1310. just enter #M2 in the signature line. THIS IS CASE SENSITIVE
  1311. (small m won't do).
  1312.  
  1313. (Please note: the pound sign and capital M tell Net-tamer to insert a
  1314. macro. You must also give the macro file number.)
  1315.  
  1316. Macro files must be named MACRO.## (the word macro, followed by
  1317. a number up to 50) and be located in the message directory.
  1318.  
  1319. You may also assign a macro to a telephone number. This is useful
  1320. when you need something longer than the program has room for in
  1321. the telephone number box.
  1322.  
  1323.  
  1324. Net-Tamer ERROR MESSAGES
  1325.  
  1326. Net-Tamer displays a number for all internal errors. In most cases,
  1327. you can tell the program to continue despite the error. If an error
  1328. persists or you do not see the error message displayed on this list,
  1329. please contact me with the circumstances.
  1330.  
  1331. 3 RETURN error.
  1332.  
  1333. The program has lost it's memory pointers. This is never a first error,
  1334. but can be caused if there were two errors in a row.
  1335.  
  1336. 5 Illegal function call
  1337.  
  1338. This is usually caused by a conflict with a monitor, or a multiple
  1339. or repeated error. Check your setup for correct file and path names
  1340. and be sure that you did not user an illegal character in a file name
  1341. for usenet.
  1342.  
  1343. 6 Overflow
  1344.  
  1345. Net-Tamer was trying to read a message number, that went over
  1346. 2,000,000,000. Since usenet messages don't go that high, then line
  1347. noise was the likely problem. If you cannot get past the error, then
  1348. delete the messages and re-download.
  1349.  
  1350. 7 Out of memory
  1351.  
  1352. Your computer does not have enough free memory to sort all the
  1353. messages you are trying to read. That is okay. Press F5 to get back
  1354. to the messages. The program will start indexing again, from where
  1355. it left off. There will be no sort of the first however many
  1356. messages, however.
  1357.  
  1358. 9 Memory over load!
  1359.  
  1360. Net-Tamer uses the low 640k of DOS memory, so do not confuse
  1361. this with disk storage space or high memory. It will use some
  1362. EMS or XMS, if it finds this, but like most DOS programs, it
  1363. likes the low stuff<G>. Drop me a note, if you help in learning
  1364. to configure memory.
  1365.  
  1366. 11 Division By ZERO.
  1367.  
  1368. (Don't ask me how, my math teacher said it wasn't possible<G>.)
  1369.  
  1370. 14 Out of string space
  1371.  
  1372. Same as 7.
  1373.  
  1374. 17 Cannot continue
  1375.  
  1376. A Dos error. Leave the program, re-boot and try again<G>.
  1377.  
  1378. 24 Device time out
  1379.  
  1380. (printer, modem, or drive is not working.)
  1381. 25 Device fault          ""
  1382. 27 Out of paper          ""
  1383.  
  1384. 51 Internal Error
  1385. Same as 17.
  1386.  
  1387. 52 Bad file name
  1388.  
  1389. 53 File NOT found
  1390.  
  1391. 55 File already open
  1392.  
  1393. There was a file name which has caused a problem. This is usually
  1394. due to an incorrect group name. Delete your groups and reinstall
  1395. them.
  1396.  
  1397. 57 Device I/O error
  1398. Same as 24.
  1399.  
  1400. 58 File already exists
  1401. Same as 52 - 55
  1402.  
  1403. 59 Bad record
  1404. This is an index file error delete the *.IEX file for that group.
  1405.  
  1406. 61 Disk full
  1407. You floppy or hard disk has over flowed<G>.
  1408.  
  1409.  
  1410. 62 Input past end of file
  1411. Same as 59
  1412.  
  1413. 63 Bad file number
  1414. 64 Bad file name
  1415.  
  1416. If on line then this is a group set up error. In the message
  1417. viewer, they are index file errors.
  1418.  
  1419.  
  1420. 67 To many files
  1421.  
  1422. Up the number FILES= in your config.sys file.
  1423.  
  1424. 68 Device unavailable
  1425.  
  1426. see 24
  1427.  
  1428. 71 Disk NOT ready
  1429.  
  1430. Your floppy drive door is not closed or there is a problem with
  1431. a hard drive sector. Run SCANDISK and check this out.
  1432.  
  1433. 72 Disk media error
  1434.  
  1435. The disk is unformatted<G>.
  1436.  
  1437. 75 File access error
  1438.  
  1439. This is usually an error involving share.exe or another "TSR"
  1440. program. Please write me with the specifics if you cannot resolve
  1441. this own your own.
  1442.  
  1443. 76 Path NOT found.
  1444.  
  1445. You have found a way to tell Net-Tamer to look for a file in a
  1446. directory or drive that does not exist<G>.
  1447.  
  1448. 99 File is not intact or has been tampered with.
  1449.  
  1450. The program checks itself for any sign of tampering. This prevents
  1451. the spread of viruses. The error does not mean that you necessarily
  1452. have a virus, just that the program is not the same as the one
  1453. that was in the original archive file. The program has been corrupted
  1454. in some manner, however. You can no longer use pklite, or similar
  1455. software on net-tamer. Sorry about this, but in this day and age
  1456. safety is important. If you absolutely have to have a compressed
  1457. version, then let me know and we can work something out. THIS ONLY
  1458. APPLIES TO THE 386 AND HIGHER VERSION. The older computers are
  1459. slow enough to load the program as it is and palm top users often
  1460. want to use PKLITE on the program.
  1461.  
  1462. Internal error, means a conflict has arise with DOS. This is not a
  1463. Net-Tamer error. A re-boot is required. Shut down and restart the
  1464. program.
  1465.  
  1466. I hope you don't see any of these! If you do, try hitting the
  1467. famous Any Key first. If that doesn't cure the situation, then exit
  1468. Net-Tamer and try again. If that doesn't cure the problem, please leave
  1469. me a note in the  group or in email.
  1470.  
  1471. *****Net-Tamer FILE NAMES*****
  1472. See the note about palm top minimum files, if you want to use
  1473. the minimum disk space.
  1474.  
  1475. NetTamer.exe - the main file
  1476.  
  1477. reader.exe - Setup and message viewer program.  Nettamer and
  1478. reader "chain" back and forth and must be in the same directory.
  1479.  
  1480. G&S.EXE - The Net-Tamer sound and graphics player. Net-tamer uses
  1481. this for sound for the included 8 bit sound files.If you download
  1482. a *.WAV, *.AU,*.VOC,*.SND,OR *.MOD file, then Net-Tamer will call
  1483. PLANY.EXE if it is found in the main directory. This will also
  1484. show a *.gif file or play a *.wav from the dos prompt. Type:
  1485. G&S filename.ext
  1486. Press enter to terminate viewing of a graphic. I hereby state that
  1487. this program is freeware and you may do with it as you please.
  1488.  
  1489. The 386 version of G&S is the only one which does sound.
  1490. The Palm top version recognize a few key strokes, since the display
  1491. screen is smaller than VGA, you can HIT L (scan Left), R (Scan Right),
  1492. U (Scan Up), D (Scan Down), and Q (QUIT viewing).
  1493.  
  1494.  
  1495. PLANY.EXE - A VERY special thanks to BILL NEISIUS for allowing me
  1496. to include PLANY.EXE. This is a public domain program, but I'm
  1497. sure Bill would accept a contribution if you forced him<G>. Read
  1498. the plany.doc file for other uses besides Net-Tamer for this neat
  1499. little program. If it doesn't work, then be sure that you have
  1500. BLASTER= set in your environment. The same goes for G&S.EXE.
  1501.  
  1502. djpeg.exe - Based entirely on code provided by the Independent
  1503. JPEG GROUP. (I mainly compiled the program. Heck, I don't even read C)
  1504. See the jpgread.me file for the disclaimer. This is freeware.
  1505. Net-tamer calls this to djpeg, before it shows a graphics file.
  1506.  
  1507. RED.COM - a down and dirty text editor. The program is a minor
  1508. alteration of a public domain editor by DAVID NYE. I cannot locate
  1509. him to say thanks. Use your own editor, if you don't like it.
  1510.  
  1511. The red.com, djpeg.exe, plany.exe and g&s.exe files are freeware.
  1512. This applies to no other files included with this release. If you
  1513. use any of these with another program, you should give credit to
  1514. the author(s).
  1515.  
  1516. nettamer.doc - this file.
  1517.  
  1518. SERVICE1.LOG, SERVICE2.LOG, etc. - Log in scripts. You must usually
  1519. edit these.
  1520.  
  1521. *.DLU  - the message files. If you must edit these, please delete the
  1522. index files that go with them, before restarting the program.
  1523. *.IEX - The index files.
  1524. *.PRM - Archive files.
  1525. *.PEX - Archive index files
  1526. USENET.GET - Message request file for the next on line run. This
  1527. is deleted once the messages are retrieved.
  1528.  
  1529. FTP.GET - Same as usenet, but for FTP files to be retrieved during
  1530. auto run.
  1531.  
  1532. usenet.$##  - a reply file. You are allowed a maximum of 255 reply
  1533. messages or other outgoing files for usenet and 255 emails per trip.
  1534.  
  1535. MAIL.$##   - Same as above.
  1536.  
  1537. MAIL.SET - instructions about where to start getting email messages
  1538. from the server and which messages that are on the server to delete.
  1539. The program will not delete a message when it is first received, in
  1540. case it was messed up during download.
  1541.  
  1542. usenet.get - the file which tells the program which usenet messages
  1543. to get<G>.
  1544.  
  1545. USER.EZ    - the program registration file.
  1546.  
  1547. USENET.FOR - A list of usenet groups. May be updated from the Usenet
  1548. menu.
  1549.  
  1550. MUSIC.RNB  - the Net-Tamer songs file, used if you don't have a sound
  1551. card. THIS SHOULD BE PLACED IN THE MESSAGE DIRECTORY.
  1552.  
  1553. *.f16  - VGA Text mode fonts.
  1554.  
  1555. *.x16 - special "graphics fonts" used by the program. You may delete
  1556. all the *.F16 files, but should not delete the *.X16 files.
  1557. (The program will still work, but it won't look too nice at certain
  1558. spots.)
  1559.  
  1560. *.KEY - the help files.
  1561.  
  1562. *.RBG - Raw graphics files which are save only if you hit control S
  1563. to save a web page.
  1564. *.GIF - I leave the WWW gif files behind YOU HAVE TO DELETE THOSE.
  1565. *.T$$. *.W$$ - A temporary files for parsing HTML. You should not see these
  1566.               you aborted the program.
  1567.  
  1568. *.F$$ - FTP directories. These are temporary and should be deleted
  1569.         unless the program bombed or you hit F10 while in FTP.      
  1570.  
  1571.  And others that I likely forgot<G>.
  1572.  
  1573.                ****************
  1574.                *  TERMS       *
  1575.                ****************
  1576.  
  1577. DNS - Domain Name Server. Addresses on the internet are really numbers.
  1578.  People, however, have trouble remembering numbers, so we give things
  1579.  names. When you tell Net-Tamer or any internet program that you
  1580.  want to go to WWW.HOTPAGE.COM, the program calls the DNS server
  1581.  to find out what the current address is for that name (URL). Yes,
  1582.  the address can change from day to day or even minute to minute as
  1583.  a service switches things from computer to computer to do such things
  1584.  as maintenance.
  1585.  
  1586. SOCKET - A communications channel. When you see messages on the status
  1587.   line like "testing socket", the program is trying to contact the
  1588.   service that you have told it you want to use, or that it needs
  1589.   for an auto-run.
  1590.  
  1591. URL - Uniform Resource Locator. The "name" of a service, but it can
  1592.  include a "path" to a particular web page or file on that service.
  1593.  
  1594. PACKET - This is a bunch of bytes of information. The "packet header"
  1595.   tells the internet and the local server where things are going
  1596.   and the program where something is from.
  1597.  
  1598. PORT - In addition to having an address, services have port numbers.
  1599.   Think of this like the extra four digits in an American Zip Code.
  1600.   The first 5 get you to the main area, then next 4 digits help the
  1601.   post office find the building. Most services use "well known"
  1602.   port numbers. Adding a colon and a number to the end of a URL
  1603.   indicates that this service uses a "non-standard" port number.
  1604.   Addresses on the net are four bytes and the ports add two more
  1605.   bytes to get the message to the final destination. Addresses
  1606.   are written as: 255.123.4.19 where the maximum number between
  1607.   the periods is 255. Ports are numbered 0 to 65535. Most of
  1608.   the "important" ports on the net have numbers smaller than
  1609.   255.
  1610.  
  1611. COMM PORT - That is the memory address that the program must know to
  1612.   "talk" to your modem.
  1613.  
  1614. IRQ - The "interrupt" that the modem uses to tell the program that it
  1615.  needs attention. Most COMM PORTS and IRQ's are "standard". They
  1616.  are used on most computers in "well known" pairs.
  1617.  
  1618. RFC's - Request For Comments. These are the "rules and regulations" for
  1619.  the internet in many cases. RFC compliant means that the service
  1620.  or the program accessing the service abides by the rules. Net-Tamer
  1621.  is RFC complaint for anything which applies to a "client".
  1622.  
  1623. CLIENT - A program that accesses a particular service.
  1624.  
  1625. SERVER - The computer that is home to a service.
  1626.  
  1627. PPP - Point to Point Protocol. There are many types of PPP. Net-Tamer
  1628.  handles the PPP variations necessary for comm port interface with
  1629.  a network.
  1630. CHAP - Challenge Handshake Authentication Protocol.
  1631.  
  1632. PAP - Password Authentication Protocol. Both PAP and CHAP are way that
  1633. a user is identified on log in to a service, if the service does
  1634. not use "prompts" for this.
  1635.  
  1636.                         *****************
  1637.                         *TECHNICAL STUFF*
  1638.                         *****************
  1639. Speed -
  1640.    The online speed of Net-Tamer is determined by many factors.
  1641.    The speed of the net at the moment, how far away the server
  1642.    being dealt with at the moment is, whether or not your modem
  1643.    does compression, the type of file you are downloading and your
  1644.    connect speed.
  1645.  
  1646.    If you have a "clean connection" to a local server, such as usenet,
  1647.    then the program SHOULD download messages at rates running from the
  1648.    high 1400's to 2000+ Characters Per Second at 14.4 connect speeds.
  1649.    Upload to a server will be slower. I typically get 1100 CPS when I
  1650.    upload. This is because the program waits to send the next "block" of
  1651.    data, until the server acknowledges the receipt of the last block.
  1652.  
  1653.    If you are uploading a big uuencoded file to mail or usenet, this
  1654.    will look a lot slower than it is. Each "tick" you see on the screen
  1655.    is over 1,000 characters sent in most cases. If you telnet to a
  1656.    BBS, then use XMODEM CRC or YMODEM to download a file, you should
  1657.    get about 900 + CPS at 14.4. This is much slower than FTP. Because
  1658.    these protocols add extra overhead on the protocols already being used
  1659.    for telnet, PPP, TCP, and IP.
  1660.  
  1661.    Speeds given by the program are, if anything, a bit slower than
  1662.    the actual speed. I will challenge any other program to a download
  1663.    race, all factors but the programs being equal.
  1664.  
  1665.     Other things which will slow down Net-Tamer:
  1666.     The provider does frequent "pings" of the user: This means that the
  1667.     provider keeps sending packets every few seconds which the program
  1668.     must respond to, or be logged off.
  1669.  
  1670.     The service is overloaded: This does happen, especially if it is
  1671.     during a period when there are a lot of users on line.
  1672.  
  1673.     The user is calling a service which is many hops away on the net:
  1674.     You can find out the relative time to a url by using PING in the program.
  1675.  
  1676.     The connect rate to the service is less than the modem is capable of:
  1677.     Check the baud rate in setup and be sure that it is set correctly.
  1678.     For 14,400 modems, set to 19,200 - 57,600. For 28.8 modems, set to
  1679.     115200. Also be sure connect negotiation is enabled, so that the modem
  1680.     gets the best "deal" when it calls in.
  1681.  
  1682.      The line you are calling to or from is "dirty": This is the case, if
  1683.      the connect rate is always at odd speeds. For example you have a 28.8
  1684.      modem, but connect at 20000 baud or have a 14.4 but connect at something
  1685.      less than 19200.
  1686.  
  1687.  
  1688. Debugging -
  1689.    There is an alt command to capture ALL packets sent by and
  1690.    received by the program. Hit alt + F5. There will be no
  1691.    acknowledgement by the program that you have hit that key combination
  1692.    and a second press of alt + F5 ends capture.
  1693.  
  1694.    Captured packets are placed in the PACKETS.CAP file. The program
  1695.    normally only puts "strays" in that file, as per the RFC directive
  1696.    to "log unusual events". Do not run capturing packets all the time,
  1697.    since this really slows things down. There are NO packet capture
  1698.    routines in the XT and Palm top version. Those machines have enough
  1699.    on their minds<G>.
  1700.  
  1701. Ports -
  1702.    The program assumes the "well known" port for a service, unless
  1703.    the user indicates otherwise. The Net-Tamer main port is 3292
  1704.    (hex 0CDC). The program rotates port numbers in the FTP data
  1705.    download and upload section. The low byte of that port number is
  1706.    always 20 and the high byte rotates from 0 to 127 in a circle.
  1707.  
  1708. Buffer -
  1709.    Net-Tamer can handle packet sizes up to 2048 bytes or "octets"
  1710.    in net-speak. The program's total buffer size is 16k with a
  1711.    small "fudge factor".  The PPP-LCP negotiations determine the
  1712.    Maximum packet size for send and receive, but many services
  1713.    will not send a packet at that maximum size. Net-Tamer will
  1714.    always send at the maximum permitted segment size.
  1715.  
  1716.    ****************************************************
  1717.    *WHAT MAKES NETTAMER DIFFERENT FROM OTHER PROGRAMS?*
  1718.    ****************************************************
  1719.  
  1720. I am often asked this question and while I try to answer, I am often
  1721. not complete enough in email. So here are the "technical" differences.
  1722.  
  1723.              ---UNIFIED PACKET SERVICES (UPS)---
  1724.  
  1725. When I first started to contemplate writing a internet program, I
  1726. made a two assumptions:
  1727. 1) That the program was to be used over a comm port.
  1728. 2) That the user would have their own IP address and that it only
  1729. needs to talk to a network and not be part of a network.
  1730.  
  1731. Assumption one has to do with how the program addresses the net
  1732. and that can be changed by me if I ever get the information about
  1733. various network cards and protocols, but assumption 2 is critical.
  1734. It says that the program is the compete end network on the internet
  1735. as far as the user is concerned. You see most programs use 3 or
  1736. more "packet drivers" to achieve internet connection. The internet
  1737. is technically a network of networks, so there are two main protocols
  1738. involved. IP which gets the information across the internet and
  1739. TCP which allows the data to be directed at a particular service
  1740. or "process" on the end network. The IP address in the IP packet
  1741. gets it to the network that you are calling and the TCP tells
  1742. the network which service (port number) on the network that
  1743. the data is directed to. PPP comes into play when you need to
  1744. send data to another network, so that you can tell it what to
  1745. do with the TCP/IP packets that you are sending to it. So a
  1746. "traditional" internet program works like this:
  1747. [1] the program on your PC
  1748. [2] TCP driver on your PC
  1749. [3] IP driver on your PC
  1750. [4] PPP driver on your PC
  1751. [5] modem driver on your PC
  1752. [6] connection to the internet provider (i.e.) the modem.
  1753.  
  1754. To send:
  1755. [1] calls [2] which calls [3] which calls [4] which calls [5]
  1756. which calls [6].
  1757.  
  1758. To receive:
  1759. [6] calls [5] which calls [4] which calls [3] which calls [2]
  1760. which calls [1].
  1761.  
  1762. In essence, there can be 5 program operating to send data!
  1763.  
  1764. This stuck me as odd. It works well on a "true" network, where
  1765. services or processes can be on different machines, but it reeks
  1766. when there is only one machine. The data from the first 5 programs
  1767. needs to be sent to the modem, but 5 programs no not have to be
  1768. involved, only one!
  1769.  
  1770. Nettamer is all 5 programs in one. When the program needs
  1771. to send information, it makes up all 3 "packet headers" in
  1772. place, does not move the data in memory, then calls the modem
  1773. with that information. The routine which sends the data is
  1774. only passed a memory pointer to the data and then sends the
  1775. data out the comm port by simply incrementing the pointer and
  1776. grabbing a byte at a time. The data is moved in memory only
  1777. once not 5 times.
  1778.  
  1779. To receive data the ISR (interrupt service routine) grabs a
  1780. byte from the comm port, checks to see if it is a control
  1781. character, moves it to a buffer, updates a CRC (numerical
  1782. check of data accuracy and then terminates. When that routine
  1783. determines that a complete packet has been received, it sets a
  1784. pointer with information about the packet size and location.
  1785. Another routine in the program "peeks" to see if a packet is
  1786. ready and then "strips" the leading packet information, if it
  1787. is ready. By strips, I do not mean that the packet is moved.
  1788. The program does the checks with the packet still in the
  1789. same place in the comm buffer. Once it determines that
  1790. the packet is correct and in order, THEN it moves the
  1791. data to leave space for another packet. Again, the data is
  1792. moved only once and not 5 times. That in a nutshell is how UPS
  1793. works.
  1794.  
  1795. While this approach is fast, it does have one draw back. Net-Tamer 
  1796. cannot work (as it is written) with another packet protocol. This
  1797. makes the program inflexible. If a user wants to access the internet
  1798. over an ethernet connection or other network protocol, nettamer will
  1799. not do it. I can add such routines, but if I do so, that will become
  1800. a separate program and dedicated to the system that it is used on.
  1801.  
  1802.               *******************************
  1803.               *Some Suggested Init Strings  *
  1804.               *******************************
  1805.  
  1806. Thanks to hbj@enterprise.net here are some suggested modem init strings.
  1807.  
  1808. Generic/UNKNOWN Modem-AT&F^MAT&C1&D2&S1&K3
  1809. Generic Modem (9600 baud+)-AT&F^MATX3&C1&D2&S1&K3
  1810. Hayes Optima/Ultra compatible (14400)-AT&Q0&C1&D2&K3&S1
  1811. Use Factory Settings-AT&F
  1812. Use Profile Stored in Modem-ATZ
  1813. Amberlogic Mistral-ATF7N0&E0&K5&C1&D2&S1
  1814. Amstrad PC Modem-AT&C1&D2&S1
  1815. Amstrad SM2400-AT&C1&D2&S1
  1816. Anchor Signalman Lightning 24-AT&C1&D2&S1
  1817. Anchor 2400E-AT&C1&D2&S1
  1818. Anchor 96E4-ATX4\N3\V1%C0\Q3
  1819. ATI 2400/ETC MNP-AT&C1&D2&K3&S1
  1820. ATI 9600 ETC-ATX4&Q0&C1&D2&K3&S1
  1821. AT&T 4000-ATX4F1&C1&D2&S1
  1822. AT&T 4024-ATX1&C1&D2&S1
  1823. Avatex modems-AT&C1&D2&S1
  1824. Best Data Smart One 2400-ATE1X3&Q0&C1&D2&S1
  1825. Black Box 2400-AT&Q0&C1&D2&S1
  1826. Boca M2400E-AT&C1&D2&K3&S1
  1827. Boca M2400I-AT&C1&D2&K3&S1
  1828. Boca Fax Modem FM9624-AT&C1&D2&K3&S1
  1829. Boca 14.4-AT&C1&D2&K3&S1
  1830. BT V.32-ATE1&EO&K0&M
  1831. Cardinal 9600/V32-AT&M1&C1&D2&H1&I1&S1
  1832. Cardinal MVP24I/MVP24IF-AT&C1&D2&S1
  1833. Cardinal MNP 2400-AT&H2&I2&M0&C1&D2&S1
  1834. Cardinal V.42bis 2400-AT&M0&K4&C1&D2&S1
  1835. Cardinal 9600/V32-AT&M0&C1&D2&S1
  1836. Cardinal 14400-AT&M1&C1&D2&K3&S1
  1837. CMS-AT\N1Q0V1&C1&D2&S1
  1838. Complete Communicator Gold-AT&C1&D2&K3&S1
  1839. Complete PC 2400-ATE1X4&C1&D2&S1
  1840. Compucom Speedmodem 2400-ATX1\N0&C1&D2&S1
  1841. Compudyne 2400-ATX2\N0&C1&D2&S1
  1842. Compudyne 9642/V32-AT&Q0&C1&D2&S1
  1843. CTS 2424ADH PLUS-ATX4
  1844. CTS 2424CTSSM06-AT&C1&D2&S1
  1845. Dataflex Comfax II-ATX1\N0%C0&Q0&C1&D2&K3&S1
  1846. Dataflex Dynalink-ATB0&C1&D2&K3&S1
  1847. Dataflex Quadcom-AT&D2%C0S37=59&C1&S1
  1848. Dataflex Rapier+ V32Bis - UK-AT&D2%C0&C1&K3&S1
  1849. Digicom Eagle Plus-AT*E0*F1&C1&D2&S1
  1850. Digicom 9624LE-AT&M0*E0*F1&C1&D2&S1
  1851. Digicom Scout-AT*E0*F3&C1&D2&S1
  1852. Digicom Scout 14.4 Fax-AT*F0*E0&C1&D2&S1
  1853. Digicom 9624LE-AT&M1*E0*F3&C1&D2&S1
  1854. Digicom Scout 14.4 Fax-AT*F3*E0&C1&D2&S1
  1855. Digitan HI-IQ DS-24 - ATQ0V1\Z1&C1&D2&S1
  1856. Dowty Jaguar Quartet L-ATE1&C1&D2&S1
  1857. Dowty Mayze-AT&C1&D2&S1
  1858. Dowty Quantum 96-AT&E0%C0S7=60&C1&D2&S1
  1859. Dowty Quattro SB2422-ATE1X1&E0&C1&D2&S1
  1860. Dowty Quattro 96-ATE1%K0&C1&D2&S1
  1861. Everex Evercom 24E MNP-ATX4\N0\Q1&C1&D2&S1
  1862. Everex Evercom II-24 PS/2-ATX4&C1&D2&S1
  1863. Everex EverFax 2496E-AT%C0
  1864. Falcom FCM2400-ATX6&C1&D2&S1
  1865. Galaxy Pioneer V.22/42-ATX4\N0&C1&D2&S1
  1866. Gateway 2000 Internal-AT&Q0&C1&D2&K3&S1
  1867. Gateway 2000 Nomad 14400-AT&Q0&C1&D2\Q3&S1
  1868. Gateway Telepath-AT&Q0\G1&C1&D2&S1
  1869. Hayes Accura-AT&C1&D2S110=1&S1
  1870. IBM Mwave Modem 14400-AT&C1&D2\Q3&S1
  1871. Info Runner VP9624-AT%C0&C1&D2&S1
  1872. Intel 9600 EX-AT\N0\Q3%C0&C1&D2&S1
  1873. Intel 14.4 (V.32bis)-AT\N0\Q3&C1&D2&S1
  1874. Intel High Speed Faxmodem-AT\N0\Q3&C1&D2&S1
  1875. Intel PCMCIA Faxmodem Rel 2-AT\N0\Q3&C1&D2&S1
  1876. Intel PCMCIA Faxmodem Rel 3-AT\N0&R1&C1&D2&S1
  1877. Intel SatisFAXtion-ATX4\J0\N0\V1%C0&C1&D2&S1
  1878. Intel SatisFAXtion 400e-AT&F\Q3\N0%C0&C1&D2&S1
  1879. Laser 2400-ATX2&C1&D2&S1
  1880. LightCom 14.4F-AT&D2%C0&C1&D2&S1
  1881. Lightspeed 2400LE-ATX4\N3\J0\Q3\V1%C0&C1&D2&S1
  1882. Master Systems Turbo-AT&D2&C1&S1
  1883. Megahertz-AT\N0&K4&C1&D2&S1
  1884. Megahertz (Rockwell command set)-AT&C1&D2&K3&S1
  1885. Megahertz (Sierra command set)-AT&C1&D2\Q3&S1
  1886. Megahertz (-AT&T command set)-AT&C1&D2\Q3&S1
  1887. Microcom DeskPorte ES Series-AT&C1&D2&K3&S1
  1888. Microcom QX4232hs-AT&C1&D2\Q3&S1
  1889. Microcom AX2400-AT&C1&D2&S1
  1890. Migent Pocket Modem (1200)-ATX1&C1&D2&S1
  1891. Miracom Courier HST-ATS7=58X6&B1&H1&R2&C1&D2&S1
  1892. Miracom Courier V32bis-ATS7=58X6&B1&H1&R2&C1&D2&S1
  1893. Motorola Codex 3260-AT&K0&N0&Q0*SM0*FL1&C1&D2&S1
  1894. Motorola UDS-AT\N0\C0\J0\Q1&C1&D2&S1
  1895. MultiTech MultiModem 224-AT&C1&D2&E1&E4&S1
  1896. MultiTech MultiModem V.32-AT&C1&D2X4&E1&E4&S1
  1897. Multitech Modem II MT1432-ATE1|&F&C1&D2&E1&E4&S1
  1898. NEC Laptop-AT&C1&D2\K0\Q3%C1&S1
  1899. Nokia Cellular Data Card-AT&F
  1900. Nokia Cellular Data Card (Cellnet)-ATS35=6
  1901. Nokia Cellular Data Card (Orange)-ATS34=2S35=6
  1902. Nokia Cellular Data Card (Vodafone)-ATS34=2S35=6
  1903. Okitel 9600-AT\V1\N3X4&B0&K0S27=128&C1&D2&S1
  1904. Pace-ATE1S53=2&C1&D2&S1
  1905. Pace Eurolink-ATE1S53=2&C1&D2&S1
  1906. Pace Linnet FX-AT&C1&D2&S1
  1907. Pace Linnet V.32 Quad-AT&K4\P1F6&C1&D2&S1
  1908. Pace Microlin-AT\N0%C0&C1&D2&S1
  1909. Pace V.32-AT&D2&K2\P0&C1&D2&S1
  1910. Penril Alliance-AT&C1&D2&S1\Q1,1
  1911. Practical Periph. PM2400-AT&C1&D2&S1
  1912. Practical Periph. PM2400 MNP-AT&C1&D2&S1
  1913. Practical Periph. PM9600 V.32-AT&C1&D2&K3&S1
  1914. Practical Periph. 14.4 Fax-AT&C1&D2&K3&S1
  1915. Prometheus 2400G,MNP-ATX4\N0\Q0\S0
  1916. Prometheus Home Office Fax Modem-AT&C1&D2&S1
  1917. Prometheus Promodem 9.6-AT*F2&C1&D2&S1
  1918. Prometheus Ultima 9600-AT\N0\Q0\J0&C1&D2&S1
  1919. Psion Dacom Gold Card V34 + Fax-ATX3L1
  1920. Psion Dacom Meteor 14.4-ATL1X3
  1921. Psion Dacom Quad-ATB0F3&K1V1E1Q0&C1&D2&S1
  1922. Quickcom V.32-AT*E0*F1&C1&D2&S1
  1923. Racal Maxam V+-AT&E0\C4&D2X1&C1&S1
  1924. Shiva-AT&M0&D2&C1&S1
  1925. SupraModem 2400-AT&C1&D2&S1
  1926. Supra Fax Modem 9600-AT&C1&D2&K3&S1
  1927. Supra Fax Modem (UK)-AT&K4\N0%C0X0&C1&D2&S1
  1928. SupraModem 14.4-AT&C1&D2&K3&S1
  1929. Swan 24/96 Fax Modem-AT\N0&C1&D2&S1
  1930. Tandata TM500-AT&D2E1X1&C1&S1
  1931. Tandy 25-3532-AT-K0&K4\N0%C0&C1&D2&S1
  1932. Telebit Other-ATS58=2S68=2&D2&C1&S1
  1933. Telebit Qblazer-ATS58=2S68=2&D2&C1&S1
  1934. Telebit T1000-AT&Q0&C1S58=2S68=2&D2&S1
  1935. Telebit T1600-AT&C1S58=2S68=2&D2&S1
  1936. Telebit T2500-ATS58=2S68=2S95=0X4&C1&D2&S1
  1937. Telebit Trailblazer Plus-ATS63=2S95=0S96=0S97=0S98=0^MATX4&C1&D2&S1S58=2S68=2
  1938. Telebit WorldBlazer-ATS58=2S68=2&D2&C1&S1
  1939. Toshiba 1600-ATX4&C1&D2&S1
  1940. Toshiba Advanced V.32bis-ATX3L1
  1941. Trusts  1414-AT&FN0&N0&D2&C1&S1
  1942. Tricom Business Administrator-AT&C1&D2&S1
  1943. Tricom Tempest Quin-ATE1&C1&D2&S1
  1944. Tricom Tornado 5/42-AT&C1&D2&S1
  1945. Tricom Tornado 12/42-AT%C0\N4&C1&D2&S1
  1946. Twincom 24/96 Fax-AT&Q0&C1&D2&S1
  1947. Twincom 96/42I-AT\N0&K4&C1&D2&S1
  1948. Twincom 14.4 Fax Modem-AT\N0&K4&C1&D2&S1
  1949. US Robotics 2400-AT&C1&D2&S1
  1950. US Robotics Courier V32bis-ATS7=58X6&B1&H1&R2&C1&D2&S1
  1951. US Robotics Courier V34 models-AT&P1&G2
  1952. US Robotics Dual Standard-ATB0&B1&H1&R2&R2F1&C1&D2&S1
  1953. USR Sportster 9600-AT&B1&H1&R2&C1&D2&S1
  1954. USR Sportster Fax 14400-AT&B1&H1&R2&C1&D2&S1
  1955. UST 9600-ATB0&A3&B1&K3&N0&C1&D2&S1
  1956. VIVA 9600/9642E-AT\N0&K4&C1&D2&S1
  1957. VIVA 14.4 Fax-AT&C1&D2&S1
  1958. Wang-AT&M0&C1&D2&S1
  1959. Winfast V.32bis-AT&K4E1*E0&C1&D2&S1
  1960. Worldport 2496-AT&C1&D2&S1
  1961. WS3000 II-ATX5&I1\N0%C0&C1&D2&S1
  1962. Zenith Quad-ATB0&D2X2&C1&S1
  1963. Zoom 96/24 Fax Modem-AT&C1&D2&K3&S1
  1964. Zoom 2400 V.42bis-AT&C1&D2&K3&S1
  1965. Zoom 9600-AT&C1&D2&K3&S1
  1966. Zoom 96/24 Fax Modem-AT\N0&K4&C1&D2&S1
  1967. Zoom 14.4/28.8-
  1968. ATQ0V1E1W1&D2S95=47X4^MATS37=11N1&K3S82=128^MAT&Q5S36=7S46=138S38=1
  1969.  
  1970.  
  1971.                 ******************************
  1972.                 *SCRIPTS FOR VARIOUS SERVICES*
  1973.                 ******************************
  1974.  
  1975. I will be happy to include the login script for any service. Just
  1976. forward it to me and tell me to put it in the nettamer.doc file.
  1977. DO NOT CHANGE THE Username$ and Password$ macros in these scripts to
  1978. your real username or password. You gave those to the program in setup
  1979. and it knows what they are.
  1980.  
  1981. ***DELPHI SETTINGS***** (Delphi uses SLiRP)
  1982. pop3 url: pop.delphi.com
  1983. smtp url: smtp.delphi.com
  1984. nntp url: news.delphi.com
  1985. DNS  Add: 10.0.2.3
  1986.  
  1987. DELPHI TYMNET NUMBERS use tymnet.log in the archive file.
  1988.  
  1989. DELPHI SPRINT NET NUMBERS use sprint.log in the archive file.
  1990.  
  1991. ____COMPUSERVE_____________
  1992. You will have to edit the script below for the type of
  1993. service you use to connect to C-serve (tymnet, etc.) There
  1994. are several variations on the script. Check out the HP-Hand
  1995. forum. I think those folks have found almost all the variations.
  1996.  
  1997. DELAY 30
  1998. BLAST <3>
  1999. WAIT Name:
  2000. BLAST CIS<13>
  2001. WAIT ID:
  2002. BLAST Username$/go:pppconnect
  2003. WAIT word:
  2004. BLAST Password$
  2005. DELAY 50
  2006. PPP
  2007.  
  2008. NOTE:
  2009. If you do not get the Name: prompt normally when you login, then
  2010. delete lines 2 and 4. Otherwise leave everything exactly like it
  2011. is unless you KNOW that you have a different login system. You may
  2012. also have to increase the time on the last delay statement, if
  2013. CIS is running VERY slow. The other settings for CIS are as follows:
  2014.  
  2015. DNS Address:149.174.211.5,149.174.213.5
  2016. POP3: mail.compuserve.com
  2017. SMTP: mail.compuserve.com
  2018. NNTP: news.compuserve.com
  2019.  
  2020.  
  2021.  
  2022. ---CRIS.COM-----------
  2023. WAIT user:<32>-OR-#600
  2024. BLAST Username$@PPP
  2025. WAIT Password:<32>
  2026. DELAY 10
  2027. BLAST Password$
  2028. PPP
  2029.  
  2030.  
  2031. _________sympatico (Canada)________
  2032.  
  2033. WAIT Login:<32>-OR-#600
  2034. BLAST Username$
  2035. WAIT Password:<32>
  2036. DELAY 10
  2037. BLAST Password$
  2038.  
  2039. contact person:
  2040. Gary_Jacek@bctel.ca
  2041. gjacek@freenet.vancouver.bc.ca
  2042.  
  2043. ----Script for Idirect (Toronto, Ontario Canada)
  2044.  
  2045. WAIT ogin:<32>-OR-#600
  2046. BLAST Username$
  2047. WAIT  Password:
  2048. BLAST Password$
  2049. Wait tinue:
  2050. BLAST PPP<13>
  2051. DELAY 95
  2052. PPP
  2053.  
  2054. ---- Netcom.com-------
  2055.  
  2056. WAIT ogin:-OR-#300
  2057. BLAST #Username$
  2058. WAIT word:
  2059. BLAST Password$
  2060. PPP
  2061.  
  2062.  
  2063. *** Note: # in front of Username$ is ESSENTIAL!! Netcom Service recognizes it and
  2064. switches to SLIP/PPP protocol.
  2065.  
  2066. -----maltanet.omnes.net----- (Malta, Europe)
  2067. WAIT sername:<32>-OR-#600
  2068. BLAST Username$
  2069. WAIT assword:<32>
  2070. DELAY 10
  2071. BLAST Password$
  2072. Wait pin>
  2073. BLAST ppp<13>
  2074. PPP
  2075. _____________________________
  2076. ---EROLS.COM---- (American East Coast)
  2077. DELAY 10
  2078. BLAST <13>
  2079. WAIT Login:
  2080. BLAST Username$
  2081. WAIT Password:
  2082. DELAY 10
  2083. BLAST Password$
  2084. WAIT PPP
  2085. PPP
  2086. -----------------
  2087.  
  2088. ----IBM.NET--------- (World Wide)
  2089. Usually the default service1.log file should work. If it doesn't see
  2090. the hints from users letters for a tip.
  2091. _________________________________________________________________
  2092.  
  2093.            *************************************
  2094.            * PGP Public Key for David Colston! *
  2095.            *************************************
  2096. -----BEGIN PGP PUBLIC KEY BLOCK-----
  2097. Version: 2.3
  2098.  
  2099. mQCNAi9BIPsAAAEEAJ3wgk5EGZT4wkXgd1fY8zKBEZQLKf0HI6PcRY1dwbU2mNOe
  2100. z/0ekPKCTL/96psqfw6i12DcBsP/FJoS8/l3r/ZPsZpsYSSTwZ72WqPTJTGEbpNb
  2101. qODhqMV+9n+4zOp++7szse/LKV5wRIrg9zrHIqwDN/jW87AjG1KNztOsCfmNAAUR
  2102. tA1EYXZpZCBDb2xzdG9u
  2103. =usNy
  2104. -----END PGP PUBLIC KEY BLOCK-----
  2105.             ********************************************
  2106.             *How to subscribe the NETTAMER Mailing List*
  2107.             ********************************************
  2108. To subscribe to nettamer-l list serve send a message to:
  2109. nettamer-request@pop.ademco.com
  2110. In the body of the message include the word:
  2111. subscribe
  2112.                ***********************
  2113.                *TIPS/NOTES FROM USERS*
  2114.                ***********************
  2115. FROM: tb@tbrown.lvlham.lincoln.ac.nz
  2116.  
  2117. You can use the following simple dos batch file trick to get your
  2118. hp200lx palmtop to run nettamer from a clean boot, and then continue
  2119. with the normal system manager stuff when you exit nettamer.  This means
  2120. nettamer has plenty of RAM available, and nothing interfering with it.
  2121. The procedure is straight forward, but see step 2.
  2122.  
  2123. 1. Create a one line batch file called, for example, 
  2124.  
  2125.   C:\progs\setnt.bat
  2126.  
  2127. that contains the single line
  2128.  
  2129.   echo nt >c:\nt-boot.lck
  2130.  
  2131. 2. Add an entry (icon etc.) in System Manager / "More Applications" to
  2132. run this batch file.  Instructions for this are in the manual, if you're
  2133. not familiar with this it's probably not safe for you to alter your
  2134. autoexec.bat in the next step - i.e. you shouldn't be doing this.
  2135.  
  2136. 3. Add the following early in you c:\autoexec.bat file.
  2137.  
  2138.   if not exist c:\nt-boot.lck goto nont
  2139.   del c:\nt-boot.lck
  2140.   c:
  2141.   cd \nettamer
  2142.   nettamer
  2143.   :nont
  2144.  
  2145. The "c:" should be changed to whichever drive you have nettamer on
  2146. (probably a: if it's a flash card), and the "cd \nettamer" should match
  2147. whichever directory you have nettamer in, possibly "cd \comms\nt" or
  2148. whatever.
  2149.  
  2150. The above addition should be placed in autoexec.bat after any drivers
  2151. that you need to run nettamer (the double speed crystal driver for
  2152. example), but before anything that isn't needed by nettamer, eg. buddy
  2153. etc.  It should definitely be before the line to start the system
  2154. manager, which says "200" on an HP 200 LX.
  2155.  
  2156. That's pretty much it.  To run nettamer I just save anything that needs
  2157. saving, select (and run) the icon for the batch file described in step
  2158. 2., and re-boot (Ctrl-Alt-Del).  Nettamer runs, does its thing, and the
  2159. system starts as per usual when you exit nettamer.
  2160.  
  2161. From: dave.martin@ibm.net
  2162. Subject: LOG File for nettamer for use with IBM/Advantis PPP Connection
  2163.  
  2164. David,
  2165.  
  2166. I just discovered that IBM has implemented their PPP capability on their
  2167. internet connection in the US.
  2168.  
  2169. However, they say that their PPP connections:
  2170.  
  2171. [...]
  2172.  
  2173. 7.   Logon Scripts are NOT used.
  2174.  
  2175. 8.   Password Authentication Protocol (PAP) should be enabled....
  2176.  
  2177. - Only IP (Internet Protocol) datagrams are accepted, all others are
  2178. discarded.
  2179.  
  2180. ------------End of quoted material---------------
  2181.  
  2182. The effect of this is that you never see the prompts, or it doesn't produce
  2183. prompts.  Due to some experiences I had with my other ISP which used
  2184. Password Authentication Protocol, and what I had to do to get it to work,
  2185. I adapted a REXX command file that I was using to send the information that
  2186. I thought it needed, and it works.  So here it is, in case you have anyone
  2187. else who comes up with a problem using PPP with IBM.
  2188.  
  2189. BLAST Username$
  2190. DELAY 5
  2191. BLAST Password$
  2192. BLAST user userid name userid secret password
  2193. PPP
  2194.  
  2195. The "Username$" as supplied by the program will be (the contents of
  2196. the program defaults, which must be as follows:
  2197.  
  2198. A. Login name: must be "internet.usinet.username"
  2199.      This is assuming your account is a US internet account (usinet).
  2200.  
  2201. E.  DNS Address: 165.87.194.244,165.87.201.244
  2202. F`  POP3 URL: pop03.ca.us.ibm.net OR pop01.ny.us.ibm.net
  2203. G.  SMTP URL: smpt-gw01.ca.us.ibm.net OR smtp-gw01.ny.us.ibm.net
  2204. H:  NNIP URL: news-s01.ny.us.ibm.net
  2205.  
  2206. The fourth line in the script file sends the stuff that PAP needs, at least
  2207. in OS/2 these were parameters that could be added to the command line when
  2208. running PPP.EXE (that is "user", "name", and "secret"). The user and name
  2209. parameters both take the userid, and the secret parameter takes your
  2210. password.
  2211.  
  2212. IBM Support didn't know what I was talking about, but it works for me.
  2213.  
  2214. I hope you will find it useful.
  2215.  
  2216. ---------
  2217. From: Craig Peacock <craig@enterprise.net>
  2218. Subject: Re: Nettamer
  2219.  
  2220. Hi,
  2221.  
  2222. Well to use the mobile phone instead of the pcmcia port you need to do
  2223. the following:
  2224.  
  2225. at a dos prompt type 
  2226.  
  2227. c:> serctl /p
  2228.  
  2229. Should say something like com1 redirected to the phone. and the phone light
  2230. on the front of the ogo700 should flash
  2231.  
  2232. c:> nettamer
  2233.  
  2234. Setup nettamer to use com1, and all should be well.
  2235.  
  2236. When finished with nettamer c:\> serctl /o diverts com1 back to the external
  2237. port. If you have any more problems then feel free to email me.
  2238.  
  2239. Craig
  2240.