I have XML RPC Server listening on a port. This XML RPC Server works fine when i run it as foreground process. All the clients are able to connect with the XML RPC Server. But when i run it as daemon(not using &. I am doing it in python way only), then no clients are able to connect with the Server. I didnt got any clue where i may be wrong. Can any help me with this? I am using python 2.4 on Redhat 5.2 64 X86_64
Thanks, Shan -- http://mail.python.org/mailman/listinfo/python-list