Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Good IPC Message Protocols?

by samtregar (Abbot)
on Jan 30, 2009 at 01:22 UTC ( [id://740087]=note: print w/replies, xml ) Need Help??


in reply to Good IPC Message Protocols?

No, it doesn't make sense to me. Why would base64 encoding make it "really hard for the server to miss-interpret the message"? I'd encourage you to not invent your own data format - just re-use an existing one. XML or YAML would both work fine for this. If you use XML you can setup something like XML::Validator::Schema (plug!) to check that the client isn't sending you nonsense.

-sam

Log In?
Username:
Password:

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

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

    No recent polls found