会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
I'd travel cross the great lakes to get to where you are. --- wjcx_sqh
博客园
首页
新随笔
联系
管理
2016年12月9日
C# - 网络编程 之 TcpClient与TcpListener
摘要: TcpClient类 TcpListener类 TCP通信 UDP通信 参考:
阅读全文
posted @ 2016-12-09 23:31 万箭穿心,习惯就好。
阅读(363)
评论(0)
推荐(0)
编辑
C# - 网络编程 之 Socket
摘要: Socket类 初始化 public socket (AddressFamily addressFamily,SocketType sockettype,ProtocolType protocolType) public void Bind(EndPoint localEP); // 绑定端口 pu
阅读全文
posted @ 2016-12-09 00:01 万箭穿心,习惯就好。
阅读(1633)
评论(0)
推荐(0)
编辑
公告