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
[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
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",