in reply to Best technique to code/decode binary data for inter-machine communication?

I would use a well-known protocol such as SOAP, using the existing CPAN Perl modules that are built to do that.   All of the technical issues have been taken care of, and who really cares exactly how much data-size it takes.
  • Comment on Re: Best technique to code/decode binary data for inter-machine communication?

Replies are listed 'Best First'.
Re^2: Best technique to code/decode binary data for inter-machine communication?
by flexvault (Monsignor) on Aug 15, 2012 at 18:32 UTC

    And the benchmark is ?

    "Well done is better than well said." - Benjamin Franklin

Re^2: Best technique to code/decode binary data for inter-machine communication?
by Anonymous Monk on Aug 16, 2012 at 03:32 UTC

    I would use a well-known protocol such as SOAP, using the existing CPAN Perl modules that are built to do that. All of the technical issues have been taken care of, and who really cares exactly how much data-size it takes.

    LOL

Re^2: Best technique to code/decode binary data for inter-machine communication?
by Mr. Muskrat (Canon) on Aug 17, 2012 at 19:13 UTC

    "who really cares exactly how much data-size it takes"

    Lots of people!

    Data size and protocol overheads are very important things to monitor in my line of work. Our customers have massive amounts of equipment communicating over a county-, territory- or even state-wide 100Mbps* private network. The occasional software and configuration push cannot impede the normal traffic or people might die.

    * typically, some have faster networks