Created at:
Modified at:
nc notes
Server
Simple server with nc is made by::
nc -l -p port
Client
(2013-09-23)
Clients are started using::
nc serveraddress port
Created at:
Modified at:
Simple server with nc is made by::
nc -l -p port
(2013-09-23)
Clients are started using::
nc serveraddress port