摘要:
// This constructor arbitrarily assigns the local port number.UdpClient udpClient = new UdpClient(); try{ udpClient.Connect("www.ad1998.com", 11000); // Sends a message to the host... 阅读全文
posted @ 2005-09-02 22:53
唐朝
阅读(1464)
评论(0)
推荐(0)
浙公网安备 33010602011771号