home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / dialip2.zip / dialip.hlp (.txt) < prev    next >
OS/2 Help File  |  1997-01-18  |  7KB  |  159 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Dial IP Info ΓòÉΓòÉΓòÉ
  3.  
  4. This program was originally written to make a connection to the internet thru 
  5. ppp.exe, check for email, let me know if I had any, and disconnect.  It was/is 
  6. supposed to do this in the BACKGROUND/UNSEEN at timed intervals throughout the 
  7. day so that I could know fairly soon when I got email, without having an 
  8. expensive direct internet connection.  It basically does this, and more.  It 
  9. ended up turning into a full fledged dialer. 
  10.  
  11. It has something old, something new, something borrowed, something OS/2.  When 
  12. I first started I went looking for what was out there to use to get done what I 
  13. needed.  I ended up using 3 good packages out there: 
  14.  
  15. rxpop.zip   freeware from    By Christoph Lechleitner 
  16.  and 
  17. nyts204.zip  freeware The New York Telephone 
  18. Scheduler Version 2.04       By Stu Mark 
  19.  and 
  20. rxu1a.zip   freeware from    By Dave Boll 
  21.  
  22. rxpop has routines excellently showing how to use REXX commands to check for 
  23. your email! 
  24.  
  25. nyts is a nice handy little scheduler.  You might talk to him about trying to 
  26. do away with the first cmd.exe window that pops up in the background and then 
  27. goes away.  It would be nice to not have it show up at all! 
  28.  
  29. rxu was formerly called ybda or something and has a lot of rexx routines that 
  30. call C functions which really make rexx more functional.  If you have ybda I 
  31. assume you will want to delete your ydbautil.dll or whatever it is and just use 
  32. the newer rxu.dll. 
  33.  
  34. I am including them because I like them and think you will too. 
  35.  
  36. The rest is all mine.  I have turned it into a GUI program and here it is.  It 
  37. is shareware, NOT FREE, but hopefully has a reasonable price.  I am asking a 
  38. small price for my work, not for the others. 
  39.  
  40. Price:  $5 to $20 U.S.  dollars.  Pay what you think it is worth or what you 
  41. can pay.  Pay in the middle and feel o.k.  If you think it will save you a lot 
  42. of time writing your own and does a good job for you pay more, and if you can't 
  43. afford it right now, pay less.  If you rip me off you hopefully aren't a 
  44. christian and you will surely hasten people not to program for OS/2 since they 
  45. can't make any money at it, and it will be just another log in the fire come 
  46. judgement day. 
  47.  
  48. rxpop.zip includes:  chkpop.cmd, getpop.cmd, pollpop.cmd, readme.rxp 
  49.  
  50. nyts204.zip includes: nytsii.doc, nytsii.exe, nytsii.stu, pmpop.exe Use this or 
  51. use your own. 
  52.  
  53. rxu1a.zip includes:  file_id.diz, procs.cmd, rxsrs.exe, rxu.dll, rxu.dsc, 
  54. rxu.inf 
  55.  
  56. my stuff includes:  dialip.exe, killbn.cmd, killhex.cmd, showini.cmd, 
  57. notify.cmd, vputil.dll 
  58.  
  59.  
  60. ΓòÉΓòÉΓòÉ 2. Creating an ID ΓòÉΓòÉΓòÉ
  61.  
  62. CREATING AN ID 
  63. ===============x'ime' it will rebuild the connection string from the current 
  64. settings at that time before dialing. 
  65.  
  66. Notes: 
  67.  
  68. The 'Connection Commands' are used to build the connection string.  Whatever 
  69. variables you denote in the connection commands will be replaced when you build 
  70. your connection string. 
  71.  
  72.  your login_name were 'stan' then <login_name> would get replaced with 'stan'. 
  73.  
  74. The 'Extra Variables' tab is where you can define any extra variables you need, 
  75. var1...var10, which you can specify in your connection string.  The variables 
  76. will be replaced (even recursively) by their values when you do 'Build 
  77. Connection String'. These are the built in variables: 
  78.  
  79. <modem_string_1> 
  80. <modem_string_2> 
  81. <login_name> 
  82. <com_port> 
  83. <baud_rate> 
  84. <dial_program> 
  85. <dial_string> 
  86. <var1> 
  87. <var2> 
  88. <var3> 
  89. <var4> 
  90. <var5> 
  91. <var6> 
  92. <var7> 
  93. <var8> 
  94. <var9> 
  95. <var10> 
  96.  
  97. <login_password> is the only var. that will not be replaced (until it dials). 
  98.  
  99.  
  100. ΓòÉΓòÉΓòÉ 3. Your Section 1 title ΓòÉΓòÉΓòÉ
  101.  
  102. First Paragraph 
  103.  
  104. Second Paragraph 
  105.  
  106.  
  107. ΓòÉΓòÉΓòÉ 4. Your Section 1 title ΓòÉΓòÉΓòÉ
  108.  
  109. First Paragraph 
  110.  
  111. Second Paragraph 
  112.  
  113.  
  114. ΓòÉΓòÉΓòÉ 5. Your Section 1 title ΓòÉΓòÉΓòÉ
  115.  
  116. First Paragraph 
  117.  
  118. Second Paragraph 
  119.  
  120.  
  121. ΓòÉΓòÉΓòÉ 6. History ΓòÉΓòÉΓòÉ
  122.  
  123. 1.0   Very first release 
  124.  
  125. 1.1   Major Enhancements! 
  126. New code to allow user to program their own ppp 
  127. connection string! 
  128. Added variables for use in connection string. 
  129. Fixed dumb bug of not allowing typing into ID field. 
  130. Also added predefined templates for building connect 
  131. strings to attach to compuserve (ppp) and Spry. 
  132. Added new command line args -noshow and -ex 
  133. Stopped sharing password with IBM software. 
  134.  
  135. 1.2 
  136. Window list now tells what dialip is doing when it is 
  137. not showing. 
  138. Can autostart a program upon connection. 
  139. Updated get mail to use and index and name new mail: 
  140. mail_path\emINDEX.msg 
  141.  
  142. 1.3   Major Enhancements!  1996/12 
  143. Added: Higher priority to connection so it will work 
  144. better (I was starting to not connect at night 
  145. presumably when they were busier), 
  146. Do Not Hang Up If check for and find Mail (this 
  147. is so you can normally use the -hu flag so it 
  148. will normally hangup, unless it finds mail, 
  149. then it will stay connected), 
  150. Manual mode connection, Inactivity Timeout, 
  151. MRU size, Flow Control flag. 
  152. Fixed: 1.2 might have hung up if you tried to start a 
  153. 2nd one when another was already connected. 
  154. Does not tie up program while dialing.  You can 
  155. tell it to hang up or exit if you change your mind. 
  156.  
  157. 1.32    Major Enhancements!  1997/01 
  158. Added: Modem choice with init strings. 
  159.