home *** CD-ROM | disk | FTP | other *** search
/ Amiga Elysian Archive / AmigaElysianArchive.iso / comm / netutils.lha / NetUtilities / Netutils.doc < prev    next >
Text File  |  1993-04-05  |  4KB  |  118 lines

  1.  
  2. NetUtilities - ©1993 Pyxis Productions
  3. --------------------------------------
  4.  
  5. These programs require the ParNet or SerNet packages, available
  6. separately.
  7.  
  8. There are some great utilities available for the Amiga which allow
  9. parallel and serial connections between two machines.  This allows files
  10. to be transferred effortlessly, and programs on either hard-drive to be
  11. shared.
  12.  
  13. If you have both machines in the same room, possibly operated by the same
  14. person, talking back and forth isn't a problem... But suppose you had two
  15. rooms with a computer in each one of them, and you didn't want to yell
  16. stuff across to the other room... Thus NetUtilities was born.
  17.  
  18.  
  19. What's In the Package:
  20. ----------------------
  21.  
  22. Inform  - This is the background message server.  This always hangs around
  23.           and checks for stuff coming from the other machine, and calls
  24.           the appropriate command when it is sent.  Inform will flash the
  25.           other computer's screen when you try run "Send".
  26.  
  27. Send    - A small CLI program which you can run to open a chat-send window
  28.           on your machine.  Just type into it as you would into a CLI
  29.           window.  When you press RETURN at the end of each line, it will
  30.           be sent to the other machine.
  31.  
  32. Receive - Another small program which opens a chat-receive window on your
  33.           screen.
  34.  
  35. NetCmd  - This allows you to execute a command on the other person's
  36.           computer.  Say for instance you have a reboot command on the
  37.           remote machine... If you executed it from your computer, it
  38.           would load the code to your machine and reboot your machine.
  39.           With "NetCmd", the "Inform" program will sense the command
  40.           coming over the network, and execute it on the receiving
  41.           machine, so in this case the remote machine would execute reboot
  42.           and reboot the remote machine.
  43.  
  44. Reboot  - Executes a warm reset.  Handy with NetCmd.
  45.  
  46.  
  47. How To Use:
  48. -----------
  49.  
  50. Follow the commands in the ParNet or SerNet progams to set up the network,
  51. then simply type "RUN INFORM" on both machines.  Nothing will appear to
  52. happen, however the inform process will begin scanning for messages/commands
  53. from the remote system.  There's no way to stop inform once you run it, but
  54. it takes up little memory, and little or no processor time.
  55.  
  56. If you want to send a message to the other machine, simply type SEND (or
  57. RUN SEND), and type your message into the window which appears.  As soon
  58. as you hit return, the remote machine's screen will flash, indicating you
  59. want to chat.  You might want to also type "RUN RECEIVE" so you can see
  60. what they are typing as well.
  61.  
  62. If you want to send a command to the other machine, simply use the command
  63. "NETCMD xxxx" where "xxxx" is the command you want the OTHER machine to
  64. execute (for example "NETCMD DPAINTIV" would run Dpaint IV on the OTHER
  65. machine - You'd still have to go over there and use it manually however).
  66.  
  67.  
  68. Why it was done:
  69. ----------------
  70.  
  71. As you may have guessed, we live in a basement suite with their rooms
  72. right next to eachother.  A small hole in the wall permits passage of
  73. a RS232 cable between the two rooms, and makes it much easier to transfer
  74. files and run programs between the two machines via ParNet.
  75.  
  76.  
  77. Who we are:
  78. -----------
  79.  
  80. David Griffiths - support     - internet: dgriff@unixg.ubc.ca
  81. Neall Verheyde  - programming - internet: verheyde@sfu.ca
  82.  
  83. Terra Firma BBS [v32.bis - Fido# 1:153/765.0]
  84. (604)434-3665
  85.  
  86. TunnelVision [HST - Fido# 1:153/910.0]
  87. (604)535-9826
  88.  
  89. (604)535-9846 (v32.bis)
  90. (604)535-9785 (v32.bis)
  91.  
  92.  
  93. Other Pyxis Utilities:
  94. ----------------------
  95.  
  96.   ClockTweek - Helps correct periodic errors in the system clock.
  97.  
  98.     Purge2.0 - Deletes files in a way that they are "undeletable".
  99.  
  100.     MemWatch - Helps find program memory loss.
  101.  
  102.     BlockMem - Removes corrupt memory areas from the system list.
  103.  
  104.     ReqInter - Reqtools.library interface for HiSoft BASIC.
  105.  
  106.  
  107. Legal Stuff:
  108. ------------
  109.  
  110. Since we are including the source code in this for you to mutilate to your
  111. heart's content, we ask only that you mention us in the credits of
  112. whatever project you use the code in, or use the program to develop.  We
  113. didn't charge you for this program, so return the favor, and don't charge
  114. anyone else for it...
  115.  
  116. In other words, this program may NOT be included on any disk or media for
  117. which payment is required above the standard "Fred Fish" rate.
  118.