摘要:
using System;using System.Collections.Generic;using System.Text;using System.Net;using System.Net.Sockets;using System.Configuration;using System.Xml;using System.Collections.Specialized;using System.IO;namespace abc{ public class Socket { static string ip =""; static int port = 80; static 阅读全文
posted @ 2012-05-18 13:14
happay zyx
阅读(20450)
评论(1)
推荐(0)
浙公网安备 33010602011771号