嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
一个外国牛人用C 写的实时传输协议RTP
一个外国牛人用C 写的实时传输协议RTP,源代码的编写风格很好,可读性很强。可以用于网络视频和音频的传输
.
├── jrtplib-2.8
│ ├── ChangeLog
│ ├── Makefile.in
│ ├── README.TXT
│ ├── configure
│ ├── configure.in
│ ├── doc
│ │ ├── manual.tex
│ │ ├── manual.txt
│ │ ├── tutorial.tex
│ │ └── tutorial.txt
│ ├── examples
│ │ ├── sample1.cpp
│ │ └── sample2.cpp
│ ├── jrtplib2_8.dsp
│ ├── jrtplib2_8.dsw
│ ├── rtpconfig.h
│ ├── rtpconfig_unix.h.in
│ ├── rtpconfig_win.h
│ ├── rtpconnection.cpp
│ ├── rtpconnection.h
│ ├── rtpcontributingsources.cpp
│ ├── rtpcontributingsources.h
│ ├── rtpdebug.cpp
│ ├── rtpdebug.h
│ ├── rtpdefines.h
│ ├── rtpdestlist.cpp
│ ├── rtpdestlist.h
│ ├── rtperror.cpp
│ ├── rtperror.h
│ ├── rtpexceptionstructs.h
│ ├── rtphandlers.cpp
│ ├── rtphandlers.h
│ ├── rtpiptable.cpp
│ ├── rtpiptable.h
│ ├── rtplocalinfo.cpp
│ ├── rtplocalinfo.h
│ ├── rtpmcasttable.cpp
│ ├── rtpmcasttable.h
│ ├── rtppacket.cpp
│ ├── rtppacket.h
│ ├── rtppacketprocessor.cpp
│ ├── rtppacketprocessor.h
│ ├── rtprandom.cpp
│ ├── rtprandom.h
│ ├── rtprtcpmodule.cpp
│ ├── rtprtcpmodule.h
│ ├── rtpsession.cpp
│ ├── rtpsession.h
│ ├── rtpsourcedata.cpp
│ ├── rtpsourcedata.h
│ ├── rtpsourcedescription.cpp
│ ├── rtpsourcedescription.h
│ ├── rtpsources.cpp
│ ├── rtpsources.h
│ ├── rtpsrclist.cpp
│ ├── rtpsrclist.h
│ ├── rtpstructs.h
│ ├── rtptimeutil.cpp
│ └── rtptimeutil.h
└── 一个外国牛人用C 写的实时传输协议RTP_jrtplib2.8.rar
3 directories, 58 files