Session Linking

Session Linking is a feature that transforms IO Ninja into a universal proxy. For instance, you can create a TCP server to network-enable an attached serial device, redirect UDP packets over a secure SSL connection, write incoming data streams to a file, and more.

Linking a Session

  1. Whilst the source session is open, click “Session” and then “Link Sessions” from the toolbar.

_images/session-linking-toolbar.png
  1. In the Session Linking window, click on the target session, and press “Link”.

_images/session-linking-window.png
  1. Send a packet in the source session, and watch as responses show up in the target session’s log.

_images/session-linking-source.png _images/session-linking-target.png

Unlinking a Session

  1. Click “Session” and then “Link Sessions” from the toolbar.

_images/session-linking-toolbar.png
  1. In the Session Linking window, click on either linked session, and press “Unlink”.

_images/session-linking-unlink.png