Parameter

The MM3WebAssistant can be started with parameters. The parameters can be give up or the parameters can be read from a resource file.

So the MM3WebAssistant 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 MM3WebAssistant 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.de 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.de
proxyHttpPort=80

The results put in bracket indicate the standard values.

Parameterpossible valuesdescription
help
version
resourcefile name (path if necessary inclusive)
Main Menue
isOnlineyes, [no]
htmlReloadTimealways, 1min, 5min, 10min, 30min, 1h, [6h], 12h, 1day, 1week, 1month, never
gifReloadTimealways, 1min, 5min, 10min, 30min, 1h, 6h, [12h], 1day, 1week, 1month, never
isRelaod[yes], no
isDisplayProtocolyes, [no]
isDisplayStatisticyes, [no]
isProtocolBrowser[yes], no
isProtocolFrett[yes], no
isProtocolErr[yes], no
Options/General
language[en], de
ls[html], applet
isJavaScriptyes, [no]
fontSize7, 8, 9, 10, 11, [12], 13, 14, 15, 16, 17, 18, 19, 20
isIESearchWindowyes, [no]
IESearchWindowURL[http://ie.search.msn.com/de/srchasst/srchasst.htm]
isBrowseServerFrameyes, [no]
Options/Program start
port[8080]
viewAWT, [SWING]Only in Private Edition
isStartAsIconyes, [no]Only in Professional Edition
toolTipInitialDelay[750]
toolTipDismissDelay[300000]
toolTipReshowsDelay[750]
Options/HTTP-Protocol
isProxyHttpyes, [no]
proxyHttpUrl
proxyHttpPort[80]
httpVersionHTTP/0.9, HTTP/1.0, [HTTP/1.1]
referer[yes], no, inDomain
userAgentyes, no, [manual]
isUserAgentAdd[yes], no
userAgentManual[MM3-WebAssistant]
isCookToServer[yes], no
isCookFromServer[yes], no
Only in Professional Edition
Options/HTTPS-Protocol
isProxyHttpsyes, [no]
proxyHttpsHost
proxyHttpsPort[443]
isHttpsTransform[yes], no
isHttpsSSLServer[yes], no
httpsSSLServerPort[8888]
Options/FTP-Protocol
isProxyFtpyes, [no]
proxyFtpUrl
proxyFtpPort[21]
ftpPassword[WebAssistant], email, manual
ftpPasswordManual
Options/Marks
localLinkno, [offline], online
localLinkMark[standard], manual
localLinkManual
changeTextno, [yes]
changeTextMark[standard], manual
changeTextManual
Options/Frett
frettMax1, 2, 3, 4, 5, 6, 7, 8, [9], 10
frettDepth0, [1], 2, 3, 4, 5, 6, 7, 8, 9, 10
frettFollow[directory], subdomain, domain, all
isFrettLinkAllyes, [no]
isFrettLinkImgyes, [no]
isFrettLinkPdfyes, [no]
isFrettLinkZipyes, [no]
isMirrorProtocol[yes], noOnly in Professional Edition
Options/Mirror
mirrorFileName[standard], individuel
Options/Cache
cacheActive
cacheDeactive
isStore[yes], no
isZip[yes], noOnly in Professional Edition
Options/Local
noFoundalertBox, [html], dir
isFileProtocolWWWyes, [no]
isFileProtocolLocalyes, [no]
isFileProtocolErryes, [no]
Options/Filter
isFilteryes, [no]
isSession[yes], no
filteremptyPage, [infoPage]
domainImg
domainAll
subDomainImg
subDomainALL
dirImg
dirAll
fileImg
fileAll
Options/Clients
access[local], public, ip
accessIpFrom
accessIpTo
Only in Professional Edition
Options/Update
isAutoUpdate[yes], no
autoUpadate[week], month
Options/MM3-WebAssistant
browserPath[]
isBrowserStart[yes], no
startPage[http://ls]
backInstallationDeinstallationnext
© MM3Tools, Mainz, 2. January 2003  Legal information    mail WebAssistant@MM3Tools.com