搜索资源列表
DataAnalyse
- 利用同步异步套接字及tcplistener监听rs232,tcp,udp等类型端口数据并实现协议解码-use of synchronous and asynchronous socket tcplistener eavesdropping RS232, tcp, udp port types, such as data and achieve agreement Decoders
EasyChat
- 这是用C#做的一个简易的Windows平台下的聊天软件,包括了客户端和服务端的全部源码,注释很详细,有兴趣学习.net应用开发的同学可以下载来学习学习。这个示例包含了了C/S架构软件开发的很多基础知识和思想。 功能包括群发,私聊,发送震动,收到消息发声,闪屏提示等等,大致类似于QQ的多人聊天会话功能。 涉及到的知识主要包括: 1. TCP/IP通信,包括TcpClient , TcpListener , Socket , NetworkStream等几个用于TC
0709
- tcpclient 和 tcplistener 的使用-tcpclient and tcplistener
CSharpchengxu
- 本程序是用TCP协议实现了一个聊天室的服务器端,它用TcpListener循环监听客户端发出的请求,并根据请求命令返回相应的聊天信息。-This procedure is used TCP protocol implements a chat room on the server side, it listens for requests with TcpListener circulation issued by the client, and at the request of the co
wiihwith
- TcpListener类与TcpClient类的使用-The use of TcpListener class with the TcpClient class
TCPListener
- Program to listen to TCP spcket