Parameter | ![]() |
Beim Start des WebAssistant können einzelne Parameter übergeben oder die Parameter aus einer Ressource-Datei gelesen werden. Damit kann der
WebAssistant über verschiedene Bat-Dateien oder Links mit verschieden Konfigurationen gestartet werden.
Eine Übersicht der Startparameter erhalten Sie mit: java -jar MM3-WebAssistant.jar help
Ein Anwendungsfall für die Verwendung von Parametern ist z.B., die Kommunikation zwischen WebAssistant und Browser auf einem anderen Port zu legen.
java -jar MM3-WebAssistant.jar port=8081
Ein weiterer Anwendungsfall wäre verschiedene Konfigurationen des WebAssistant anzulegen, z.B. für den Zugangsprovider A ohne Proxy und für den Provider B mit Proxy.
Aufruf mit Parameter für Provider A: java -jar MM3-WebAssistant.jar isProxyHttp=no
Aufruf mit Parameter für Provider B: java -jar MM3-WebAssistant.jar isProxyHttp=yes proxyHttpUrl=http://proxy.serverB.de proxyHttpPort=80
Aufruf mit Ressource-Datei für Provider A: java -jar MM3-WebAssistant.jar resource=ProviderA.txt
Ressource-Datei ProviderA.txt:
isProxyHttp=no
Aufruf mit Ressource-Datei für Provider B: java -jar MM3-WebAssistant.jar resource=ProviderB.txt
Ressource-Datei ProviderB.txt:
isProxyHttp=yes
proxyHttpUrl=http://proxy.serverB.de
proxyHttpPort=80
Die in Klammer gesetzten Werte geben die Standardeinstellung an.
Parameter | mögliche Werte | Beschreibung |
help | ||
version | ||
resource | Dateiname (gegebenenfalls inklusive Pfad) | |
Hauptmenü | ||
isOnline | yes, [no] | |
htmlReloadTime | always, 1min, 5min, 10min, 30min, 1h, [6h], 12h, 1day, 1week, 1month, never | |
gifReloadTime | always, 1min, 5min, 10min, 30min, 1h, 6h, [12h], 1day, 1week, 1month, never | |
isRelaod | [yes], no | |
isDisplayProtocol | yes, [no] | |
isDisplayStatistic | yes, [no] | |
isProtocolBrowser | [yes], no | |
isProtocolFrett | [yes], no | |
isProtocolErr | [yes], no | |
Optionen/Allgemein | ||
language | [en], de | |
ls | [html], applet | |
isJavaScript | yes, [no] | |
fontSize | 7, 8, 9, 10, 11, [12], 13, 14, 15, 16, 17, 18, 19, 20 | |
isIESearchWindow | yes, [no] | |
IESearchWindowURL | [http://ie.search.msn.com/de/srchasst/srchasst.htm] | |
isBrowseServerFrame | yes, [no] | |
isY2K | yes, [no] | Nur in der Private Edition |
Optionen/Programmstart | ||
port | [8080] | |
view | AWT, [SWING] | Nur in der Private Edition |
isStartAsIcon | yes, [no] | Nur in der Professional Edition |
toolTipInitialDelay | [750] | |
toolTipDismissDelay | [300000] | |
toolTipReshowsDelay | [750] | |
Optionen/HTTP-Protokoll | ||
isProxyHttp | yes, [no] | |
proxyHttpHost | ||
proxyHttpPort | [80] | |
httpVersion | HTTP/0.9, HTTP/1.0, [HTTP/1.1] | |
referer | [yes], no, inDomain | |
userAgent | yes, no, [manual] | |
isUserAgentAdd | [yes], no | |
userAgentManual | [MM3-WebAssistant] | |
isCookToServer | [yes], no | |
isCookFromServer | [yes], no | |
Nur in der Professional Edition Optionen/HTTPS-Protokoll | ||
isProxyHttps | yes, [no] | |
proxyHttpsHost | ||
proxyHttpsPort | [443] | |
isHttpsTransform | [yes], no | |
isHttpsSSLServer | [yes], no | |
httpsSSLServerPort | [8888] | |
Optionen/FTP-Protokoll | ||
isProxyFtp | yes, [no] | |
proxyFtpHost | ||
proxyFtpPort | [21] | |
ftpPassword | [WebAssistant], email, manual | |
ftpPasswordManual | ||
Optionen/Markieren | ||
localLink | no, [offline], online | |
localLinkMark | [standard], manual | |
localLinkManual | ||
changeText | no, [yes] | |
changeTextMark | [standard], manual | |
changeTextManual | ||
Optionen/Frett | ||
frettMax | 1, 2, 3, 4, 5, 6, 7, 8, [9], 10 | |
frettDepth | 0, [1], 2, 3, 4, 5, 6, 7, 8, 9, 10 | |
frettFollow | [directory], subdomain, domain, all | |
isFrettLinkAll | yes, [no] | |
isFrettLinkImg | yes, [no] | |
isFrettLinkPdf | yes, [no] | |
isFrettLinkZip | yes, [no] | |
isMirrorProtocol | [yes], no | Nur in der Professional Edition Optionen/Spiegeln |
mirrorFileName | [standard], individuel | |
Optionen/Cache | ||
cacheActive | ||
cacheDeactive | ||
isStore | [yes], no | |
isZip | [yes], no | Nur in der Professional Edition |
Optionen/Lokal | ||
noFound | alertBox, [html], dir | |
isFileProtocolWWW | yes, [no] | |
isFileProtocolLocal | yes, [no] | |
isFileProtocolErr | yes, [no] | |
Optionen/Filter | ||
isFilter | yes, [no] | |
isSession | [yes], no | |
filter | emptyPage, [infoPage] | |
domainImg | ||
domainAll | ||
subDomainImg | ||
subDomainALL | ||
dirImg | ||
dirAll | ||
fileImg | ||
fileAll | ||
Optionen/Clients | ||
access | [local], public, ip | |
accessIpFrom | ||
accessIpTo | ||
Nur in der Professional Edition Optionen/Update | ||
isAutoUpdate | [yes], no | |
autoUpadate | [week], month | |
Optionen/MM3-WebAssistant | ||
browserPath | [] | |
isBrowserStart | [yes], no | |
startPage | [http://ls] | |
![]() | Installation | Deinstallation | ![]() | |
© MM3Tools, Mainz, 2. Januar 2003 | Rechtliche Hinweise | ![]() |