Netcat Chat: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 January 2011

  • curprev 17:4217:42, 12 January 2011Aymeric Mansoux talk contribs 287 bytes +287 Created page with "To make simple shell chat you can use netcat. On machine A start netcat and tell it to listen a free unblocked port number: <code> nc -l 12345 </code> On machine B, start a net..."