1 |
joko |
1.5 |
============================================== |
2 |
|
|
Prio 1: |
3 |
|
|
============================================== |
4 |
joko |
1.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 |
joko |
1.3 |
|
9 |
joko |
1.5 |
|
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 |
joko |
1.6 |
=> VpnDial.exe --monitor dachboden --up ip-up.bat |
18 |
joko |
1.5 |
(/) Programm blockiert RAS komplett, wenn Anwahl schiefläuft. "Asynchron" wählen. |
19 |
joko |
1.6 |
=> Dial asynchronous! |
20 |
joko |
1.8 |
(x) Stop-Funktion für VpnDial --monitor |
21 |
joko |
1.5 |
|
22 |
|
|
|
23 |
|
|
============================================== |
24 |
|
|
Prio 3: |
25 |
|
|
============================================== |
26 |
joko |
1.8 |
(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 |
joko |
1.2 |
|
33 |
joko |
1.5 |
|
34 |
|
|
============================================== |
35 |
|
|
Prio 4: |
36 |
|
|
============================================== |
37 |
joko |
1.8 |
(o) Aus TrayIcon: Setup-GUI |
38 |
|
|
(o) Verschlüsseltes Ini-File übergeben und mit privatem Schlüssel entschlüsseln |
39 |
joko |
1.10 |
(o) Logging: MsgBox "Error: Duplicate RAS entry. Don't know what to dial. This error should not occour." |
40 |
|
|
(o) --monitor und --dial kombiniert ermöglichen |
41 |
joko |
1.8 |
|
42 |
|
|
|
43 |
|
|
============================================== |
44 |
joko |
1.10 |
Prio 5: |
45 |
joko |
1.8 |
============================================== |
46 |
joko |
1.1 |
(o) direct dial from pbk |
47 |
joko |
1.3 |
(o) TrayIcon: wählen und auflegen, Zertifikats-Editor starten |
48 |
|
|
(o) Gscheite GUI mit Routen-Editierung, Install Connection, usw. |
49 |
joko |
1.5 |
(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 |