10 Sep
2009
10 Sep
'09
7:45 a.m.
On Thu, 10 Sep 2009 04:50:59 +0200,
Hello All,
I am having trouble using boost:asio to send a simple struct message_header from server (linux) to the client (windows).
Do you deal correctly with the endianness (http://en.wikipedia.org/wiki/Endianness) by using htonl and the like?