Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Kernel module?
    Netstat doesn't need a kernel module to do this.
    Debian GNU/Linux -- You know you want it.

  3. #3
    Just 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..

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •