using nc to simulate a service

Kezdőlap
Csatolmányok:
Üzenet email-ben
+ (text/plain)
Üzenet törlése
Válasz az üzenetre
Szerző: Kevin Buettner
Dátum:  
Tárgy: using nc to simulate a service
On Aug 12, 12:54pm, Mike Starke wrote:

> Couldn't I execute something like this on my ISP:
>
> nc myhomePC:port_number < parameters


This is fine so long as ``parameters'' is a file with some appropriate
data in it.

Kevin