KX Network Tester.jar -An application with various tests to verify/debug Kaleido-X network setups. Test: -Ping Test: Perform a ping test to verify if the Kaleido-X is reachable from the computer where the 'KX Network Tester' is running. -KXO Broadcast: Captures and displays broacast packets from the KXO. -Kaleido-X Discovery: Performs a query of the subnet and displays the packets returned by all Kaleido-Xs in the subnet. -Kaleido-X port test: Tests a connection to specific ports used by the Kaleido-X. --Ports which get tested: SSH(22, "SSH console"), WEB_ACCESS1(80, "Acess XAdmin and XEdit"), INT_ROUTER_CONTROL1(2000, "Internal router control using Pro-Bel SW-P-02 protocol."), INT_ROUTER_CONTROL2(4381, "Internal router control using Network protocol"), ROOM_DISCOVERY(5120, "Query the Kaleido-X for its rooms."), XEDIT_DB2(5122, "XEdit keep-alive"), XEDIT_DB1(5432, "XEdit database import, export, online functions."), WEB_ACCESS2(8080, "Acess XAdmin and XEdit"), JVM2(8084, "Internal communication"), JVM3(8085, "Internal communication"), JVM4(8086, "Internal communication"), JVM6(8090, "Internal communication"), RCP1(10000, "RCP2 communication"), RCP2(10001, "RCP2 communication"), GATEWAY_CONTROL(13000, "Gateway Kaleido remote protocol."), CALIBRATION(13100, "Control of calibrations from XEdit"), INT_ROUTER_CONTROL3(14000, "Internal router control using Pro-Bel SW-P-08 protocol.") --Ports that do not get tested, but still get used by the Kaleido-X: NTP(123, "ntp"), JVM0(8082, "Internal communication; Only at startup."), JVM1(8083, "Internal communication; Only during USB upgrade."), JVM5(8087, "Internal communication; Only during USB upgrade.") Release Notes: 1.03 Added Kaledio Broadcast and Kaleido Discovery support on computers with multiple network cards. 1.02 Fixed thread leak in KxoBroadcast test pane. 1.01 Removed trailing white spaces returned by Kaleido-X for room query. 1.00 Initial release (2008-02-22).