Close active tcp connection my remote MAC address
How to close all active TCP connections on server(Windows Server) with special MAC address that i know? I'm using C#. I need something like SetTcpEntry(iphlpapi.dll) but for MAC address. P.s. This disconnecter will be placed on serve开发者_C百科r-side.
精彩评论