资源列表
design-of-instant-messaging-software
- 基于socket的即时通讯软件的设计,本设计通过研究讨论,设计基于socket编程的网络聊天系统,服务器端采用多线程并发服务方式,多客户端能同时连接服务器,并且客户端之间能进行通信。程序通过了验证与测试,证明了系统的可用性、易用性、完善性。-Socket-based design of instant messaging software,This design study and discuss the design of network-based chat system socket pr
QQ表情和超链接聊天室演示
- 一个用富文本框(RichText)制作的带有QQ字符表情和超链接以及字体颜色等功能聊天室示例。程序封装为一个控件,可以直接在程序中调用即可。 -with a rich text box (RichText) produced with the QQ character expressions and hyperlinks, and font colors and such functional chat rooms example. Packaging for a procedural co
Chat
- 一个聊天室的VC++程序,包括服务器端和客户端两部分的源码
flyPigeons
- 飞鸽传书想必大家很熟悉了吧,那就看看源码吧
RichTextEmoticons
- 一个可以在文本框(RichText)内发表情和超链接的VB聊天室面板程序,可以选择系统字体,发送QQ表情,设置粗体和下划线,以及字体颜色等,是一个标准的聊天室聊天窗口。-A box in the text (RichText) published Love and hyperlinks of the VB procedure Chat panel, you can choose the system font, send QQ expressions, set in bold and under
QQ2004_Source_0.01
- qq2004源代码,可以研究-qq2004 source code can study
QQ2004_Source_0.01
- 按照qq2004的功能和协议,模仿的一个类似QQ的聊天工具。是一个很好的实验学习。-Features and protocols in accordance with qq2004, imitating a similar QQ chat tool. Is a good experimental study.
chatroom
- 局域网聊天室 Server Client 都是采用 多线程 Select 模型 自己封状的 winsock api类-LAN chat rooms Server are Are using multithreading the Select models of sealing shape winsock API classes
QQ2004_Source
- 早期qq2004版源码,主要是研究用,不得用于其他侵权工作。-Qq2004 early version of source code, mainly for research, the work shall not be used for other violations.
lzvideo
- 律师事务所的在线视频聊天系统,里面有文档说明、源代码,相信对您有帮助!-Law Offices of online video chat system, which has documentation, source code, I believe your help!
ChatRoomTool
- VC下开发的一个聊天室程序,有服务器端和客户端