Re: [python-win32] python-win32 Digest, Vol 58, Issue 4

2008-01-06 Thread Tony Cappellini
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

[python-win32] Socket Connection Problem

2008-01-06 Thread João Abrantes
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

Re: [python-win32] Socket Connection Problem

2008-01-06 Thread Ludovic Reenaers
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

[python-win32] Access Outlook mails remotely using win32com

2008-01-06 Thread Antony Joseph
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