home *** CD-ROM | disk | FTP | other *** search
/ Dream 54 / Amiga_Dream_54.iso / RiscPc / Freenet / lirc.arc / !LIRC / !dcc_tx / !Run next >
Text File  |  1998-08-01  |  452b  |  16 lines

  1. Set dcc_tx$Dir <Obey$Dir>
  2. Set dcc_tx$From "%0"
  3. Set dcc_tx$Nick "%1"
  4. Set dcc_tx$File "%2"
  5.  
  6. | If the receiver can't seem to connect, you might have a special
  7. | connection (perhaps through a proxy/firewall). In that case, you can
  8. | set this variable to your real IP (the one visible from outside):
  9. | Set dcc_tx$ThisHost 127.0.0.1
  10.  
  11. | Number of bytes between waiting for ACK's
  12. Set dcc_tx$BlockSize 16384
  13.  
  14. WimpSlot -min 16K -max 16K
  15. Run <Obey$Dir>.!RunImage
  16.