CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - directory
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Audio program
midi program
mpeg mp3
VOIP program
DVD
Streaming Mpeg4
Video Capture
Search - directory - List
[
VOIP program
]
partysip
DL : 1
基于OSIP协议展的代理服务器PARTYSIP的WINDOWS版本,VC7下编译通过,解决收信息报错问题,注意保持目录结构-agreement Show PARTYSIP proxy server version of Windows, VC7 compiler, the error message solve problems, pay attention to maintaining the directory structure
Date
: 2008-10-13
Size
: 1.33mb
User
:
zgr
[
VOIP program
]
partysip
DL : 0
基于OSIP协议展的代理服务器PARTYSIP的WINDOWS版本,VC7下编译通过,解决收信息报错问题,注意保持目录结构-agreement Show PARTYSIP proxy server version of Windows, VC7 compiler, the error message solve problems, pay attention to maintaining the directory structure
Date
: 2025-12-30
Size
: 2.25mb
User
:
zgr
[
VOIP program
]
chap031
DL : 0
调试环境以及需要安装的软件和硬件 本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。 另外,MMSYSTEM.H头文件一般在“C:\Program Files\Microsoft Visual Studio\VC98 \Include”目录下(请读者按照自己安装VC++的目录查找)。如果不是完全安装VC++,可能没有这个文件,可在本章源代码光盘中找到该文件。 运行程序需要摄像头和麦克风等设备。-Debugging environment and the need to install the software and hardware of this procedure in Windows XP, Visual C++ 6.0 version of the compiler through the environment. Need Rtcdll.dll file (this file is normally installed in the Windows directory under the system32 folder). In addition, MMSYSTEM.H header file is normally C: Program FilesMicrosoft Visual StudioVC98 Include directory (please readers installed according to its own VC++ Directory to find). If it is not completely installed VC++, May not have this document, the source code in this chapter can be found in the paper disc. Need to run the program, such as camera and microphone equipment.
Date
: 2025-12-30
Size
: 244kb
User
:
袁洲
[
VOIP program
]
player
DL : 0
网络会议视频同步播放!程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\Program Files\Microsoft DirectX 9.0SDK\Samples\C++\DirectShow\BaseClasses”。注意:streams.h文件就在上述文件夹下面。另外,不要编译Summer 2004版本的DirectX SDK。编译streams.h文件还需要CJLibrary608c.rar库和AV8SDK库,读者都可以在本书的光盘中找到。安装好后需要在options→directories→include files中添加C:\Program Files\CodeJockey\CJLibrary Version 6.08\Include目录和AV8SDK\AV8SDK\include目录。-Synchronous web conferencing video player! Program runs in Windows 98/2000/XP/2003 platform can be VC++ 6.0 or. NET debug. Before commissioning the installation of Microsoft DirectX 9.0 SDK. Note: streams.h document in the folder below. Also, do not compile Summer 2004 version of the DirectX SDK. Streams.h document also need to compile CJLibrary608c.rar library and AV8SDK library, readers can be in this book to find the CD-ROM. Installed after the need for options → directories → include files to add C: Program FilesCodeJockeyCJLibrary Version 6.08Include catalog and directory AV8SDKAV8SDKinclude.
Date
: 2025-12-30
Size
: 3.22mb
User
:
袁洲
[
VOIP program
]
EXOSIP
DL : 1
EXOSIP库使用说明 1. 源文件:libosip2-2.0.6和eXosip-0.7.5 2.工程文件:OSIP3文件夹下面,包含三个子文件夹exosiplib、osip2lib、osipparser2lib; 3. 建议将OSIP3、libosip2-2.0.6和eXosip-0.7.5三个文件夹放在D盘根目录下面(如果不是这个目录请自行在生成库文件的工程中修改源文件链接路径),依次编译osipparser2lib 、osip2lib、exosiplib三个工程文件,会在各自的DEBUG文件夹下面生成同名LIB库文件 4.将步骤3中生成的三个库文件拷贝到shellvoip工程的lib文件夹下面 5.在shellvoip工程中连接这三个库文件 6.编译shellvoip工程 -EXOSIP library use one. Source: libosip2-2.0.6 and eXosip-0.7.5 2. Engineering documents: OSIP3 the following folder contains three subfolders exosiplib, osip2lib, osipparser2lib 3. Recommended OSIP3, libosip2-2.0 .6 and three eXosip-0.7.5 folder on the D below the root directory (if not in this directory at your own library files in the generated project to modify the link source file path), followed by the compiler osipparser2lib, osip2lib, exosiplib three projects documents, will be in their respective DEBUG folder below LIB library file to generate the same name, 4. Step 3 will be generated in the three library files are copied to the shellvoip project lib folder below 5. shellvoip project to connect the three library files 6. shellvoip compiler works
Date
: 2025-12-30
Size
: 7.37mb
User
:
张文治
[
VOIP program
]
AVDConf
DL : 0
一个远程视频会议系统,本程序在 Windows XP、Visual C++ 6.0 环境下编译通过,但需要rtcdll.dll文件(一般在Windows系统安装目录下的system32文件夹中)。另外,需要摄像头和麦克风等设备。-A remote video conference system, the procedures in Windows XP, Visual C++ 6.0 compiler environment, but need Rtcdll.dll file (usually in Windows system directory under the system32 folder). In addition, the need for camera and microphone and other equipment.
Date
: 2025-12-30
Size
: 280kb
User
:
jiangjingjiu
[
VOIP program
]
shipinghuiyi
DL : 0
视频会议系统, 本程序在 Windows XP、Visual C++ 6.0 环境下编译通过,但需要rtcdll.dll文件(一般在Windows系统安装目录下的system32文件夹中)。另外,需要摄像头和麦克风等设备。-Video conferencing system, the procedures in Windows XP, Visual C++ 6.0 compiler environment, but need Rtcdll.dll file (usually in Windows system directory under the system32 folder). In addition, the needs of camera and microphone and other equipment.
Date
: 2025-12-30
Size
: 279kb
User
:
陈明
[
VOIP program
]
ShiPinHuiYi
DL : 0
视频会议系统 (本程序在 Windows XP、Visual C++ 6.0 环境下编译通过,但需要rtcdll.dll文件(一般在Windows系统安装目录下的system32文件夹中)。另外,需要摄像头和麦克风等设备。 )-Video Conference System (This procedure in Windows XP, Visual C++ 6.0 compiler environment, but need Rtcdll.dll file (usually in Windows system directory under the system32 folder). In addition, the need for camera and microphone, etc. equipment.)
Date
: 2025-12-30
Size
: 280kb
User
:
piggy
[
VOIP program
]
chap3
DL : 0
本程序在 Windows XP、Visual C++ 6.0 环境下编译通过,但需要rtcdll.dll文件(一般在Windows系统安装目录下的system32文件夹中)。另外,需要摄像头和麦克风等设备。 -This procedure in Windows XP, Visual C++ 6.0 compiler environment, but need Rtcdll.dll file (usually in Windows system directory under the system32 folder). In addition, the need for camera and microphone and other equipment.
Date
: 2025-12-30
Size
: 269kb
User
:
小马
[
VOIP program
]
Jrtplib
DL : 0
一个RTP库的源码,分别编译生成2个lib,位于debug目录下。-RTP library a source, respectively, the compiler generates two lib, located debug directory.
Date
: 2025-12-30
Size
: 12.91mb
User
:
zhouchao
[
VOIP program
]
videomeeting
DL : 0
本程序在 Windows XP、Visual C++ 6.0 环境下编译通过,但需要rtcdll.dll文件(一般在Windows系统安装目录下的system32文件夹中)。另外,需要摄像头和麦克风等设备。-This procedure in Windows XP, Visual C++ 6.0 compiler environment, but need Rtcdll.dll file (usually in Windows system directory under the system32 folder). In addition, the need for camera and microphone and other equipment.
Date
: 2025-12-30
Size
: 269kb
User
:
向往远方
[
VOIP program
]
g711_g721_g723
DL : 0
The files in this directory comprise ANSI-C language reference implementations of the CCITT (International Telegraph and Telephone Consultative Committee) G.711, G.721 and G.723 voice compressions. They have been tested on Sun SPARCstations and passed 82 out of 84 test vectors published by CCITT (Dec. 20, 1988) for G.721 and G.723. [The two remaining test vectors, which the G.721 decoder implementation for u-law samples did not pass, may be in error because they are identical to two other vectors for G.723_40.]-The files in this directory comprise ANSI-C language reference implementations of the CCITT (International Telegraph and Telephone Consultative Committee) G.711, G.721 and G.723 voice compressions. They have been tested on Sun SPARCstations and passed 82 out of 84 test vectors published by CCITT (Dec. 20, 1988) for G.721 and G.723. [The two remaining test vectors, which the G.721 decoder implementation for u-law samples did not pass, may be in error because they are identical to two other vectors for G.723_40.]
Date
: 2025-12-30
Size
: 20kb
User
:
林勇
[
VOIP program
]
PhoneRecord
DL : 0
企业电话语音录音管理系统,本系统 采用人机对话的操作方式,界面设计美观友好、操作灵活、方便、快捷、准确、数据存储安全可靠。 系统可以进行来电显示和来电接听等功能。 提供电话拨出功能,可以通过程序拨出电话。 提供客户管理功能,记录客户信息,并可以在拨出电话时以电话簿的形式显示客户信息。 提供电话录音功能,当电话接通时开始录音,当电话挂断时结束录音。 提供录音管理功能,可以通过程序修改录音文件的存储位置。 系统最大限度地实现了易维护性和易操作性。 系统运行稳定、安全可靠。 -the use of man-machine dialogue mode of operation, beautiful and friendly interface design, operation flexible, convenient, fast, accurate, secure and reliable data storage. system can receive Caller ID and call functions. set aside to provide telephone functions can be allocated through the telephone process. management capabilities to provide customers, record customer information, and can be allocated at the time of telephone directory information of the client form. Telephone recording function to provide, when the start recording when connected to phone, phone to hang up when the end of recording time. management capabilities provide an audio, you can modify through the process of recording a document storage location. system to maximize the implementation of interoperability and easy maintainability. system stable, safe and reliable.
Date
: 2025-12-30
Size
: 279kb
User
:
yingying
[
VOIP program
]
openxmldir_1.2.tar
DL : 0
Cisco IP PHone 7961: 可以管理services -Cisco IP PHone 7961 directory services
Date
: 2025-12-30
Size
: 795kb
User
:
luke
[
VOIP program
]
MultiplayeVideoConferencing
DL : 0
. MeChat.exe MeChat主程序执行文件 2. MeChat.ini MeChat主配置文件 3. SysData/rooms 目录 存房间信息 房间信息配置文件 用于设置房间的名称,端口,管理员名称,模板路径等信息 4. SysData/users 目录 存用户信息 5 SysData/template 目录 存web文件,包括html,图片等。-. MeChat.exe MeChat main program executable files 2. MeChat.ini MeChat the main configuration file 3. SysData/rooms directory maintained Room information Room information configuration file used to set the room name, port, administrator name, the template path and other information 4. SysData/users directory keep user information 5 SysData/template directory save web files, including html, pictures.
Date
: 2025-12-30
Size
: 3.6mb
User
:
咹靜ゞ`兲倥
[
VOIP program
]
phonedirectory
DL : 0
phone directory with C
Date
: 2025-12-30
Size
: 2kb
User
:
jihed
[
VOIP program
]
chap03
DL : 0
本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。 另外,MMSYSTEM.H头文件一般在“C:\Program Files\Microsoft Visual Studio\VC98 \Include”目录下(请读者按照自己安装VC++的目录查找)。如果不是完全安装VC++,可能没有这个文件,可在本章源代码光盘中找到该文件。 运行程序需要摄像头和麦克风等设备。 -This procedure in Windows XP, Visual C++6.0 version of the environment through the compiler. Need rtcdll.dll file (this file usually in the Windows installation directory under the system32 folder). In addition, MMSYSTEM.H header file is generally " C: \ Program Files \ Microsoft Visual Studio \ VC98 \ Include" directory (the reader in accordance with their installation of VC++ directory lookup). If it is not fully installed VC++, may not have this document, the source code in this chapter can be found in the CD-ROM file. Program needs to run the camera and microphone and other equipment.
Date
: 2025-12-30
Size
: 5.59mb
User
:
sunpeng
[
VOIP program
]
Python
DL : 1
用pjsip的库编写web网络电话,说明: 1.先安装pjsip的库。 2.你需要两个sip账号,分别填入第114行和116行。 第一个参数是SIP服务器,第二是用户名,第三是密码。 3.被叫号在第49行,你可以修改成从文件读或者其他。 4.第131行,从E盘根目录获取“电话号码.call”文件。获取之后就把该文件删掉。并呼叫该号码。 5.第44行,等待音文件,必须是标准的wav文件,可以用windows自带的录音机自己录制,转码出来的有可能不被支持,会报异常,此处未作处理 6.本程序是拿来做网页免费电话(web800)用的,当用户在web上填入一个号码,就可以自动回拨他,播放等待音,并接通第49行设定的客服号码。 7.web部分考虑到各人服务器不一样,未给出,只需按格式写入一个空文件到131行设定的路径就可以-Written in the pjsip the library web network telephone, stating: 1 to install the pjsip the library. You need two sip accounts, respectively, to fill 114 lines and 116 lines. The first parameter is the SIP server, the second is the user name and password. 3 called in line 49, you can modify the file read or other. Four. Line 131, obtained from the root directory of E telephone number call "file. Fetch and then put the file is deleted. And call the number. 5 line 44, waiting for the sound file must be a standard wav file, you can use windows built-in recorder to record your own out of transcoding may not be supported, exception will be reported here is not dealt with This procedure is used as the web pages Toll-free (web800) used when the user fill in a number on the web, you can automatically call back him, the player waiting tone, and connected to the line 49 to set the customer service number. 7.web part of each one taking into account the server is not the same, is not given
Date
: 2025-12-30
Size
: 529kb
User
:
wenda
[
VOIP program
]
TCPDemo
DL : 0
一个服务器程序,一个客户机程序,双方通过TCP方式传输数据。 Bin\TCPServer.exe是服务器程序。 Bin\TCPClient.exe是客户机程序。 打开TCPDemo目录下的WsClientServer.dsw文件,可以同时浏览该目录下所有 项目。-A server program and a client program, the two sides to transfer data via TCP mode. The Bin \ TCPServer.exe server program. The Bin \ TCPClient.exe client program. Open the the files of TCPDemo directory WsClientServer.dsw, can browse the directory of all projects.
Date
: 2025-12-30
Size
: 28kb
User
:
lanxiaoming
[
VOIP program
]
VODDemo
DL : 0
视频点播演示程序。一个服务器程序,一个客户机程序。服务器端 维持一个供点播的节目列表。客户机与服务器建立连接之后,可以得到服务器上 可供点播的节目列表,然后选择一个感兴趣的节目进行播放。目前支持点播的媒 体类型有MPEG1、MP3、MPEG2、AVI等。 Bin\VODServer.exe是服务器程序。 Bin\VODClient.exe是客户机程序。 FilterNetReceiver是一个实现了网络数据接收的模式Source Filter。Filter 的注册名为“HQ Net Receiver”。 打开VODDemo目录下的WsClientServer.dsw文件,可以同时浏览该目录下所有 项目。-Video-on-demand demo program. A server program and a client program. The server-side to maintain a supply-demand program list. Client and server to establish a connection, you can get a list of programs available for on-demand server, and then choose a program of interest to play. Support on-demand media types such as MPEG1, MP3, MPEG2, AVI. The Bin \ VODServer.exe server program. The Bin \ VODClient.exe client program. FilterNetReceiver is a network data reception mode, the Source Filter. The Filter the Registered called " HQ Net Receiver" . Open the VODDemo directory WsClientServer.dsw file, can browse the directory of all projects.
Date
: 2025-12-30
Size
: 79kb
User
:
lanxiaoming
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.