搜索资源列表
cSharpsocket-TCPClient-TCPListener
- C# socket_、TCPClient、TCPListener用法的详细说明,包含代码,内容描写也比较详细-C# socket_, TCPClient, TCPListener usage details, include code, content descr iption is more detailed
Network-Communication-Programming
- 介绍了使用Visual C#语言在TCP/IP网络中实现通信的方法,通过利用.NET框架提供的TcpClient类和TcpListener类分别建立服务器端和客户端,然后使用这两类提供的方法可完成网络通信中数据的收发.通过实验证明,生成的界面友好,编写的程序也可较好地完成通信功能.-This paper introduces the use of Visual C# language to communicate in TCP/IP network. The Tcp- Client class
P2Pchat
- TcpClient和TcpListener 类的使用-编写一个点对点聊天工具-Use TcpClient and TcpListener classes- write a peer chat tools