Skip to content

Putty connecting

Uffe Björklund edited this page Jun 16, 2015 · 3 revisions

Repeat this twice, one for a sensor client and one for a monitor client

  1. Open up Putty
  2. type localhost or your 192.168.x.x adress in the hostname field
  3. Enter the port that you configured XSockets to use (default 4502)
  4. Open
  5. Type the handshake for our custom protocol. The would be NdcProtocol
  6. You should now see the handshake response in Putty, and we are connected

You should now have 2 Putty clients open

next

Clone this wiki locally