[python-win32] win32ras.Dial() timing out on Windows 7

2010-02-17 Thread Eduan Basson
Hi I'm experiencing problems with the win32ras.Dial() function in python, as installed with Activestate ActivePython 2.6.4.10-win32-x86. The behaviour is: 1. On Windows 2000 and XP, function works as expected, returning with a 0 errorcode as soon as the dial-up connection is made. 2. On Wind

Re: [python-win32] win32ras.Dial

2006-01-09 Thread Tim Golden
[Lai, Chern] | We have successfully initiated a connection via the win32ras.Dial | command but it bombed out on the win32ras.HangUp command every time. | Here is our code: | | import win32ras | | # Dialup with a RAS entry | hdl, retcode = win32ras.Dial ( | None, | None, | ("window

[python-win32] win32ras.Dial

2006-01-06 Thread Lai, Chern
Dear Sir/Madam, We have successfully initiated a connection via the win32ras.Dial command but it bombed out on the win32ras.HangUp command every time. Here is our code: import win32ras # Dialup with a RAS entry hdl, retcode = win32ras.Dial ( None, None, ("windows_ras_entry_name",