Beispiel #1
0
extern "C" DLL_EXPORT void AddDestinationIP(std::string NewIP)
{
    RSSniffer.AddDestinationIP(NewIP);
}