Hi guys n gals. I read somewhere in these posts about converting bits per second to bytes per second network throughput as dividing by 8. Yes, there are 8 bits in a byte, but 8,000bps does not transfer 1,000 bytes in one second. There is overhead that needs to be considered. Just like in RS-232 serial is start and stop bit (10 bits per byte), there is also overhead in Ethernet. I'm not an expert on this subject, but I think that the division may be closer to divide by 10 instead of divide by 8.