/[cvs]/joko/ToolBox/Windows/VpnDial/doc/Todo.txt
ViewVC logotype

Diff of /joko/ToolBox/Windows/VpnDial/doc/Todo.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by joko, Thu Sep 29 19:30:33 2005 UTC revision 1.8 by joko, Sun Oct 9 18:40:07 2005 UTC
# Line 1  Line 1 
1  (o) Programm blockiert RAS komplett, wenn Anwahl schiefläuft  ==============================================
2      Prio 1:
3    ==============================================
4    (x) use RasSetEntryDialParams, if credentials are missing
5            --setup {connection} --user {username} --pass {password}
6            --setup {connection} --gui
7    (x) --install: pbk kopieren (an Windows-pbk anfügen) (with "type conn.pbk >> main.pbk)
8    
9    
10    ==============================================
11      Prio 2:
12    ==============================================
13    (x) RasNotify.exe using RasConnectionNotification!
14            http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rras/rras/RasConnectionNotification.asp
15            http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/waitforsingleobject.asp
16            http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/createevent.asp
17            => VpnDial.exe --monitor dachboden --up ip-up.bat
18    (/) Programm blockiert RAS komplett, wenn Anwahl schiefläuft. "Asynchron" wählen.
19            => Dial asynchronous!
20    (x) Stop-Funktion für VpnDial --monitor
21    
22    
23    ==============================================
24      Prio 3:
25    ==============================================
26    (x) [janosch]: Installer:
27            (x) VpnDial.exe kopieren nach: Programme\Netfrag.Org\VPN
28            (x) Anderes nach Eigene Dateien kopieren: C:\Dokumente und Einstellungen\amo\VPN; evtl. etc, bin
29            (x) Verknüpfung im Startmenü und auf Desktop mit entsprechenden Parametern
30    (x) Icon
31    (x) Show in Tray
32    
33    
34    ==============================================
35      Prio 4:
36    ==============================================
37    (o) NSIS: Ini-Datei parsen
38    (o) NSIS: Einträge in pbk ändern
39    (o) Aus TrayIcon: Setup-GUI
40    (o) Verschlüsseltes Ini-File übergeben und mit privatem Schlüssel entschlüsseln
41    
42    
43    ==============================================
44      Prio 5:
45    ==============================================
46  (o) direct dial from pbk  (o) direct dial from pbk
47  (o) use RasSetEntryDialParams, if credentials are missing  (o) TrayIcon: wählen und auflegen, Zertifikats-Editor starten
48  (o) --install: pbk kopieren  (o) Gscheite GUI mit Routen-Editierung, Install Connection, usw.
49    (o) Auflösung der RAS-Fehlercodes in Text. Via FormatMessage?
50    (o) Implement custom-dialing DLL? Use RAS Custom Scripting:
51            http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rras/rras/ras_custom_scripting.asp
52            http://msdn.microsoft.com/library/default.asp?url=/library/en-us/rras/rras/rascustomscriptexecute.asp

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.8

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed