What Windows APIS should I use to create a program like netstat?
good day,
I would like to create a program that monitors network connections, in
which I could find:
1) What address and port are open? 2) What communication protocol (TCP,
UDP)? 3) What programs are using the connection? 4) This connection is
HTTP? 5) I would like to save the addresses accessed in case of HTTP in a
file.
Anyone know where to start? that such an opensource with everything I want
already done?
Any starting point or information is desirable as well.
grateful
No comments:
Post a Comment