home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / msdos / programm / 12435 < prev    next >
Encoding:
Text File  |  1993-01-25  |  1.0 KB  |  25 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!news.acns.nwu.edu!casbah.acns.nwu.edu!phantom
  3. From: phantom@casbah.acns.nwu.edu (James Choi)
  4. Subject: Communication among multiple computers
  5. Message-ID: <1993Jan25.193328.21424@news.acns.nwu.edu>
  6. Sender: usenet@news.acns.nwu.edu (Usenet on news.acns)
  7. Nntp-Posting-Host: unseen1.acns.nwu.edu
  8. Organization: Northwestern University, Evanston Illinois.
  9. Date: Mon, 25 Jan 1993 19:33:28 GMT
  10. Lines: 13
  11.  
  12. I am working on a project that is too much for one single computer to
  13. handle.  I am thinking about having multiple 486s to share the computing
  14. load.  The problem is the communication among these computers.  What is the
  15. fastest way that the computers can talk to each other?  Serial is too slow,
  16. parallel port only allows "star" configuration.
  17.  
  18. Where can I find info on programming ethernet cards?  I would like to send
  19. and receive information directly through the ethernet card the way I do
  20. with serial ports (except a lot faster).
  21.  
  22. Thank you in advance.
  23.  
  24. James Choi
  25.