home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / winsock / goslip2 / readme.tx_ / readme.tx
Encoding:
Text File  |  1995-05-19  |  3.8 KB  |  103 lines

  1. GoSlip 2.0/a2            2 October 1994
  2.  
  3. by Robert Reuss            rsr@cunyvms1.gc.cuny.edu
  4.  
  5. All rights reserved.
  6. No commercial use, or electronic transfer, reproduction or
  7. distribution for commercial use or profit.
  8.  
  9. GoSlip 2.0 is a significant rewrite of GoSlip 1.1 and is
  10. intended for *free* use for any and all members of the
  11. Internet community, in particular individuals who seek it
  12. out and find it on their own.  Commercial internet access
  13. providers who wish to include any GoSlip program to their
  14. users as a part of their service to their users MUST get
  15. license from the author.  This will entail a cheap, one-time
  16. fee.
  17.  
  18. GoSlip 2.0 is in the alpha stage, which means it is still
  19. significantly limited in its functionality and stability.
  20.  
  21. New Features:
  22.  
  23.     *       Greater stability
  24.  
  25.         *       Greater cooperativeness with other windows programs
  26.                 for effective background operation
  27.  
  28.     *    Object-style data design that enables the user to mix
  29.         & match various configuration elements 
  30.  
  31.         *       Application in divided between a design app and a 
  32.                 run-time app to reduce memory & CPU overhead
  33.         (run-time app is relatively tiny)
  34.  
  35.         *       Ability to pass dynamically allocated IPs to TCPMAN
  36.  
  37.         *       Object-style multiple configurations with seperate
  38.         modem, phone #, script, application launch sets, 
  39.         which can be mixed and matched into sequences
  40.  
  41.         *       Ability to convert GoSlip 1.1 configurations completely
  42.  
  43.         *       Unlimited phone numbers for a given "site", with ability
  44.                 to pass effort from one to another if busy
  45.  
  46.         *       Ability to scan hard disk for network applications
  47.  
  48.     *    Ability to dial multiple ports.
  49.  
  50.         *       Ability to send a wide range of keys to launched apps,
  51.                 including function keys and shift/control combos, etc.
  52.  
  53.     *    Ability to treat a Program Manager group as a toolbar,
  54.         including a TCPMAN with dynamically allocated IP
  55.  
  56.     *    A bunch of other stuff
  57.  
  58. To come in GoSlip 2.1:
  59.  
  60.         *       Security for both design and run modes, encapsulating
  61.                 all network passwords under a GoSlip password
  62.  
  63.     *    Baud rates higher than 19.2
  64.  
  65.     *    Better documentation than this readme
  66.  
  67.     *     Integrated toolbar
  68.  
  69.     *    Ability to log-in, acquire mail (for example) and 
  70.         terminate
  71.  
  72.  
  73. I want to have a fast turnover to GoSlip 2.1 so I hope that this interm
  74. release elicits plenty of feedback so I can quickly hammer down problems
  75. and move forward.  Bug reports are welcomed at my e-mail address above,
  76. as are general suggestions and specific programmatic solutions for the
  77. above goals for 2.1, especially how to deal with higher baud rates
  78. (under Visual Basic).  
  79.  
  80. To get started, first run GOSLIP2.EXE and go from window to window
  81. filling in all the necessary information, or choose the option
  82. CONVERT GOSLIP 1.1 SETUP under menu option FILE.  This will give you the 
  83. opportunity to convert a pre-existing configuration from GoSlip 1.1
  84. into GoSlip 2.0 -- I'm proud of this function so try it and let me know
  85. if you get any errors!
  86.  
  87. After you have given GoSlip 2.0 configuration information in terms of
  88. modem, phone number, script, etc., you go to the BUILD SEQUENCE window,
  89. choose new to create a new sequence, and then select the configuration
  90. elements you have created.  You can then choose RUN to try out the 
  91. sequence.  
  92.  
  93. Included with GoSlip 2.0 is an executable GODAEMON.EXE that will run any
  94. sequence you create automatically if you include the sequence ID (see the
  95. BUILD SEQUENCE window, bottom right) on the command line.  Otherwise,
  96. you can simply execute a sequence using menu options.
  97.  
  98. I'm sorry this documention is so brief -- this release is intended for
  99. experienced users, where GoSlip 2.1 will be more stable and better
  100. documented for novice users.  
  101.  
  102.  
  103.