Servers
Each Ice interface results in a server that can be accessed by a client that has a Ice connection.
The Ice facilities provide handles to your instances and won't destroy them without a mechanism. Each instance gets a GUID that can be transported over several media (e.g. HTTP, Mail).
ProjectIF.Endpoints=tcp -p 15000 -h 127.0.0.1:udp -p 15000
Ice.Trace.Network=0