Re: A89: Me distributing roms.
[Prev][Next][Index][Thread]
Re: A89: Me distributing roms.
i'm not saying your getting twice the bandwidth. your not getting any more
than it can handle. it's the compression, that when uncompressed, gives you
more
ex
101=11010010 as defined in the compressed file
the file sends 101101101101101101101101 that's 3 bytes transfered
it comes through and past the modem, and gets uncompressed into
1101001011010010110100101101001011010010110100101101001011010010, that's 8
bytes
it say's i recieved 8 bytes in one second, but really only 3 bytes were
transfered over the wires.
(p.s. the method i used, leving out start/stop bits, etc... blah blah blah,
may not be how it's exactly done, it's just an example)
Follow-Ups: