[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Edlug Archive Mar 2004
]
RE: [edlug] OT: Linux-Windows datastructure exchange C++
You really, REALLY, shouldn't be trying to do this; ideally you need to
marshall binary data across a network connection, to handle endianness,
packing, alignment etc. Use CORBA or DCOM with C++, (if there is a Linux
DCOM implementation), or RMI etc. with Java.
My consulting fees are very reasonable. ;-)
Jon.
-
----------------------------------------------------------------------
You can find the EdLUG mailing list FAQ list at:
http://www.edlug.org.uk/list_faq.html