Hi all.
I want know is it possible to access the outlook remotely ?
if its possible , pls tell me how can i do this?
any links , ..
Antony
___
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-wi
may be you are behind a router or proxy or whatever then your external ip is
actually the network device connected to the internet. this device may probably
be tuned for NAT or port forwarding... I 'm not sure this your issue but it
could be.
it is for sure a network config issue because the por
Hello everyone.
I have made a socket server on one of my lan computer and I made a socket
client on other lan computer. When I try to access the server socket using the
computer External IP it gives me an error: (10061, 'Connection refused'). If I
use it's internal ip the connection is accepted
Rename the main script in your python application so it's extension is .pyw
Replace the word console in the py2exe setup.py file, to windows
Message: 3
Date: Fri, 4 Jan 2008 17:43:40 -0100
From: Jo?o Abrantes <[EMAIL PROTECTED]>
Subject: [python-win32] Starting a .exe py2exe program in backgrou