Re: processes / net connections - an API

2007-05-11 Thread jamal
On Fri, 2007-11-05 at 14:41 +0200, stf wrote: > Hi! > > I want to write a library or application showing processes and net > connections. I was looking on ps and netstat to see how those programs > are retrieving the information. It seems that they are parsing /proc > entries. > > Is there any

processes / net connections - an API

2007-05-11 Thread stf
Hi! I want to write a library or application showing processes and net connections. I was looking on ps and netstat to see how those programs are retrieving the information. It seems that they are parsing /proc entries. Is there any other kernel API to get information about processes or net