Topic: help on IPC


Author: jliu@DATAP.CA (Joshua Liu)
Date: 1995/06/08
Raw View
Hi All,

I have several processes runing on different platforms (Sun/Sparc/Solaris,
Alpha/OSF1, Pentium/NT to name a few).  Now I have need for those
processes to talk to each other.  I want to know what is the best
way to implement those interprocess communication.

As I understand, socket would be one way to implement these.  I am
not sure if winsock API would be the same as in BSD socket.

If you know that there are libraries package that can provide platform
independent API for interprocess communication, Could you send me some
info to:
 jliu@datap.ca

Your help will be appreciated.  Thank you for your attention.


--Joshua