public static void Remove(string sn)
 {
     UDPSocketAnswerCache.Remove(sn);
 }