I know I can dial

# Get the parameters to Dial a Stored VPN Connection
vpn, pw = ras.GetEntryDialParams(None, 'FOO')
# Dial the connection
rasHandle, retCode = ras.Dial(None, None, vpn, None)

And hang up
ras.HangUp(rasHandle)


But can I build one from scratch and save it so it shows up in Network 
connections?

TIA,
~reed


-- 
4.6692916090
'cmVlZEBpbnRlcnNpZWdlLmNvbQ==\n'.decode('base64')
http://www.spreadfirefox.com/?q=affiliates&id=16474&t=1
keyID: 0x0FA09FCE

_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to