搜索资源列表
VSessP2P
- 语音通信控件点对点专用版简介 VSession语音通信控件点对点专用版,版本2.0,此版本集成了G729A压缩算法,实时传输协议,话音清晰流畅!使用简单方便!此控件是在本人以前发布的控件VSession2.0版本的基础上,加入点对点通信时的呼叫,应答,挂断等通话前后的同步功能,使其用于点对点通信更加方便!如果您想要在程序中自定义点对点间的通话联系方式,或者有一对多,多对多的语音通话的需求,请您下载使用VSession2.0版本控件即可;也可直接发邮件到csqmailbox@163.com索取
能完备的点对点聊天工具源代码
- 这是个最好的学习VC网络编程的好资料,里面对VC网络通信,视频音频的网络实现,非常适合想学习网络通信的朋友-it is a very good learning material for the VC learner, including VC network communication,video and audio.
用VC实现的简单图片浏览
- 用VC实现的简单的图片浏览,点击按钮可以实现几张image的循环浏览过度效果,对初识VC的编程爱好者,有抛砖引玉的作用。
vc聊天工具
- 局域网,实现了多播和点对点
vcchat.rar
- 基于MFC编写的VC++聊天程序,可以实现TCP/IP以及UDP协议下的点对点聊天.,MFC-based prepared VC++ Chat program, you can achieve TCP/IP and UDP peer-to-peer chatting under the agreement.
VC_simple_UDP_chat_program_code_point
- VC++ 最简的UDP点对点聊天程序代码VC + + the most simple UDP chat program code point-VC++ the most simple UDP chat program code point
Fileupload
- VC++基于CS结构点对点文件传送与接收-CS structure of VC++ peer file-based transmission and reception
p2p-12
- vc++下点对点的聊天程序,用vc6.0编码-vc++ under the point of the chat program, with vc6.0 coding
vc
- 数据通信课程设计报告,用vc实现局域网内点对点通信!-Data communications curriculum design report, with vc LAN peer-to-peer communications within!
SocketCS
- Socket支持的网上点对点通信实现(vc版)-Socket support for the realization of the online peer-to-peer communications (vc version)
TCPServer
- 采用VC实现局域网内点对点的通信,无需服务器支持,通信采用TCP协议,实现了远程身份认证和对数据的加密-LAN using VC to achieve point-to-point communications, without server support, communications using TCP protocol, the realization of a remote authentication and encryption of data
fileupload
- VC++基于服务器的点对点文件传输实例,程序分为服务端和客户端,全部启动时,两程序在互相监听,在服务端打开某文件时,客户端自动在列表中显示出文件,以及文件属性等信息。本实例相对简单,没有其它功能,仅供参考。-VC++ based on peer-to-peer file transfer server instance, the program is divided into server and client, all starts, the two procedures to monitor
200510031941022500
- 点对点语音开发组件是基于IP的语音通信技术,该组件使用了优秀的语音压缩算法,点对点之间语音通信声音清晰,音质优良,针对各系统开发人员提供了各种例程,包括VB例程,VC例程,CBuilder例程和Delphi例程等,开发人员直接拿来即可使用,在您的应用程序中加入点对点语音通信变得非常简单,给程序员提供了很大的灵活性。语音通信系统采用标准API封装,使你的应用程序可以向个人和企业提供语音通信服务,应用范围可包括网络语音通信,局域网内部语音通信,Web语音通信,开发人员可用于开发支持基于用户ID和服务
vc_UDP_p2p
- vc开发的基于UDP协议的点对点语音聊天程序-UDP-based protocol-peer voice chat program
FeiQChatClient
- 基于C/S模型的Winsock网络编程,网络聊天程序,在VC MFC下创建图形化界面,此工程为飞Q客户端(Client),可以发送消息,可以点对点传输文件,支持多线程-Based on C/S model Winsock network programming, network chat program, the VC MFC to create a graphical interface, this project fly Q for the client (Client), can send
VC_point_video_conferencing_program_classical_prog
- VC编程点对点视频会议程序经典代码VC-point video conferencing program classical programming code-VC-point video conferencing program classical programming code
VC_based_CS_classical_point_to_point_file_ransfer_
- VC++基于CS结构点对点文件传送与接收经典代码-VC++ based on the CS structure of the classical point to point file transfer and receive code
send_file
- Vc++ 点对点文件传输源程序,相对简单的那种,需要在客户端指定IP地址,在服务端浏览所要发送的文件,点确认即可。程序面向VC++初学者,简洁明了,作为初级网络编程实例值得参阅。 -Vc++ peer to peer file transfer source, the kind of relatively simple, you need to specify the IP address of the client, the server sends the file you want t
SimpleFileTrans
- 简易的VC++点对点文件传输代码,说明了文件传输的原理。 -Simple and easy VC++ peer-to-peer file transfer, that the file transfer principle.
VC实现点对点通信程序设计
- 基于socket的VC点对点通信,界面简洁大方