Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Best technique to code/decode binary data for inter-machine communication?

by rurban (Scribe)
on Aug 15, 2012 at 18:43 UTC ( [id://987615]=note: print w/replies, xml ) Need Help??


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

Use any cross-platform serialization library. There also exist cross-language serialization libraries.

Those 3 are fastest and do both: JSON::XS, Data::MessagePack, protobuf-perlxs or such.

  • Comment on Re: Best technique to code/decode binary data for inter-machine communication?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://987615]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-04-23 23:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found