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