home *** CD-ROM | disk | FTP | other *** search
/ Doom Magazine 1 / Doom_magazine_01.bin / vrac / ethernet / startnet.bat < prev    next >
DOS Batch File  |  1993-12-13  |  581b  |  20 lines

  1. REM Simulated RS-232 LAN, for you DOOM players who want to fry your
  2. REM friend ***TODAY***, and not wait up to 7 days for DOOM v1.1...
  3. REM BEWARE: The machine is almost locked up using all these drivers,
  4. REM so don't expect more than 2 or 3 screen updates a second!!!
  5. REM
  6. REM   Instructions:
  7. REM Uncomment the appropriate line, depending on wether you have your
  8. REM cable hooked up on COM1 or COM2
  9.  
  10. @ECHO OFF
  11. SET NWLANGUAGE=ENGLISH
  12. LSL
  13.  
  14. rem COM2 operation
  15. rem ethersl 0x60 -h 0x3 0x2f8 57600
  16. rem COM1 operation
  17. rem ethersl 0x60 -h 0x4 0x3f8 57600
  18. pdether
  19. IPXODI
  20.