Originally Posted by
ProjectKaiser
Novadays it is possible to use string-based JSON format. There are bunch of libraries for any programming language.
OK, I'll buy that JSON is the new cool Corba, but I still don't understand any need to send binary over a network when you can just send text messages. Its a thousand times easier to debug.