Network

We assume in the following tests that IP address of JNode is 192.168.44.3.

  • configure the network in JNode
  • Testing the telnet server
    1. In JNode shell : type telnetd. The telnet server will start on port 6666
    2. In another OS (Linux, Windows...) : connect to the telnet server by typing telnet 192.168.44.3 6666.