VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

See all open winsock connections API replacement for Netstat

Nick Johnson  (5 Submissions)   Windows API Call/Explanation   Visual Basic 3.0   Advanced   Wed 3rd February 2021

This is a complete API call replacement for the dos Netstat command. The example will show all open connections, and the API calls are encapsulated in a Class module that can also retrieve all listening ports on the local computer.
This module and demonstration project also allow you to kill TCP connections - in the demonstration right click on a current connection...
Includes caching DNS lookup code to get the domain names of the servers you are connecting to! Credit to Michael Tutty for the original DNS client code.

Rate See all open winsock connections API replacement for Netstat (46(46 Vote))

Download See all open winsock connections API replacement for Netstat

See all open winsock connections API replacement for Netstat Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters