Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
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 chilling in the Monastery: (4)
As of 2024-04-20 00:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found