Network communication between hosts

JB jb.1234abcd at gmail.com
Wed Dec 29 10:27:26 UTC 2010


derleader __ <derleader <at> abv.bg> writes:

> 
> 
>   Hi,   I need advice about developing C++ program. I need to develop 2
application which must communicate via network using SSL encryption. The problem
is in which format to exchange the data. I can use XML format to exchange data
between the hosts but a lot traffic will be generated. What are the usual
practices to exchange data between the hosts?RegardsPeter   
> 
> 

Hi,

read this carefully:
http://en.wikipedia.org/wiki/Serialization

http://en.wikipedia.org/wiki/Comparison_of_data_serialization_formats

JB




More information about the users mailing list