I am familiar with the basic underlying methods available for transferring data 
between processes on Windows and Unix, i.e. Pipes, Shared memory, and TCP/IP - 
but what I am not familiar with is any higher level functionality that may be 
available on FPC.

If I'd do something in this scope, I'd adopt either a D-BUS technique - no worries about maintaining -, or go the easy way with shared memory - again no worries, you'll be the maintainer... ;-).

Just my 2c on it.

Cheers, A.

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to