Parameter | ![]() ![]() |
The WebAssistant can be started with parameters. The parameters can be give up or the parameters can be read from a resource file.
So the WebAssistant can be started about different bat-files or links with different configurations.
You get an overview of the start parameters with: java -jar MM3-WebAssistant.jar help
For example one application possibility is, the communication between WebAssistant and the browser put on another port.
java -jar MM3-WebAssistant.jar port=8081
It would be a further application case to create different configurations of the assistant. For example for the Provider A without proxy and for the Provider B with proxy.
Call with parameter for Provider A: java -jar MM3-WebAssistant.jar isProxyHttp=no
Call with parameter for Provider B: java -jar MM3-WebAssistant.jar isProxyHttp=yes proxyHttpUrl=http://proxy.serverB.com proxyHttpPort=80
Call with resource file for Provider A: java -jar MM3-WebAssistant.jar resource=ProviderA.txt
Resource-File: ProviderA.txt
isProxyHttp=no
Call with resource file for Provider B: java -jar MM3-WebAssistant.jar resource=ProviderB.txt
Resource-File: ProviderB.txt
isProxyHttp=yes
proxyHttpUrl=http://proxy.serverB.com
proxyHttpPort=80
The results put in bracket indicate the standard values.
parameter | possible values | description |
help | ||
version | ||
resource | file name (path if necessary inclusive) | |
Surf mode | ||
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 | |
Surf Set/Cache Archive | ||
isStore | [yes], no | |
isZip | yes, [no] | Only in Professional Edition |
cacheActive | ||
cacheDeactive | ||
Surf Set/Marker | ||
isLocalLinkOffline | [yes], no | |
isLocalLinkOnline | yes, [no] | |
localLinkMark | [standard], manual | |
localLinkManual | ||
isChangeText | [yes], no | |
changeTextMark | [standard], manual | |
changeTextManual | ||
Surf Set/Frett | ||
frettMax | 1, 2, 3, 4, 5, 6, 7, 8, [9], 10 | Only in Private Edition |
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] | |
Session | ||
isSession | [yes], no | |
sessionFilter | Only in Professional Edition | |
Surf Set/URL Filter | ||
isFilter | yes, [no] | |
filter | emptyPage, [infoPage] | |
filterDomain | ||
filterSubDomain | ||
filterDir | ||
filterFile | ||
Surf Set/HTTP protocol | ||
isProxyHttp | yes, [no] | |
proxyHttpUrl | ||
proxyHttpPort | [80] | |
httpVersion | HTTP/0.9, HTTP/1.0, [HTTP/1.1] | Only in Professional Edition Surf Set/HTTP protocol |
referer | [yes], no, inDomain | |
userAgent | yes, no, [manual] | |
isUserAgentAdd | [yes], no | |
userAgentManual | [MM3-WebAssistant] | |
isCookToServer | [yes], no | |
isCookFromServer | [yes], no | |
Only in Professional Edition Surf Set/HTTPS protocol | ||
isProxyHttps | yes, [no] | |
proxyHttpsHost | ||
proxyHttpsPort | [443] | |
isHttpsTransform | [yes], no | |
isHttpsSSLServer | [yes], no | |
httpsSSLServerPort | [8888] | |
Surf Set/FTP protocol | ||
isProxyFtp | yes, [no] | |
proxyFtpHost | ||
proxyFtpPort | [21] | |
ftpPassword | [WebAssistant], email, manual | |
ftpPasswordManual | ||
Options/General | ||
language | [en], de | |
browserProgram | [] | |
isBrowserStart | yes, [no] | |
startPage | [http://ls] | |
isJavaScript | yes, [no] | |
fontSize | 7, 8, 9, 10, 11, [12], 13, 14, 15, 16, 17, 18, 19, 20 | |
isClientServerFrame | yes, [no] | |
isDisplayStatistic | yes, [no] | |
isDisplayProtocol | yes, [no] | |
isProtocolBrowser | [yes], no | Main Menu |
isProtocolFrett | yes, [no] | |
isProtocolErr | [yes], no | |
Options/Command ls/Siedbar | ||
isIESearchWindow | yes, [no] | |
IESearchWindowURL | [http://ie.search.msn.com/de/srchasst/srchasst.htm] | |
ls | [html], applet | |
Options/Local | ||
noFound | alertBox, [html], dir | |
isHistoryOnline | yes, [no] | Only in Professional Edition |
isHistoryOffline | yes, [no] | Only in Professional Edition |
isHistoryMessage | yes, [no] | Only in Professional Edition |
Options/Clients | ||
access | [local], public, ip | |
accessIpFrom | ||
accessIpTo | ||
Options/Program start | ||
host | [127.0.0.1] | Only in Professional Edition Options/Program start |
port | [8080] | |
view | AWT, [SWING] | Only in Private Edition |
isStartAsIcon | yes, [no] | Only in Professional Edition |
toolTipInitialDelay | [750] | |
toolTipDismissDelay | [300000] | |
toolTipReshowsDelay | [750] | |
Only in Professional Edition Options/Update | ||
isAutoUpdate | [yes], no | |
autoUpadate | [week], month | |
Only in Professional Edition Mirror | ||
isMirrorProtocol | [yes], no | isMirrorProtocol |
mirrorFileName | standard, [individuel] |
![]() | Installation Edition Professional | Deinstallation | ![]() ![]() | |
© MM3Tools, Mainz, 7-Apr-2004 | Legal information | ![]() |