CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Threaded View

  1. #1
    Join Date
    Mar 2009
    Posts
    4

    how to get service name using portnumber or process ID

    I am running webservice in my system
    how to get service name using portnumber in my system
    is there any API to get Service Name

    or

    if Know process ID
    how to get service-name and process full path
    Last edited by sandeep53; August 28th, 2009 at 01:34 AM.

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured