Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Bandwidth of Parallel port.

0 views
Skip to first unread message

Anthony Q. Bachler

unread,
May 20, 1997, 3:00:00 AM5/20/97
to

Does someone know what the maximum throughput of the PC parallel port is in
bytes/sec? Someone sent me the spec for the port, but it looks like the
timings for input and output are different.
--

::-)
Replies to: cwhizard at vax2.rainis.net
----------------------------------------------------------------------------
---
By US Code Title 47, Sec.227(a)(2)(B), a computer/modem/printer
meets the definition of a telephone fax machine. By Sec.227(b)(1)(C),
it is unlawful to send any unsolicited advertisement to such equipment.
By Sec.227(b)(3)(C), a violation of the aforementioned Section is
punishable by action to recover actual monetary loss, or $500,
whichever is greater, for each violation. All incoming unsolicited
commercial traffic will therefore be billed at a rate of $500 per msg
to compensate for loss of service.

CyberCir

unread,
May 23, 1997, 3:00:00 AM5/23/97
to

I remember a number around 150k bytes/sec.

Damian Bonicatto
PTM
______________________________________________________________
*** Creators of CyberCircuit and CyberCircuit Plus ***
CyberCircuit and CyberCircuit Plus are electronic encyclopedias of circuits, formulas, etc. Try a FREE download demo at:
http://members.aol.com/cybercir/index.html

Mike McCarty

unread,
May 23, 1997, 3:00:00 AM5/23/97
to

In article <5ltkm0$4...@news.sockets.net>,
Anthony Q. Bachler <cwhi...@sockets.net> wrote:
)Does someone know what the maximum throughput of the PC parallel port is in
)bytes/sec? Someone sent me the spec for the port, but it looks like the
)timings for input and output are different.
)--

There is no "spec" for that. I do, however, have some timings. I copied
files containing exactly 10 million (that's 10^7) bytes across parallel
links managed by INTERLNK/INTERSVR. Here's what I got:

Operation How Time
--------- --- ----
copy local 17 s
copy remote parallel 325 s
xcopy local 16 s
xcopy remote parallel 324 s
copy remote serial 1755 s
xcopy remote serial 1756 s

The serial links were 115200 baud links. The actual transfer time was
1755-17 = 1738 seconds which works out to 115075 bits per second. That's
0.1% less than the theoretical maximum, which I attribute to the
protocol used. I take this to mean that the protocol overhead is
negligible in further computations.

For the parallel connectio, we get 325-17 = 308 seconds or 64935
bytes/second.

The host was a 160 MHz AMD 586 and the client was a 40 MHz 386SX.

Mike
--
----
char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
This message made from 100% recycled bits.
I don't speak for DSC. <- They make me say that.

0 new messages