搜索资源列表
MFC+Mysql开发的网页聊天系统 179Chat
- 仿IChat (http://www.ichat.net.cn/) 开发的在线网页聊天系统 开发语言 MFC+Mysql,不需要WEB服务器支持,即可运行的在线网页聊天系统,使用IOCP(端口复用技术)优化网络技术开发,占用系统资源少,一台普通P3服务器,能支持5000+人同时在线,跟www.dssz.com/item/21368-PHP+Mysql%20network%20for%20job%20system.html 人才网站系统结合,可以让站内企业跟求职者在线洽谈,在线招聘.
yfdechat
- 用CSocket实现的支持多人的聊天程序,包括服务器端和客户端,在vc 6.0 下编译通过。-CSocket achieve with the support of many people chatting procedures, including server and client, the vc 6.0 compile.
ShowIPQQmake
- 这是一个制作显ipqq的源程序,需要使用MASM32来进行反编译.QQ_Plugins.bat就是源代码,要编译直接运行它就可以了。MASM32必须安装在与源代码同一盘下的masm32目录下。推荐安装masm32 v8.0。-This is a significant production ipqq source, between the need to use anti-compiler. QQ_Plugins.bat is the source code to compile it to r
客户端服务器编程
- 聊天室编程,首先打开服务器代码并编译,然后再打开多个客户端就可以聊天了。(在一台机器上已经实现) -chat rooms programming, the first to open the server code and compile, then open multiple client can talk to. (In a machine achieved)
client_code
- 即时通信客户端源码,采用delphi语言编写。使用jabber协议,功能很强,编译时要下载相应的控件-instant messaging client source code, the language used delphi. Jabber use agreement, a very strong function, compile-time to download the appropriate controls
IWannaChat
- 精彩的聊天软件源代码,分为client和server端,编译成功后将生成ChatCoordinator.d-interesting chat software source code, is divided into client and server side, Build upon the success generated ChatCoordinator.d
meetingsystem
- 本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows设备安装目录下的system32文件夹中)。本程序运行需要摄像头和麦克风等。-this program in Windows XP, Visual C Version 6.0 environment compile. Need rtcdll.dll document (file general equipment installed in the Windows d
chatRoom_src
- 小小的聊天室程序,代码十分容易看有点程序基础者即可理解该程序在VC++ 上开发,可编译-little chat room procedures, code is easy to see who some basic procedures can understand the procedures developed in VC, compiler
BCB6_Chat
- BCB 6.0编译通过的完整的网络聊天室源代码.-BCB 6.0 compile a complete network chat rooms source code.
CS-mfc
- VC6.0环境下编译的简单MFC客户端/服务器程序,可以互发信息并能接收到。-VC6.0 environment MFC simple translation of the client / server program, Information can be made each other and will receive.
Internettalk
- 此程序在VC平台上编译了网络聊天的客户端与服务器的实例程序-this procedure in VC platform translation of a network chat client and server examples of procedures
TextChat
- 用VC++编写的完整的客户端/服务器的聊天程序代码,可以在此基础上实现其他的附加功能。编译环境为VC++7.0。-VC prepare a complete client / server chat program code, This can be based on other additional functions. Build environment for VC 7.0.
qqinvade2002
- 这是我做的1.0版,对不懂VC的朋友本说,我没有提供实际使用的功能(尽管做出来很简单),本人的意思只是想提供做这种东西的一些思路。 在使用上, 1.必须将源码中利用SMPT发送密码的部分,改成你自己的邮箱,然后重新编译成可执行文件。 2.找到一台你入侵的主机(别问我怎样去占领一台肉鸡),将生成的QQ2002.exe放置于肉鸡上QQ所在的目录下,如可能是c:\\program files\\tencent。 3.创建QQ2002.exe的快捷方式,并改名为\"腾讯QQ\"。 4
qq-src-20060929.tar
- 实现简单QQ的C源代码(for windows and UNIX),能在Cygwin环境的Windows下编译,还有Linux/BSD/AIX/Solaris等符合POSIX标准的UNIX下编译运行, 但是其中qqsniffer只能在linux下编译。 编译完代码后,说明如下 qqalive 挂机的程序 qqscan 暴力远程破解 qqsniffer 局域网QQ监视器 -achieve simple C source code (for windows
liaotian-P2PChat
- 可实现p2p的聊天,在Microsoft Visual Studio .NET下通过编译,有较高的参考价值-achieve p2p chat, In Microsoft Visual Studio.NET through the compiler, have a high reference value
qqlocal
- 绕过QQ本地密码验证的程序.可以查看本地好友,聊天记录等.支持QQ2003,2004等新版本,在C++BUILDER 6下编译通过-bypass local password verification procedures. View local friends, chat records. QQ2003 support, the new 2004 version of the C compiler BUILDER 6 under through
rtp
- jrtplib源码,编译、开发指南,开发示例
kiax0.8.51-win32-src
- kiax是asterisk的客户端,他是一个开源的系统,需要在WINDOS下安装QT g++ for windows才能编译
VC++_network_sourceCode
- 此为网络通信编程实例的源代码和经过编译后的应用程序。所有程序均经过测试,仅供读者学习时使用。
VideoNet
- 视频会议的VC程序源代码.编译调试通过,保证没有问题,请放心参考~