View this PageEdit this PageUploads to this PageHistory of this PageTop of the SwikiRecent ChangesSearch the SwikiHelp Guide

internal messages neu

messages from the simple3d/vrml combo categorized by theire use
in the new java client as follows:



the new client could handle most internal messages by direct method calls.
so only external used messages needed to be parsed from string. question is if this is done centrally or all abojects have a "legacy" string messaging system..

maybe all configuration issues ("preferences") should be remotely adjustable for multi platform installations etc.

targettypemsg[2]msg[3]msg[4]msg[5]msg[6]msg[7]usagereason for category
external:
topgetsourcesearchtermstartxyzforces a server get for given source, placing output around x,y,z or via Neato if omitted mcp control
topinfostring will be displayed & discard mcp control?
topvpanim start/stop vp animationmcp control
topautof=0..1 auomates client from log, executing f parts of itmcp control
toplogTRUE/FALSE from client: enable/disable loggingobsolete or mcp configurable?
toplogtypenautik/local sets logtype, 'nautik' for server or 'local' for a local fileobsolete or mcp configurable?
topidtypeip/username identify log entries by username/ip numberobsolete or mcp configurable?
topusername"username" set username for server loggingobsolete or mcp configurable?
tophudviewerurlwidthheightmotiontime shows picture url in HUD. empty URL hides viewer. overlaymcp control
internal:
images, textscreensmoveabs/reltarget[x]target[y]target[z]time move element
topvpvptarget[x]vptarget[y]vptarget[z] set viewpoint
topvprelvptarget[x]vptarget[y]vptarget[z] set viewpoint relative to old pos
topvpnavxyzrxryrzset viewpoint navigation (with intertia)externalize some vp control?
obsolete:
clientpasteclipboard paste windows clipboard to input fieldsreplace by sys clipboard features
clientlogm1m2... logdata m1,... to write into local filewrite log directly
clientscreenshot[path] force screenshot to file [in path]do screenshot directly
clientloadurlurl load new wrl, for use by mcpvrml capabilty far future
topclientack sends [] to clientobsolete
topkeyclaim/releaseinternal id bind keys to visual node 'id'deprecated? in use?
topgenericwasserlevel estimated max level water level at st. pauli/hamburgreplaced by polling
topgenericmapdone tells vrml the GraphViz bitmap is readycould be replaced by client internal graph enginge
topbuttonfunctionsleft topright topleft bottomright bottom sets functions of invisible cornerbuttonsobsolete
topsizechangedratio tells browser window aspect has changedobsolete

maybe all configuration should be remote enabled from mcp ?