creating a socket for use with nc

Eitan Adler eitanadlerlist at gmail.com
Thu Mar 25 16:30:18 UTC 2010


I have a program which reads from stdin. I'd like to be able to close
the terminal it is running in and interact with it via nc -U.
How can I create a socket which I attach to the stdin of the program?


More information about the freebsd-questions mailing list