在linux下的实时语音聊天程序,使用了adpcm编码,同时还使用了RTP实时传输协议,是一个很好的学习实时传输协议的程序。- chats the procedure under the linux real-time pronunciation, has used the adpcm code, meanwhile has used the RTP real-time transmission agreement, is a very good study real-time transmission agreement procedure.
src
...\comm.c
...\comm.h
...\e-comm
...\e-comm.c
...\e-comm.h
...\global.h
...\lib
...\...\adpcm.c
...\...\adpcm.h
...\...\alloc.c
...\...\alloc.h
...\...\config.h
...\...\Makefile.am
...\...\Makefile.in
...\...\md5.c
...\...\md5.h
...\...\mwc1616.c
...\...\mwc1616.h
...\...\ohtbl.c
...\...\ohtbl.h
...\...\phtbl.c
...\...\phtbl.h
...\...\rand32.c
...\...\rand32.h
...\...\rtp.c
...\...\rtp.h
...\...\seterror.c
...\...\seterror.h
...\...\vstr.c
...\...\vstr.h
...\Makefile.am
...\Makefile.in
...\sound.c
...\sound.h
1