搜索资源列表
EasyChat
- 这是用C#做的一个简易的Windows平台下的聊天软件,包括了客户端和服务端的全部源码,注释很详细,有兴趣学习.net应用开发的同学可以下载来学习学习。这个示例包含了了C/S架构软件开发的很多基础知识和思想。 功能包括群发,私聊,发送震动,收到消息发声,闪屏提示等等,大致类似于QQ的多人聊天会话功能。 涉及到的知识主要包括: 1. TCP/IP通信,包括TcpClient , TcpListener , Socket , NetworkStream等几个用于TC
DemoRecord
- 用来处理tcp通讯,包含socket类的使用,接收和服务端的处理方法。建立类似qq服务端和客户端的连接。-To handle tcp communication, including the use of socket type to receive and service-side approach. Qq establish similar services and client connections.
myQQ
- 用C#写的基于TCP区域网通信的小程序网络通讯版QQ。-Written using C# TCP-based regional network communication network communication applet version of QQ.
IM
- 简单模拟QQ发送消息,以及群发消息,采用TCP/Ip协议实现-Simple analog QQ send a message, as well as mass message, using the TCP/Ip protocol
CSharp-p2p-TCP-
- C# p2p TCP 打洞 穿越NAT 例子程序 详细代码说明 一定成功 留下E-mail shiwei.12369@qq.com 以供交流-C# p2p TCP holes through the NAT procedures detailed code examples illustrate some success leave E-mail shiwei.12369 @ qq.com for the exchange
Anti-LAN-chat-tool-QQ-version
- 防QQ版局域网聊天工具,根据局域网TCP协议的基础上开发的,仿照QQ界面的聊天工具!-Anti LAN chat tool QQ version, based on the TCP protocol on the basis of local area development, modeled interface QQ chat tool!
MyQQ
- 基于tcp通讯协议用c#编写一个qq,实现添加好友、聊天、隐藏等功能。-Tcp based protocols to write a qq with c#, realize add friends, chat, hide and other functions.