LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   If I have a nc process running and listening on a port... (https://www.linuxquestions.org/questions/linux-newbie-8/if-i-have-a-nc-process-running-and-listening-on-a-port-787917/)

trist007 02-09-2010 12:21 AM

If I have a nc process running and listening on a port...
 
I am basically waiting for another computer to connect to it. I started the with program with nc -vlp 5534 &

If I check with lsof -i and see that later on it's connected, how would I interact with that process?

I'm guessing some command plus the pid?

trist007 02-09-2010 01:03 AM

Nevermind, learned to use screen, I like it man. At first seems intimidating. But after a few mins, it's really easy to operate. I like it a lot actually.

carbonfiber 02-09-2010 01:23 AM

Thanks for sharing.

woshiisp 02-09-2010 01:35 AM

I like use "google"。^_^,you can ask for help using "man"


All times are GMT -5. The time now is 12:56 AM.