基于VC++的局域网视频聊天系统源码程序 - Web服务器 - 谷速源码
下载频道> 资源分类> 网络编程> Web服务器> 基于VC++的局域网视频聊天系统源码程序

标题:基于VC++的局域网视频聊天系统源码程序
分享到:

所属分类: Web服务器 资源类型: 文件大小: 276.13 KB 上传时间: 2016-01-31 12:44:30 下载次数: 89 资源积分:1分 提 供 者: 源码共享 20160131124413155
内容:
基于VC++的局域网视频聊天系统,可直接编译运行,运行时先打开服务端程序再运行客户端程序,可多人同时聊天,如果安装摄像头亦可选择进行视频聊天,程序不大,是学习VC网络编程及视频解码的好资源。程序员在编程的过程中可以参考学习使用,希望对IT程序员有用,此源码程序简单易懂、方便阅读,有很好的学习价值!
 

文件列表(点击上边下载按钮,如果是垃圾文件请在下面评价差评或者投诉):

基于VC++的局域网视频聊天系统源码程序/
基于VC++的局域网视频聊天系统源码程序/code/
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/res/
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/res/
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/AudioCodec.h
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/AudioPlay.cpp
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/AudioPlay.h
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/AudioRec.cpp
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/AudioRec.h
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/ChatClient.aps
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/ChatClient.clw
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/ChatClient.cpp
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/ChatClient.dsp
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/ChatClient.dsw
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/ChatClient.exe
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/ChatClient.h
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/ChatClient.ncb
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/ChatClient.opt
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/ChatClient.plg
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/ChatClient.rc
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/ChatClientDlg.cpp
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/ChatClientDlg.h
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/DSocket.cpp
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/DSocket.h
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/G729a.lib
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/G729aCompress.cpp
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/G729aCompress.h
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/LocalDlg.cpp
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/LocalDlg.h
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/LoginDlg.cpp
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/LoginDlg.h
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/Mesg.cpp
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/Mesg.h
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/ReadMe.txt
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/RemoteDlg.cpp
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/RemoteDlg.h
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/SocketClient.cpp
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/SocketClient.h
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/StdAfx.cpp
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/StdAfx.h
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/VideoCapture.cpp
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/VideoCapture.h
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/VideoCodec.cpp
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/VideoCodec.h
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/callin.wav
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/callout.wav
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/res/ChatClient.ico
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/res/ChatClient.rc2
基于VC++的局域网视频聊天系统源码程序/code/ChatClient/resource.h
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/ChatServer.aps
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/ChatServer.clw
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/ChatServer.cpp
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/ChatServer.dsp
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/ChatServer.dsw
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/ChatServer.h
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/ChatServer.ncb
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/ChatServer.opt
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/ChatServer.plg
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/ChatServer.rc
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/ChatServerDlg.cpp
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/ChatServerDlg.h
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/Mesg.cpp
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/Mesg.h
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/ReadMe.txt
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/SocketClient.cpp
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/SocketClient.h
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/SocketServer.cpp
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/SocketServer.h
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/StdAfx.cpp
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/StdAfx.h
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/res/ChatServer.ico
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/res/ChatServer.rc2
基于VC++的局域网视频聊天系统源码程序/code/ChatServer/resource.h
基于VC++的局域网视频聊天系统源码程序/www.gusucode.com.txt
基于VC++的局域网视频聊天系统源码程序/内容简介.txt

关键词: 视频聊天 局域网 源码

网络编程下载排行

Top_arrow
回到顶部
联系方式| 版权声明| 招聘信息| 广告服务| 银行汇款| 法律顾问| 兼职技术| 付款方式| 关于我们|
网站客服网站客服 程序员兼职招聘 程序员兼职招聘
沪ICP备19040327号-3
公安备案号:沪公网安备 31011802003874号
库纳格流体控制系统(上海)有限公司 版权所有
Copyright © 1999-2014, GUSUCODE.COM, All Rights Reserved