home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / sendip.zip / README.DOC < prev    next >
Text File  |  1996-06-08  |  6KB  |  151 lines

  1. FREEWARE! FREEWARE! FREEWARE! FREEWARE! FREEWARE! FREEWARE! 
  2.  
  3. SENDIP ver. 1.00 for users of Internet telephone apps
  4.  
  5. This program is absolutely free.  It may be distributed and modified
  6. in any way.  The Surf'n Rexx DLL, though, may ONLY be used by this
  7. program and not for anything else unless you are a licensed user of
  8. Surf'n Rexx.
  9.  
  10. This program was designed for internet users who have a 
  11. slip or PPP dial-up account.
  12.  
  13. The purpose of this program is to query your I.P. address (AFTER you have
  14. dialed in and connected) and automatically save it to a file and send it to
  15. another person by email.
  16.  
  17. I am a registered and happy user of Intercom for OS/2 inet telephone program.
  18. I borrowed one of the sample rexx scripts from Surf'n Rexx and merged it with 
  19. another legally pilfered rexx script and kludged this together so I would
  20. not be dependent upon the ICTalk server that the folks at Intercom use
  21. to connect people up.  Intercom for OS/2 is an awesome program but I
  22. just didn't want to be stuck using their ICTalk server as the only way 
  23. of resolving IP addresses between regular people I talk to through our dial up
  24. accounts.
  25.  
  26.  
  27.  
  28. /*************************************************************/
  29. ATTENTION :
  30. /*************************************************************/
  31. ALL of these files (except this readme.doc) should be kept in the same 
  32. directory for the program to run properly.  This program consists of 5
  33. files :  defaults.txt
  34.         README.DOC
  35.         sendipad.cmd
  36.         sendnote.lst
  37.         surfrexx.dll
  38.  
  39. In addition to this the program creates the file IPADR.DOC after it is ran the
  40. first time.
  41.  
  42.  
  43.  
  44. /*************************************************************/
  45. Set Up :
  46. /*************************************************************/
  47.    Modify the following to use for your self :
  48.    
  49.    1.  Open the DEFAULTS.TXT file and change the :SMTP_SERVER.   setting
  50.        to your mail server.
  51.  
  52.    2.  Change the :TARGET_ADDRESS.   setting to the e-mail address of the
  53.        person who will be the default target address.
  54.  
  55.    3.  If it applies to you change the :POP_ID.   and the   :POP_PW.   settings.
  56.        They are for your pop server and your password.
  57.  
  58.    4.  You might also need to change the  :TIME_ZONE.   setting.
  59.  
  60.    5.  Load the REXX script SENDIP.CMD into an editor and change the 
  61.        FROM_NAME =    variable (line 6) to your name and e-mail address instead 
  62.        of mine.
  63.  
  64.    6.  Optionally you can (but don't have to) change the other string variables used by
  65.        modifying the LINEOUT calls on lines 31-40.
  66.  
  67.    7.  If you want to be able to send you IP address to a list of people then open
  68.        and modify SENDNOTE.LST appropriately. 
  69.  
  70. note:  You can actually test this program partially while off line.  Just execute
  71. SENDIPAD.CMD after you have made the above modifications and you'll be prompted 
  72. 3 times.  Just press ENTER three times to accept the defaults and when it is
  73. finished check the ipadr.doc to see what it wrote to the file.  The IPADR.DOC
  74. is the actual file that will be mailed.  IPADR.DOC is created when you run the
  75. SENDIPAD.CMD program for the first time.
  76.  
  77.  
  78.  
  79. /*************************************************************/
  80. USING the program
  81. /*************************************************************/
  82.  
  83. SENDIPAD only works while you are connected on line!
  84. This section assumes you have commpleted the SetUp section above.
  85. You can run this program a couple ways.
  86.  
  87. 1 :  Put a program (or shadow) object on the desktop for SENDIPAD.CMD
  88. and double click it to begin.
  89.  
  90. 2.  Accept the defaults as you are prompted for your mail server, file to be sent, and
  91.     the target address and press ENTER each time.
  92.  
  93. 3.  If you have more than one mail server you can of course override the default
  94.     server and type in the one you want.
  95.     You can also override the document to be sent default choice and type in another
  96.     one if desired.  And of course you can override the default target address if
  97.     desired.
  98.  
  99. 4.  To mail to multiple people at the same time just override the default target
  100.     address with the file name SENDNOTE.LST.  Modify this file to hold your mailing
  101.     list.
  102.     
  103. ALTERNATELY :
  104. You could open the setting pop up for the program (or shadow) object for SENDIPAD.CMD
  105. and type in your defaults into the Optional Parameters field.  If you do this you will not
  106. be prompted.  It will just utilize the settings and run the program.  This does not mean
  107. that you have to change or delete the defaults in DEFAULTS.TXT.
  108.  
  109. For example (in  the Optional Parameters field) : mail.mynet.com ipadr.doc me@mynet.com
  110. OR  mail.mynet.com ipadr.doc sendnote.lst
  111.  
  112. In the second example it would use the list of target addresses in the file sendnote.lst
  113.  
  114.  
  115.  
  116.  
  117. /*************************************************************/
  118. USING WITH the Intercom for OS/2 internet telephone program :
  119. /*************************************************************/
  120. I use this with Intercom (ver. 3.03) and bypass their server by making 2 
  121. changes in their settings notebook.  
  122.  
  123. 1.  Servers page -  Uncheck the  'Connect to ICTalk servers at startup'  option.
  124. 2.  System page -  Uncheck the 'Dynamic IP address' option
  125.  
  126. After you log onto the internet run SENDIPADR.CMD and start up Intercom.  When your
  127. target person(s) get your e-mail letter(s) they can start their Intercom program and
  128. use the manual dial feature.  They can just press the Call button and stick in the
  129. I.P. address they just received into the Manual Dial IP field and call you.
  130.  
  131. This works great if you have regular or semi regular schedules with people and
  132. completely bypasses using any other servers (other than your own respective internet
  133. providers).
  134.  
  135. If you are not using Intercom you should take a look at it - it's cool!  Available at :
  136. http://www.ixworld.com/ic/
  137.  
  138.  
  139.  
  140.  
  141. /*************************************************************/
  142. That's all folks!
  143. /*************************************************************/
  144.  
  145. Feel free to modify, bend, warp, etc. for your own use .....
  146.  
  147.  
  148. ---Gary L. Robinson
  149.  
  150.  
  151.