I created a Scan Port in C # windows forms, which is checking a range of ports, previously set, I can verify that the port is open, but my problem is this, I know the port is open, but I do not know what kind of is running on that port, is there any function
or library that I can check which service is running on those open ports ?? thank you