home *** CD-ROM | disk | FTP | other *** search
/ Ultimate DOOM Companion / PowersourceMultimedia-UltimateDOOMCompanion.iso / patches / ethersl.zip / README < prev    next >
Text File  |  1994-02-03  |  2KB  |  37 lines

  1. Well here it is.  If you've gotten this far then you obviously want to try
  2. to DOOM via the modem.  All that you will find in this ZIP file are the 
  3. serial line packet drivers.  These packet drivers are written just like the
  4. ones you use to talk to your ethernet cards except they talk to the specified
  5. serial port instead.  Pretty cool huh?
  6.  
  7. These drivers don't have the ability to dial a modem.  To do that your going
  8. to have to go into some sort of communications package (I use Kermit) to
  9. setup and dial your modem.  Once the connection has been made you will want
  10. to exit your communications program leaving the line connected.  A few of the
  11. communications packages won't let you do this.  As part of their exit routine
  12. they will send drop the DTR causing the line to be dropped (the version of
  13. ProComm I have does this.)  You can try looking through your communication
  14. package documentation and see if you can turn this 'feature' off.
  15.  
  16. If somebody out there is a real hacker you could write your own dialer.  All
  17. it would have to do is configure the modem and dial the modem.  Once a
  18. connection is established it could exit to the DOS prompt or maybe even spawn
  19. the serial port packet driver.  If you do write something like this maybe you
  20. could share.
  21.  
  22. Now that you've got the modems connected and exited your communications 
  23. application (don't just load another command.com shell, you'll need all the
  24. memory for DOOM) you can load the serial port packet drivers.  This is where
  25. I get lost as I don't have much experience doing this.  Give it a try.  If
  26. you get it to work (I'll be trying in the near future also) tell us what you
  27. did and if it works well enough for DOOMing.
  28.  
  29. Good luck,
  30.  
  31. Tom Moritz
  32.  
  33. P.S.  I would recommend trying ETHERSL.COM first.  The others seem to be 
  34.       constructed for use with a SLIP server and since we aren't talking
  35.       IP here they probably aren't the best.  I included them incase ETHERSL
  36.       doesn't work.
  37.