Again, sorry if this has been discussed earlier (where is the darn Search
function in this archive??)

I'm doing a series of applications that need to communicate with each other
(on a single machine, no networks involved) in a simple and efficient way.
Now, I really like Synapse's clean structure and given there is an
adaptation for RS232, maybe there could be some IPC oriented socket,
utilizing WM_COPYDATA and/or mm files. Both TCP and UDP style connections
could be emulated easily, together with some simple neighbor-detecting
mechanism.

I realize that all this in one way or another can be implemented using
existing sockets but this (correct me if I'm wrong) forces having open
ports, possibly upsetting the internal firewall (and you really don't want
that on a server) OR a complicated system of port assignments that is not
easy to automate and implement.

Any thoughts?
Kipsus
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to