home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7067 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: soap.news.pipex.net!pipex!usenet
  2. From: m.hendry@dial.pipex.com (Mathew Hendry)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Amiga Ethernet?
  5. Date: Mon, 8 Apr 96 22:10:56
  6. Organization: Private node.
  7. Distribution: world
  8. Message-ID: <19960408.442310.142D0@ak049.du.pipex.com>
  9. References: <3166b2e0@beachyhd.demon.co.uk>
  10. NNTP-Posting-Host: ak049.du.pipex.com
  11. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  12.  
  13. Adam@beachyhd.demon.co.uk wrote:
  14. : We got a fax through at work today selling all bits of PC hardware, and it got
  15. : me thinking. One of the things they sell if a parallel-port Ethernet card. It's
  16. : only about 45.
  17. : Now is there /anything/ stopping me from getting one of these and a big
  18. : technical book on the Ethernet communication protocol, and writing my own
  19. : driver for it for the Amiga? That way you could network any number of Amigas to
  20. : each other, to PCs, to whatever you wanted, for 45 a shot!
  21. : What have I missed that's going to mean that this is impossible?
  22.  
  23. 1. The Amiga's parallel port does not support all the data lines commonly
  24. available on PC hardware. This may or may not be a problem, depending on
  25. which pins are actually used on the card which you are talking about. These
  26. missing pins are what prevents, for example, the parallel port version of the
  27. Iomega Zip drive from working on any current Amiga.
  28.  
  29. 2. The Amiga's parallel port is slow - it's certainly not up to the 10Mbps
  30. required for ethernet.
  31.  
  32. -- Mat.
  33.