instantreality 1.0

Component:
Engine
Status:
fully implemented
Structure type:
concrete
Standard:
Avalon

ExternalInterfaceJob

This job enables external connections to avalon over a networkconnection.

Inheritance

Code

XML encoding
<ExternalInterfaceJob triggerName='ExternalInterface'
netID='0'
userID='-1'
address=''
port='4848'
autonet='TRUE'
communicationType='multicomm'
maxEventPerFrame='-1'
sendResponse='TRUE'
whiteboardMCTTL='4'
networkEventLogLevel='0'
enabled='TRUE'
runTime='0'
logFeature=''
 />
Classic encoding
ExternalInterfaceJob {
	triggerName "ExternalInterface"
	netID 0
	userID "-1"
	address ""
	port 4848
	autonet TRUE
	communicationType "multicomm"
	maxEventPerFrame -1
	sendResponse TRUE
	whiteboardMCTTL 4
	networkEventLogLevel 0
	enabled TRUE
	runTime 0
	logFeature [""]
}

Interface

Filter: X3D only | Avalon only | All
id Name DataType PartType Default ValueType Description
SFNode metadata SFNode inputOutput MetadataObject container for payload metadata inside MetadataSet element