On 16/12/06, g.franzkowiak <[EMAIL PROTECTED]> wrote: > Hi everybody, > > have a little problem with a service on Win32. > > I use a TCP server as service, but can't access from an other machine. > Only local access is possible. > > The service starts like this: > > -> myService.py --username user --password password install <- > > followed by start > > The user is member in "Log on as service", but... only local access :-( > > What is wrong or what can I do ? >
Have you checked that your firewall isn't causing the problem, and that the servers IP address is accessible from other machines to start with ? -- http://mail.python.org/mailman/listinfo/python-list