Hi ,
Could you please help me this..Im also trying to solve the same
problem.
I want to know the ports (currently open and Listening) and its
associated process.
Awaiting your response.
Regards,
Madhav
Re: data structure description of /proc/net/tcp
From: linux
On Monday 24 April 2006 20:05, Madhav Sathe wrote:
> Hi ,
>
> Could you please help me this..Im also trying to solve the same problem.
> I want to know the ports (currently open and Listening) and its
> associated process.
>
Use netstat. (Assuming I understand you correctly.)
And what was all t
ucture description of /proc/net/tcp"
In reply to: David
Harel: "data structure description of /proc/net/tcp"
Next in thread: Baruch
Even: "Re: data structure description of /proc/net/tcp"
Messages sorted by: [
date ] [
thread ] [
subject ] [
author ] [
attachment ]
Ma
Hi ,
Could you please help me this..Im also trying to solve the same
problem.
I want to know the ports (currently open and Listening) and its
associated process.
Awaiting your response.
Regards,
Madhav
Re: data structure description of /proc/net/tcp
From: linux
* David Harel <[EMAIL PROTECTED]> [040503 00:20]:
> Hi,
>
> I want to find the process ID of the process that opened a socket to
> which I can find the record in /proc/net/tcp.
> Where can I get this information and what where can I get field
> descriptions of /proc/net/tcp?
Pick up the sources
David Harel wrote:
Hi,
I want to find the process ID of the process that opened a socket to
which I can find the record in /proc/net/tcp.
Where can I get this information and what where can I get field
descriptions of /proc/net/tcp?
http://www.linuxdevcenter.com/pub/a/linux/2000/11/16/LinuxAdmin