home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / nameos2.zip / readme < prev    next >
Text File  |  1997-02-11  |  3KB  |  72 lines

  1. Dynamic Domain Name Service for OS/2
  2.  
  3. This program is designed to work with the dyndns.com dynamic domain name service
  4. (see http://www.dyndns.com for details on this service) to update the IP address
  5. used for your dynamic domain name.
  6.  
  7. Usage:
  8.  
  9. request <username> <password> [<ip address | auto > [<domain>]]
  10.  
  11. request.exe should be started by your dialer upon each connection that is
  12. established, with the username and password associated with your dynamic
  13. domain name account with dyndns.com. It will determine the IP address
  14. associated with your point-to-point connection and update the dyndns.com
  15. name server appropriately.
  16.  
  17. request.exe will continue to send updates to the dyndns.com server every
  18. 5 minutes to maintain the dns record.
  19.  
  20. Your dialer should be configured to kill the process when the connection is
  21. broken, so the dyndns.com server eventually resets your domain name.
  22.  
  23. The shareware InJoy dialer can function well in this mode. Other dialers
  24. have not been tested, but should function similarly if they provide the
  25. autostart service and kill the process when the connection is broken.
  26. The InJoy dialer can be obtained through BMT Micro (http://www.bmtmicro.com).
  27.  
  28. You can call request.exe with an explicit IP address or specify 'auto' (the
  29. default) to force the program to determine your point-to-point address itself.
  30. Specify a domain name if you have set up a specific domain name to be updated
  31. with dyndns.com, otherwise it defaults to "dyndns.com".
  32.  
  33.  
  34. Problems/Suggestions:
  35.  
  36. This program was created rather quickly to work with the dyndns.com service
  37. and may have room for improvement. If it doesn't function for you, please
  38. send a description of your environment and the problem you are having to
  39. Doug Swallow (swallow@ibm.net). I can't promise to fix it, but I'll try.
  40.  
  41. If there are any suggestions you have to help this program function better,
  42. I'd also be happy to hear them.
  43.  
  44. There is no charge for this program (but you have still have to pay
  45. dyndns.com for their services). You are granted a license to use this
  46. program.
  47.  
  48.  
  49. Other stuff:
  50.  
  51. If it's of any use, I have also provided an OS/2 port of the Unix utility
  52. which dyndns.com makes available. The functionality is similar, but it's
  53. a simple text mode interface. I didn't really run it through any tests to
  54. see if it behaved, but it does properly connect to the dyndns.com server.
  55. It's not something I plan to support in any fashion, but I provide it in
  56. case it's more convenient for you to use. (The program is NameControl.exe)
  57.  
  58.  
  59. Version History
  60.  
  61. 1.01
  62.     -Change display of incoming message from dyndns.com server to occur on a
  63.      separate thread so it doesn't prevent the 5 minute updates from taking
  64.      place regularly.
  65.  
  66. 1.00
  67.     -Initial release
  68.  
  69.  
  70. Copyright (C) 1997 Doug Swallow. All rights reserved.
  71.  
  72.