--- joko/ToolBox/Windows/VpnDial/doc/Todo.txt 2005/09/29 19:30:33 1.1 +++ joko/ToolBox/Windows/VpnDial/doc/Todo.txt 2005/10/08 01:01:45 1.7 @@ -1,4 +1,41 @@ -(o) Programm blockiert RAS komplett, wenn Anwahl schiefläuft +============================================== + Prio 1: +============================================== +(x) use RasSetEntryDialParams, if credentials are missing + --setup {connection} --user {username} --pass {password} + --setup {connection} --gui +(x) --install: pbk kopieren (an Windows-pbk anfügen) (with "type conn.pbk >> main.pbk) + + +============================================== + Prio 2: +============================================== +(x) RasNotify.exe using RasConnectionNotification! + http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rras/rras/RasConnectionNotification.asp + http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/waitforsingleobject.asp + http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/createevent.asp + => VpnDial.exe --monitor dachboden --up ip-up.bat +(/) Programm blockiert RAS komplett, wenn Anwahl schiefläuft. "Asynchron" wählen. + => Dial asynchronous! +(o) Stop-Funktion für VpnDial --monitor + + +============================================== + Prio 3: +============================================== +(o) Installer: + (o) VpnDial.exe kopieren nach: Programme\Netfrag.Org\VPN + (o) Anderes nach Eigene Dateien kopieren: C:\Dokumente und Einstellungen\amo\VPN; evtl. etc, bin + (o) Verknüpfung im Startmenü und auf Desktop mit entsprechenden Parametern + + +============================================== + Prio 4: +============================================== (o) direct dial from pbk -(o) use RasSetEntryDialParams, if credentials are missing -(o) --install: pbk kopieren +(o) TrayIcon: wählen und auflegen, Zertifikats-Editor starten +(o) Gscheite GUI mit Routen-Editierung, Install Connection, usw. +(o) Auflösung der RAS-Fehlercodes in Text. Via FormatMessage? +(o) Implement custom-dialing DLL? Use RAS Custom Scripting: + http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rras/rras/ras_custom_scripting.asp + http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rras/rras/rascustomscriptexecute.asp