Hi,

This patch allows people to build the spice-client on any 32bit/64bit
architecture, but it doesn't solve the endianess problems in the SPICE
protocol itself.  Has anyone looked into the network byte-ordering
issues?

spice protocol (on the wire) is defined to be little endian.

Alexander Larsson is working on a marshaller/demarshaller for the spice network protocol, I think this will also handle endianness, i.e. byteswap the data if needed when parsing the data from the network into host structures.

cheers,
  Gerd

_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to