예제 #1
0
 public static void InitIPAndPort(string ip, int port)
 {
     sNetSocket.InitIPAndPort(ip, port);
 }