• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to find out if a TCP port is in use?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to find out if a TCP port is in use?


  • Subject: Re: How to find out if a TCP port is in use?
  • From: Stephan Ruggiero <email@hidden>
  • Date: Fri, 17 Mar 2006 18:04:15 +0100

Hi,
thank you, I think this should do the trick.

lsof -i :abc
gives me every process listening on or connected to the port abc.

If other user`s processes are needed, you can just run lsof with sudo.

I will continue this way, thanks again!

Am 17.03.2006 um 17:46 schrieb Finlay Dobbie:

On 17/03/06, Stephan Ruggiero <email@hidden- heidelberg.de> wrote:
Hi,
not a bad idea :-) - but how do I find out _which_ process is running
there?

lsof -i

-- Finlay

_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
  • Follow-Ups:
    • Re: How to find out if a TCP port is in use?
      • From: "Finlay Dobbie" <email@hidden>
References: 
 >How to find out if a TCP port is in use? (From: Stephan Ruggiero <email@hidden>)
 >Re: How to find out if a TCP port is in use? (From: Stephan Ruggiero <email@hidden>)

  • Prev by Date: Re: How to find out if a TCP port is in use?
  • Next by Date: Re: How do I do KVC/KVO for struct properties
  • Previous by thread: Re: How to find out if a TCP port is in use?
  • Next by thread: Re: How to find out if a TCP port is in use?
  • Index(es):
    • Date
    • Thread