예제 #1
0
 internal void StartServerWithIp(string ip)
 {
     c.Client(ip);
 }