Exemple #1
0
 public UdpClient()
 {
     m_socket = new UdpSocket();
 }