From owner-freebsd-hackers Wed Jun 19 0:49: 2 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from apache.metrocom.ru (www.metrocom.ru [195.5.128.139]) by hub.freebsd.org (Postfix) with ESMTP id 0006037B405 for ; Wed, 19 Jun 2002 00:48:58 -0700 (PDT) Received: from apache.metrocom.ru (apache.metrocom.ru [195.5.128.150]) by apache.metrocom.ru (8.12.3/8.12.3) with ESMTP id g5J7mu42018764 for ; Wed, 19 Jun 2002 11:48:56 +0400 (MSD) Date: Wed, 19 Jun 2002 11:48:56 +0400 (MSD) From: Varshavchick Alexander To: hackers@FreeBSD.ORG Subject: Getting pid of listening process Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi gurus, can anybody make a hint as how pid of a process listening on a specified tcp port can be determined? Of cause there are major utilities like lsof or sockstat but they gather a lot of extra information and work not too fast. What I need ideally would be a small C program which outputs pid given a port number as a parameter, can anybody help? Regards Alexander Varshavchick, Metrocom Joint Stock Company Phone: (812)118-3322, 118-3115(fax) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message