摘要: 新建两个控制台应用程序,一个是服务端,一个是客户端。1、服务端代码using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Net;using System.Net.S... 阅读全文
posted @ 2015-09-06 09:48 酷熊 阅读(481) 评论(0) 推荐(0) 编辑