搜索资源列表
用CSharp实现基于TCP协议的网络通讯
- 本文介绍了C#中如何使用System.Net.Socket来进行基于TCP协议的通信编程,该文是以读取服务器系统时间这么一个简单例子来说明的。-This paper introduces the C# System.Net.Socket how to use TCP-based communications program, the text is based on the server time to read such a simple example to explain.
TCP-SOCKET-Chat-Room-Source
- 一个用cSharp编写的聊天室,不算完善,客户端需要硬编码服务端的地址