[Gllug] windows and linux client server
Nix
nix at esperi.demon.co.uk
Mon Jun 24 21:23:21 UTC 2002
On 24 Jun 2002, Russell Mackenzie stipulated:
> Yes, you can create sockets(winsock) in your favourite language on lin
> 'n win, throw stuff in the one side and have it come out the other
> without a problem.
Just remember all the things you have to remember with portable file
formats and other serialization problems: type sizing, endianness,
structure padding, possibly floating point format differences: you might
want to send ASCII text, which is at least a bit standardized (but
make sure the other end's not expecting Unicode ;} )
--
`What happened?'
`Nick shipped buggy code!'
`Oh, no dinner for him...'
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list