▍1. 用RTP协议传输多媒体视频数据范例 RTP_video_audio
用RTP协议传输多媒体视频数据范例,包括详细说明文档、ppt教程、服务器和客户端源程序。(with RTP video transmission of multimedia data model, including detailed documentation, ppt Directory, the server and client source.)
用RTP协议传输多媒体视频数据范例,包括详细说明文档、ppt教程、服务器和客户端源程序。(with RTP video transmission of multimedia data model, including detailed documentation, ppt Directory, the server and client source.)
实现: 服务器监听, 网络接收数据, 数据发送; 客户机发出连接请求,数据发送与接收。(Realization: Server monitoring, network receiving data, data transmission; Clients issue connection requests and send and receive data.)
说明: 实现: 服务器监听, 网络接收数据, 数据发送; 客户机发出连接请求,数据发送与接收。(Realization: Server monitoring, network receiving data, data transmission; Clients issue connection requests and send and receive data.)
本程序用QT编写,可视化界面,简洁明了,可以实现客户端与主机的文本发送和接收。(It can realize text sending and receiving between client and host.)
说明: 本程序用QT编写,可视化界面,简洁明了,可以实现客户端与主机的文本发送和接收。(It can realize text sending and receiving between client and host.)
语音视频数据都是实时采集、实时播放的数据,所以测试时,服务器的带宽要求最好是独享带宽,共享带宽一般无法满足实时语音视频的要求。 实时语音视频而言,100M的共享带宽,还不如5M的独享。(Voice and video data are real-time data acquisition and playback, so when testing, the best bandwidth requirement of the server is exclusive bandwidth. Shared bandwidth generally can not meet the requirements of real-time voice and video. For real-time voice and video, the shared bandwidth of 100M is not as good as that of 5M.)
说明: 语音视频数据都是实时采集、实时播放的数据,所以测试时,服务器的带宽要求最好是独享带宽,共享带宽一般无法满足实时语音视频的要求。 实时语音视频而言,100M的共享带宽,还不如5M的独享。(Voice and video data are real-time data acquisition and playback, so when testing, the best bandwidth requirement of the server is exclusive bandwidth. Shared bandwidth generally can not meet the requirements of real-time voice and video. For real-time voice and video, the shared bandwidth of 100M is not as good as that of 5M.)
中文版的TCP/IP详解卷一PDF整合版,带书签(Chinese version of TCP/IP Detailed Volume 1 PDF Integration Edition with Bookmarks)
说明: 中文版的TCP/IP详解卷一PDF整合版,带书签(Chinese version of TCP/IP Detailed Volume 1 PDF Integration Edition with Bookmarks)
TCP IP服务端和客户端的Demo程序。包括阻塞和非阻塞。(TCP IP Server and Client Demo Program. Including blocking and non-blocking.)
说明: TCP IP服务端和客户端的Demo程序。包括阻塞和非阻塞。(TCP IP Server and Client Demo Program. Including blocking and non-blocking.)
说明: 基于TCP协议的套接字通信程序实现,采用C语言编程实现,服务器和客户端可以正常通信。(TCP protocol communication.)
TCP IP连接文件。 用于在linux平台上进行绑定。(TCP IP Connect files. Used to make bind in linux platform.)
说明: TCP IP连接文件。 用于在linux平台上进行绑定。(TCP IP Connect files. Used to make bind in linux platform.)
说明: 组播路由协议测试,测试组播是否配置完成!(Multicast routing protocol test)
说明: 基于stm32f4平台的模拟SPI驱动W5500模块,客户端程序(Simulated SPI driver W5500 module and client program based on stm32f4 platform)
实现简单的点对点式聊天,发送文字,图片等信息。(achieve a simple point to point style chat, send text, pictures and other information)
c# 的TCP/IP客户端及服务器的实现、界面实现(TCP/IP client and server implementation of c#)
利用C#分别实现了一个TCP服务端和TCP客户端的代码,包含通信流程。(Using C# to implement a TCP server and TCP client code, including the communication process.)