in reply to Re: IO:Socket::INET - how to receive binary data
in thread IO:Socket::INET - how to receive binary data

Thank you bikeNomad.

I adopted your first solution and it works neatly. Also your logic matches neatly the protocol.

I ought to try alternatives suggested by other monks and get the understanding of tradeoffs.

Rudif

  • Comment on Re: Re: IO:Socket::INET - how to receive binary data