jvoiplib-1.2.0

所属分类:IP电话/视频会议
开发工具:LINUX
文件大小:765KB
下载次数:128
上传日期:2004-06-30 10:15:37
上 传 者yangjingwen
说明:  国外牛人用C++编写的voip的库文件,可同时与一并上传在internet中的jrtplib一同研究使用。
(voip library by foreigin expert,you may do some research with jrtplib )

文件列表:
jvoiplib-1.2.0 (0, 2002-02-12)
jvoiplib-1.2.0\ChangeLog (2372, 2002-02-12)
jvoiplib-1.2.0\configure (86641, 2002-02-12)
jvoiplib-1.2.0\configure.in (5611, 2002-02-12)
jvoiplib-1.2.0\copyheaderfiles.bat (2608, 2002-02-12)
jvoiplib-1.2.0\doc (0, 2002-02-12)
jvoiplib-1.2.0\doc\appendix1.tex (2916, 2002-02-12)
jvoiplib-1.2.0\doc\chapter1.tex (4188, 2002-02-12)
jvoiplib-1.2.0\doc\chapter2.tex (30851, 2002-02-12)
jvoiplib-1.2.0\doc\chapter3.tex (20625, 2002-02-12)
jvoiplib-1.2.0\doc\chapter4.tex (24411, 2002-02-12)
jvoiplib-1.2.0\doc\images (0, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual (0, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2 (0, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\base-component-class.dia (1218, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\base-component-class.eps (13733, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\change-session-params.dia (1032, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\change-session-params.eps (12782, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\class-jvoipcompression.dia (1613, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\class-jvoipcompression.eps (16404, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\class-jvoipcompressionmodule.dia (1411, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\class-jvoipcompressionmodule.eps (14764, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\class-jvoiplocalisation.dia (1824, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\class-jvoiplocalisation.eps (18062, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\class-jvoipmixer.dia (1563, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\class-jvoipmixer.eps (15721, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\class-jvoiptransmission.dia (1976, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\class-jvoiptransmission.eps (18219, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\class-jvoipvoiceinput.dia (1949, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\class-jvoipvoiceinput.eps (19192, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\class-jvoipvoiceoutput.dia (1512, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\class-jvoipvoiceoutput.eps (15539, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\create-session-schema.dia (1687, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\create-session-schema.eps (15267, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\overridable-functions.dia (921, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\overridable-functions.eps (11928, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\register-userdef-functions.dia (1008, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\register-userdef-functions.eps (12758, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\send-and-receive-functions.dia (1028, 2002-02-12)
jvoiplib-1.2.0\doc\images\manual\chapter2\send-and-receive-functions.eps (12713, 2002-02-12)
... ...

------------------------------------------------------------------------------ 11th February 2002 Notes about JVOIPLIB (v1.2.0) LIBRARY LOCATION AND CONTACT ============================ Normally, you should be able to download the latest version of the library from this url: http://lumumba.luc.ac.be/jori/jvoiplib/jvoiplib.html If you have questions about the library, you can mail me at: jori@lumumba.luc.ac.be DISCLAIMER & COPYRIGHT ====================== For the full copyright statement and disclaimer, please refer to the file LICENSE.LGPL which is included in the source code archive of the library. In short, it's this: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details. INSTALLATION NOTES ================== * To compile the library on a unix-like platform, just start the configure script. Afterwards you just need to run 'make'. Note that you also need jthread-1.0.0 and jrtplib-2.6 to make the library work. * To compile the library on a MS-Windows platform using Visual C++, you can use the project files included in the archive. You will have to change the path to the jthread and jrtplib headers (at least version 2.5) in the project settings. If you plan to use JVOIPLIB in an MFC application, you should build the library with the option 'using MFC in a shared library'. Otherwise, you can build the library without MFC support. ACKNOWLEDGEMENTS ================ Many thanks go to Bill Gardner and Keith Martin: thanks to their measurements of Head-Related Impulse Responses, I was able to make a decent 3D sound implementation. I would also like to thank Jutta Degener and Carsten Bormann for writing their GSM codec. Thanks also go to Ron Frederick for writing his LPC implementation. David Allouche found a serious bug in the library. Many thanks for pointing this out and suggesting possible workarounds.

近期下载者

相关文件


收藏者