搜索资源列表
VC++实现QQ聊天源代码
- QQ 示例源码有服务器端和客户端!一个小练习!通过端口1080连接,可以实现了双机的互联! 包括: VC++项目源文件(客户端、服务器端) 已编译的可执行文件(客户端、服务器端) 供学习C++网络编程参考。
VC-splt
- 不错的视频聊天源代码,借鉴参考研究目前市场常用的视频软件的工作原理
VCtcp.rar
- VC下的tcp多人网络聊天程序的源码2C包括服务器端源代码和客户端源代码.,Tcp under VC multiplayer online chat program, including the 2C-source server-side source code and the client source code.
Vcvideo
- 简单的VC++视频系统源代码,VC++6.0和VS2008工程,可实现一对一、一对多的语音、视频和文字的交流,可以用来开发视频会议系统,语音视频聊天系统,语音质量和视频效果均不错,支持P2P网络传输,可以直接集成到现有的项目中。-Simple VC++ video system source code, VC++6.0 and the VS2008 project, enabling one to one, one to many voice, video and text communicat
《Visual C++项目案例导航》源代码
- 《Visual C++项目案例导航》源代码- "Visual C Project Case Navigation" source code
chatroom
- vc 基于服务器端的广域网多人聊天工具多人聊天工具,可以在因特网上够成一个聊天室,其中包括服务器端源代码,和客户端的源代码,程序简便,包括了聊天工具的基本功能,值得看看。-vc on the server side of the WAN people chat people chat tool on the Internet enough to become a chat room, including server-side source code, and client source cod
msn
- msn 网络聊天、传收文件程序,VC++60实现,包含全部源代码-msn web chat, Chuan documents procedures, VC 60 realization, including all source code
C-S-chat
- vc聊天室 客户端 服务器端源代码...学习网络-vc Chat client server-side source code ... Learning Network
20061209222312903
- VC实现QQ聊天源代码利用VC++6.0来实现一个类似QQ的聊天程序。本程序只实现添加好友,文字聊天,文件传输和语音聊天4大功能。 -VC source code to achieve QQ chat
QQchatroom
- 类似QQ的聊天室源代码,vc++写的,具有聊天室的基本功能-QQ chat room similar to the source code, vc++ to write and have the basic functions of the chat room
QQ
- VC++实现QQ聊天源代码,用VC++写的,可能不是很全面-VC++ to achieve QQ chat source code, written using VC++, and may not be very comprehensive
qq
- VC++实现QQ聊天源代码,经过测试可以通过-VC++ to achieve QQ chat source code, tested by
Manyfunctionchattool
- VC实现QQ聊天源代码利用VC++6.0来实现一个类似QQ的聊天程序。本程序只实现添加好友,文字聊天,文件传输和语音聊天4大功能。-VC achieve QQ chat source code using VC++6.0 to achieve a similar QQ chat program. Implementation of this program is only to add friends, text chat, file transfer, and voice-chat feat
FreeEIM
- FreeEIM 仿QQ功能的企业即时通讯软件VC++的源代码,最后更新于2010年8月份,完成数据库更改的任务。将聊天记录改用数据库形式,暂且使用Access。 本软件的窗口和功能都与QQ有点相似,可发送文件、窗口抖动、发送表情等修改功能,并尽量去除所有不相关内容,坚决不对用户敏感内容作任何操作(例如注册表)。为了让软件100 绿色,FreeEIM飞鸽传书把唯一一处修改注册表的指令也删除了,也就是说,使用者下载使用后,只要删除此软件,FreeEIM飞鸽传书是半点资源也不会污染到的。-
Chatsample
- VC++写的聊天程序实例,完整源代码可以通过编译;-VC++ to write a chat program example, complete source code can be compiled
chat
- vc++ socket 实现聊天源代码,通过TCP/IP,MFC Winsock 实现客户与服务器通讯的聊天软件源代码。-vc++ socket chat source code
VC-P-P-realize-chat-source-code
- 简单实用的网上聊天源代码,对初学者很适用。-Simple and practical online chat source code, as the windows programming for beginners to learn.
视频、音频聊天源代码
- VC+ MFC网络聊天工具的源代码,功能如下: 0.普通聊天(文字、图片) 1.聊天室 2.传输文件(断点续传) 3.共享屏幕 4.白板 5.视频、音频聊天-Network chat tool in VC+ MFC source code, instructions: 0. The ordinary chat (text, images) 1. Chat rooms. Transfer files (HTTP). Shar
Code
- VC++聊天源代码,包含客户端QQClient,服务端QQServer-VC++ chat source code, including client QQClient, server QQServer
VC 信息加密聊天源代码
- 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。(This chat program uses the RSA data encryption algorithm of 2048 bits to encrypt and