View Single Post
  #5 (permalink)  
Old 08-29-2008, 10:28 PM
fishtoprecords's Avatar
fishtoprecords fishtoprecords is offline
Senior Member
 
Join Date: Jun 2008
Posts: 520
fishtoprecords is on a distinguished road
Quote:
Originally Posted by ProjectKaiser View Post
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.
Reply With Quote