home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Communication / apps / Modulator.README < prev    next >
Encoding:
Text File  |  1994-04-09  |  6.5 KB  |  149 lines

  1. Modulator
  2. =========
  3.  
  4. This is a (currently) lame VT100 emulator with the kinds of dialing
  5. features I have come to expect from a communications program. All of
  6. the existing offerings (including the commercial ones) seemed to kind
  7. of miss the point in my twisted mind. I LIKE to hog up a phone line
  8. redialing a busy number. I LIKE having a terminal pop up directly
  9. connected to my modem as a default. I HATE programs that seem to think
  10. they know more about the communications I want to do than I do, and I
  11. REALLY hate programs that don't make obvious choices easy.
  12.  
  13. This program is meant for dialing up a terminal session with a BBS or
  14. another computer and using it like a terminal. It doesn't do Telnet.
  15. It doesn't do scripts. Maybe it will someday when it grows up. Here is
  16. a brief overview of the program:
  17.  
  18. When Modulator cranks up it puts up a default session. This session is
  19. connected to the first item in the Host list. I generally keep an item
  20. there like "/dev/cufa 57600 baud, No parity". You can have it dial the
  21. phone if you want (this will become clear as you get into it). The
  22. Hosts panel contains a browser of host entries that describe each
  23. possible connection. You can pick one (or a bunch) and start dialing.
  24. You can add more hosts to the dialing queue while it is dialing.
  25. Anything that seems reasonable should work. You can modify the host
  26. list by adding and deleting hosts and entry can be edited to suit your
  27. taste.
  28.  
  29. For transferring files you must have the rz/sz program set. It is
  30. available on major archive sites. I don't think I am allowed to incude
  31. it in this package due to it's license but if it is available on your
  32. path then modulator will use it. Someday maybe I'll roll my own so
  33. this won't be necessary. Modulator does cover up the program and
  34. provide a proper face but the rz/sz combo won't resume an interrupted
  35. file transfer so that will probably be my major motivation to do it
  36. myself.
  37.  
  38. You can start file reception from the transfer menu. Zmodem reception
  39. is automatically started so you don't have to do anything. The "Set
  40. Receive Directory" item will let you tell the program where to stuff
  41. things (within limits!).
  42.  
  43. Sending files is done by dragging them into the out box. You can drag
  44. a group of files into the out box and send them with one ZModem or
  45. YModem command. The XModem send will only send the first (top) file.
  46. You can't drag directories into the out box. I'll probably add some
  47. kind of option in a future release that allows you to add a directory
  48. as either seperate files or as an archive of certain flavors. Not yet
  49. though.
  50.  
  51. For preferences you can set where the windows lay on startup. More to come.
  52.  
  53. Below is the text of the internal registration readme that describes
  54. the terms of the license. Modulator is 100% fully guaranteed, If you
  55. don't like it, then throw it away.
  56.  
  57. Let me know what you like about the program and what you don't. Give
  58. me your ideas on features to add, things you would most like to see.
  59. I'm just one dog barking in the north Georgia mountains and my ideas
  60. about what is nice get kind of loony without external feedback so
  61. control the loop!
  62.  
  63. matt
  64. -------------------------------------------------------------------------------
  65.  
  66. Greetings User!
  67.  
  68. This is a VERY preliminary version of Modulator, a terminal program
  69. that fills a need of mine and possibly yours. I have decided to offer
  70. it as guilt free shareware. I hate crippleware that cobbs some part of
  71. the program so that you can't use it effectively and I realize that
  72. some people might find only occasional use for programs like this. I
  73. don't even want to be so retentive as to bounce a large ugly panel up
  74. in your face every time you launch the program unregistered reminding
  75. you what a slug you are for not sending in your money (Don't you hate
  76. those?). I'll settle for this little termite of a reminder sitting
  77. passively in the background like some cliché Jewish mother, call it
  78. the art of nagging without nagging. With that in mind the License
  79. (such as it is) goes like this:
  80.  
  81. If you like this program then, by all means, use it to your heart's
  82. content regardless of whether or not you send in a contribution.
  83.  
  84. If you find it your constant friend and bosom buddy in telecomputing
  85. (or you're just a really nice person) then a contribution of $25 would
  86. be greatly appreciated. You get nothing for this money except a warm
  87. feeling of helping the NeXT community by encouraging the productivity
  88. of a marginally productive programmer. I will, however, keep your name
  89. on a mailing list to be notified of future updates and how to get
  90. them.
  91.  
  92. If you don't use it often enough to cough up such a large (heh!)
  93. amount, or you are a poor starving NeXTArtisan and really can't afford
  94. it then send in what you can, or nothing at all. No guilt.
  95.  
  96. If you have crafted your own work of art (commercial or not) feel free
  97. to send me a copy of it in lieu of a contribution. This is encouraged
  98. especially for those high ticket items I can't afford and could never
  99. justify but would just LOVE to have hanging around to show off to
  100. friends.
  101.  
  102. If you use it commercially send SOMETHING. 
  103.  
  104. If you have any comments or suggestions feel free to send them to:
  105.  
  106.         matt@drefla.mese.com
  107.  
  108. As is usually the case, contributor's get a better hearing at improved
  109. features and like I said, I will maintain a mailing list for updates.
  110. If you can't receive it electronically then there will be a small
  111. charge for mailing disks. Updates will probably also be available on
  112. the major FTP sites.
  113.  
  114. Modulator is Copyright ª 1993, Matthew Brandt.
  115.  
  116. Mail those BIG checks to:
  117.  
  118.     Matthew Brandt
  119.     3500 Alexander Circle
  120.     Cumming, GA 30131
  121.  
  122.  
  123. ********* Caveat Emptor! **************
  124.  
  125. Here are some things you don't have to tell me about because I already
  126. know they need improving...
  127.  
  128. The VT100 emulation is REALLY weak. I also plan to add ANSI-BBS emulation.
  129.  
  130. Yea, it needs more preferences. Colors too...
  131.  
  132. I would like to get rid of the need for rz/sz and also allow for
  133. restart of interrupted transfers by rolling the protocol into the
  134. program instead of spawning a process (or at least roll a sane
  135. process).
  136.  
  137. If you want something really wierd like REGIS emulation or some other
  138. funky terminal then you'll probably have to pay me to write it. Don't
  139. hold your breath for anything other than the two listed above.
  140.  
  141. Wow, you got to the end. (or did you just skip all the tripe in
  142. between?). Thanks for checking this out. Let me know what you think
  143. even if there is some bit that means you absolutely can't send me
  144. money for this unfinished symphony. Maybe I can make it worth your
  145. while if you tell me what you want to see.
  146.  
  147. Matt Brandt
  148. matt@drefla.mese.com
  149.