Sep 30, 2003 #1 Snug MIS Joined Sep 5, 2001 Messages 59 Location US Is there a way to remotely kill a port? I would like to create a batch program that I can run to kill a certain port number. Do-able? Thanks in advance.
Is there a way to remotely kill a port? I would like to create a batch program that I can run to kill a certain port number. Do-able? Thanks in advance.
Sep 30, 2003 #2 PHV MIS Joined Nov 8, 2002 Messages 53,708 Location FR If you want to know which process use a port, you can take a look at: ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ Hope This Help PH. Upvote 0 Downvote
If you want to know which process use a port, you can take a look at: ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ Hope This Help PH.