# -------------------------------------------------------------------- # # # This file contains the IP and Port information for remote # communications between MindTel 2d Map programs. # # This file is whate space seperated. # Comment lines must have the # mark as the first character on # the line. # Keywords must start in the first column. # The format of a data line is "keyword valuue " # For this rev keywords are case sensative # All file names are either absolute or relative to the path # containing this file. # The supported keywords are # # # Active Input # active input can have only one value # if omitted then MULTICAST is assumed # # Active Output # active output can be omitted (if none) # active output can appear multiple times # if active output appears more then once NONE is ignored # # # Input MultiCastPortFile # Input MultiCastBuffersPerPort # Input MultiCastBytesPerBuffer # # Input LocalStateFile # # Input RemoteStateFile # Input RemoteIp # Input RemotePort # # Input ClientIp # Input ClientPort # # Input SesrverPort # # Output LocalStateFile # # Output ClientIp # Output ClientPort # # Output SesrverPort # # Active Input LOCAL_STATE Active Output NONE Input MultiCastPortFile other.mcp Input MultiCastBuffersPerPort 75 Input MultiCastBytesPerBuffer 250 #Input LocalStateFile ../../stateData/stateFile_v2.txt Input LocalStateFile ../../stateData/stateFile_i2.txt Input RemoteStateFile /MindTel/SnapShot_v2.txt Input RemoteIp mfusco.coresw.com Input RemotePort 80 Input ClientIp mfusco.coresw.com Input ClientPort 98234 Input SesrverPort 98235 Output LocalStateFile c:/hold/SnapShot_v2.txt Output ClientIp mfusco.coresw.com Output ClientPort 98236 Output SesrverPort 98237