Changes between Version 7 and Version 8 of UsersGuide/Networking


Ignore:
Timestamp:
2012-06-14T12:20:39Z (12 years ago)
Author:
Jiri Svoboda
Comment:

Add nterm section

Legend:

Unmodified
Added
Removed
Modified
  • UsersGuide/Networking

    v7 v8  
    7373The {{{ping}}} command sends an ICMP Echo message to the specified IP address and displays the response (or timeout message). With the {{{-r}}} option it repeatedly sends the Echo message every second, until you terminate it with Ctrl-Q.
    7474
     75=== Nterm ===
     76
     77{{{
     78nterm <ip-address> <port>
     79}}}
     80
     81Connects to a socket via TCP and emulates a dumb terminal, similar to e.g. Netcat. This can be used for debugging (e.g. connect to an HTTP or FTP server, connect to netecho) or to connect to remcons in another HelenOS instance.
     82
    7583== Network services ==
    7684