搜索资源列表
mediasocket
- 服务端播放视频,客户端实时收看视频播放的网络VC++socket程序-broadcast video server, the client real-time viewing of the video broadcast network socket procedures VC
RTP_video_audio
- 用RTP协议传输多媒体视频数据范例,包括详细说明文档、ppt教程、服务器和客户端源程序。-with RTP video transmission of multimedia data model, including detailed documentation, ppt Directory, the server and client source.
fuwqi
- 基于tcp连接的服务器端程序,接收从客户端发送的视频进行实时显示,并予以保存。可对保存的视频进行播放和删除操作。-Tcp connections based on server-side program, receiving from the client to send the video in real-time display, and to preserve. Can be saved in video playback and deletion.
kehu
- 基于tcp连接的客户端程序,响服务器端传送实时视频。-Tcp connections based on client, server-side ring for real-time video transmission.
client
- 用TCP 和UDPprotocol来传输数据,具体请见英文描述-Introduction In this assignment, you will build a client for a simple streaming transport protocol. Media streams such as compressed video or audio are typically delay and jitter sensitive- real-time conversation
sunxin
- 孙鑫老师视频教程中代码,UDP通信,包括server和client两部分。-Sun Xin teacher video tutorial code, UDP communication, including server and client in two parts.
video-communication
- 采用TCP协议进行视频通信,客户端和服务端的形式,修改了前人雪花屏与乱码的程序,能很好的实现客户端与服务端的通信,自己编写的代码-The form of video communications, client and server, modify the previous snowflakes screen garbled program, can achieve very good client and server communication using TCP own code
chat
- 基于c语言实现视频聊天系统 有如下2个文件夹: 1. Client:保存了客户端的项目程序,使用Visual C++6.0打开文件Client.dsw,然后使用工具栏中的“Build”命令即可调试。 2. Server:保存了服务器端的项目程序,使用Visual C++6.0打开文件Server.dsw,然后使用工具栏中的“Build”命令即可调试。-C language based video chat system