[python-win32] Re: remote copy wiht compress/decompress

2005-01-19 Thread python
Hi, thank you all for your hints and helps. I have now a working solution. But there is still a little problem and as I investigate in services and threads I like to see it running. If the socket-connection operates in the local network everything works fine. But if it operates over a VPN-conne

RE: [python-win32] Re: remote copy wiht compress/decompress

2004-12-20 Thread Mark Hammond
> has to be registered once per computer and the register > process fails if python > is not installed on that machine. I have to install this > service on a users > computer without python. Normally I run Gordon McMillans > Installer and ship the > exe-file to the users computer. Is there a way to

[python-win32] Re: remote copy wiht compress/decompress

2004-12-20 Thread python
Hello Jens, again thanks for your help and code examples. I think I can develop a full windows conform application with your code, Mark's book and the pipeTestService example - hope so :-). But there is one point: pythonservice.exe has to be registered once per computer and the register process