On Thu, Jan 15, 2009 at 00:41, Jaroslav Lukesh <luk...@seznam.cz> wrote:
>
> use "nc" - linux netcat command, and you should laborate with ssh tunnel for
> more security.

Thanks again for your reply.

I apologize, I wasn't clear enough. All data I send across the
network, both from the "transmitter" to the "transformer" and from the
"transformer" to the "receiver", has to be transmitted using a C++
library which uses a custom protocol for network communication, with
its own packet header format etc. I can't avoid this; I must use this
library for network communication. As such, I'd like to know the
things I asked in my original mail, like how to divide the original
MP3 file in packets which can be sent, decoded and re-encoded
separately.

Regards,

Tomas
_______________________________________________
mp3encoder mailing list
mp3encoder@minnie.tuhs.org
https://minnie.tuhs.org/mailman/listinfo/mp3encoder

Reply via email to