Reply To: New event to be signaled on network interfaces configuration

Home Forums Discussions Support New event to be signaled on network interfaces configuration Reply To: New event to be signaled on network interfaces configuration

#6661
Vadim Smirnov
Keymaster

    How can I detect network interface’s status changes? And also enable/disable interface with winpk framework? Is there any details for delphi or c++?

    http://www.ntkernel.com/wpfk-help/setadapterlistchangeevent.htm

    As a second question, can I extract tcp packets from the SSL stream with winpk?

    If this is about HTTPS then by port number 443. If another port used you can try to identify the connection, an example, by SSL certificate sent by server.