搜索资源列表
VideoPost
- 程序使用udp协议,分为服务器和客户端程序用来传递视频文件
client
- PC视频获取客户端. 主要是抓视频的代码,并且通过TCP传输给服务器
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.
server1
- 一个使用TCP/IP的服务器,可以发送视频文件,同时在编辑框中播放该文件,不过文件的格式是mpeg1。-One using TCP/IP server, you can send video files, and play the file in the edit box, but that the file is mpeg1.
server2
- 一个使用TCP/IP的服务器,可以接收视频文件,同时在编辑框中播放该文件,不过文件的格式是mpeg1。-One using TCP/IP server, you can receive video files, and play the file in the edit box, but that the file is mpeg1.
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
server-client
- 计算机网络课程设计的作业,实现一个服务器和一个客户端,客户端可以登录发送消息聊天,也可下载服务器上传的资源(音频、视频)-A design work of the lesson COMPUTER NET,including a server and a client.
TCP协议客户端服务器间视频传输c源码
- 此程序可实现windows客户端与client服务器端的文件传输。(This program can achieve Windows client and client server-side file transfer.)