iphelper Questions
3
Solved
Having a hard time understanding the MSDN documentation on the IP Helper Functions. Whats the difference between an adapter and a network interface?
Sublime asked 28/12, 2010 at 18:2
9
Solved
I'm writing C# code that uses the windows IP Helper API. One of the functions I'm trying to call is "GetBestInterface" that takes a 'uint' representation of an IP. What I need is to parse a textual...
Iman asked 31/8, 2008 at 12:35
0
I would like to count the bytes received and sent from specific UDP connections in Windows 10.
This answer lists an approach to count bytes for specific TCP connections using GetPerTcpConnectionE...
Rochelrochell asked 31/3, 2018 at 13:0
1
Solved
I'm using the GetAdapterAddresses() method to get the ip addresses of all interfaces on the system.
I need to find the broadcast address of each interface. I can calculate this using the IP addres...
1
© 2022 - 2024 — McMap. All rights reserved.