搜索资源列表
csharpchat
- 基于socket的聊天程序-socket based chat program
CSharpchat-program.tar
- C#实现的聊天程序,采用TCP联接,服务器端接受客户端发送的消息,转发到其他所有客户端-C# implementation of the chat program using TCP connection, the server accepts messages sent by the client, forwarded to all other clients
csharpchat
- 利用C#设计c/S结构的聊天程序,包括服务端和客户端程序,两者互相通信,实现点对点的消息发送,也就是聊天程序的雏形,程序的运行效果图如图所示,在文本框中输入消息,可实现两者的接收、发送-Chat program using C# design c/S structure, including server and client programs, both to communicate with each other to achieve point-to-point message is se
