Results 1 to 3 of 3
Hello Everybody,
i want to write a kernel module which can print the pids of the processes using some TCP port and port numbers also..
please help me... Thnx in ...
- 02-16-2009 #1Just Joined!
- Join Date
- Feb 2009
- Posts
- 2
List of Port numbers and respective Process Ids
Hello Everybody,
i want to write a kernel module which can print the pids of the processes using some TCP port and port numbers also..
please help me... Thnx in advance
- 02-16-2009 #2
Kernel module?
Netstat doesn't need a kernel module to do this.Debian GNU/Linux -- You know you want it.
- 02-17-2009 #3Just Joined!
- Join Date
- Feb 2009
- Posts
- 2
But i want to do it using a kernel module.. I dont want to use any built in utility like netstat or lsof..


Reply With Quote
