NetBurner 3.5.0
PDF Version
 
SSH Client

This example shows how to run a minimal SSH client application. This application will try to create an SSH connection to the server with the IP address defined by SSH_SERVER_NAME. Upon connection, it will read data from the server until the connection is closed.

To use the example:

  • Find an SSH server that you'd like to connect to, and set the IP address as SSH_SERVER_NAME.
  • Compile and load the application into your NetBurner device.
  • Run MTTTY and connect to USB or Serial port to view status messages and send data to the SSH Client.