in reply to Re^2: Optimizing TCP packet usage with IO::Socket::INET or similar
in thread Optimizing TCP packet usage with IO::Socket::INET or similar
o.k., folks, Your replies make my life much easier, because I do not have to code anything regarding tcp packet stuffing. I will leave it up to the geniuses who brought TCP to us.
But: Does somebody know anything about the compression issue?
Is it like that, that when I send the data compressed to the socket using Net::EasyTCP, the application on the remote side is responsible for decompressing (i.e., the client cannot "trigger" this). Might seem to be a silly question, but, honestly, I am not a genuine network programmer. ;-)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Optimizing TCP packet usage with IO::Socket::INET or similar
by BrowserUk (Patriarch) on Oct 06, 2016 at 15:46 UTC | |
|
Re^4: Optimizing TCP packet usage with IO::Socket::INET or similar
by talexb (Chancellor) on Oct 11, 2016 at 15:45 UTC |