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 ?

gerd
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to