I am working on a proof of concept using IcePy for a client/server, most of the demo comes with the distribution are good only when run localized.
For example.
In the demo/Ice/callback the config file is where the contact info (Proxy in ICE lingo) is defined, and how can I modify it to make the server on a static location, and the client run from any machine (IP address).

Reply With Quote