搜索资源列表
Chat
- 用CSHARP写的一个即时通讯软件,服务器端,能设置端口、用户名等-a software run in server ,one can set the port and user name then chat
LanMsgCSharp1.0.1.1
- 为防止代码过多而引起查看难度,暂只提供本程序的1.01版(适合开发即时通讯软件者用) 说明 p2p原理,消息的内容采用串行化技术发送与接收(可发送任何自定义的数据类型); 程序以实现聊天功能为主-In order to prevent too much code to view the difficulty caused by temporarily only available in this program 1.01 version (for devel
TLoveQUI
- 此聊天软件系统是模拟现今国内最为流行的即时性通讯工具QQ,其功能类似于QQ,能够实现注册、登录、添加好友、文字聊天、文件传输、语音聊天、视频聊天等功能。该聊天软件系统是采用C/S结构,也就是客户端与服务器端的结构体系,基于对该聊天软件功能的分析,分别对客户端与服务器端进行了设计。-This chat software systems are modeled by the current real-time nature of the country' s most popular comm
CsharpQQ
- c#编写的即时通讯软件,类似于qq。可以实现消息传输-c# written in instant messaging software, similar to qq. Message transmission can be achieved
TCP-socket-CSharp
- TCP socket通讯实例 这是一个有客户端和服务器端的多人即时通讯软件-TCP socket communication example