文件名称:SoftPhone
- 所属分类:
- 通讯编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.13mb
- 下载次数:
- 0次
- 提 供 者:
- 苍*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
软电话
从功能分为:服务器端和客户端
服务器:记录所有客户的信息,对客户的登陆、注销等请求进行响应
客户端:利用UDP协议与服务器和被叫或主叫客户端进行通讯
点对点通讯中的请求和响应消息是通过SIP协议来完成传输的,音频信息(压缩后)是同构RTP协议来完成传输的-Soft phone functionality is divided into: server-side and client-server: a record of all customer information, customer landing, write-offs, such as in response to client requests: the use of UDP protocol with the server and the called or caller client communication point of point communication in the request and response messages through the SIP protocol to complete the transmission, audio information (compressed) is isomorphic RTP protocol to complete the transmission
从功能分为:服务器端和客户端
服务器:记录所有客户的信息,对客户的登陆、注销等请求进行响应
客户端:利用UDP协议与服务器和被叫或主叫客户端进行通讯
点对点通讯中的请求和响应消息是通过SIP协议来完成传输的,音频信息(压缩后)是同构RTP协议来完成传输的-Soft phone functionality is divided into: server-side and client-server: a record of all customer information, customer landing, write-offs, such as in response to client requests: the use of UDP protocol with the server and the called or caller client communication point of point communication in the request and response messages through the SIP protocol to complete the transmission, audio information (compressed) is isomorphic RTP protocol to complete the transmission
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SoftPhone
.........\Debug
.........\lib
.........\...\osip_parse2_d.lib
.........\...\osip_parse2_r.lib
.........\...\va_g729a.lib
.........\osip2parse
.........\..........\Debug
.........\..........\include
.........\..........\.......\Makefile.am
.........\..........\.......\Makefile.in
.........\..........\.......\osip2
.........\..........\.......\.....\doxygen.dox.in
.........\..........\.......\.....\internal.h
.........\..........\.......\.....\Makefile.am
.........\..........\.......\.....\Makefile.in
.........\..........\.......\.....\osip.h
.........\..........\.......\.....\osip_condv.h
.........\..........\.......\.....\osip_dialog.h
.........\..........\.......\.....\osip_fifo.h
.........\..........\.......\.....\osip_mt.h
.........\..........\.......\.....\osip_negotiation.h
.........\..........\.......\osipparser2
.........\..........\.......\...........\headers
.........\..........\.......\...........\.......\Debug
.........\..........\.......\...........\.......\Makefile.am
.........\..........\.......\...........\.......\Makefile.in
.........\..........\.......\...........\.......\osip_accept.h
.........\..........\.......\...........\.......\osip_accept_encoding.h
.........\..........\.......\...........\.......\osip_accept_language.h
.........\..........\.......\...........\.......\osip_alert_info.h
.........\..........\.......\...........\.......\osip_allow.h
.........\..........\.......\...........\.......\osip_authentication_info.h
.........\..........\.......\...........\.......\osip_authorization.h
.........\..........\.......\...........\.......\osip_call_id.h
.........\..........\.......\...........\.......\osip_call_info.h
.........\..........\.......\...........\.......\osip_contact.h
.........\..........\.......\...........\.......\osip_content_disposition.h
.........\..........\.......\...........\.......\osip_content_encoding.h
.........\..........\.......\...........\.......\osip_content_length.h
.........\..........\.......\...........\.......\osip_content_type.h
.........\..........\.......\...........\.......\osip_cseq.h
.........\..........\.......\...........\.......\osip_error_info.h
.........\..........\.......\...........\.......\osip_from.h
.........\..........\.......\...........\.......\osip_header.h
.........\..........\.......\...........\.......\osip_mime_version.h
.........\..........\.......\...........\.......\osip_proxy_authenticate.h
.........\..........\.......\...........\.......\osip_proxy_authentication_info.h
.........\..........\.......\...........\.......\osip_proxy_authorization.h
.........\..........\.......\...........\.......\osip_record_route.h
.........\..........\.......\...........\.......\osip_route.h
.........\..........\.......\...........\.......\osip_to.h
.........\..........\.......\...........\.......\osip_via.h
.........\..........\.......\...........\.......\osip_www_authenticate.h
.........\..........\.......\...........\.......\Release
.........\..........\.......\...........\Makefile.am
.........\..........\.......\...........\Makefile.in
.........\..........\.......\...........\osip_body.h
.........\..........\.......\...........\osip_const.h
.........\..........\.......\...........\osip_headers.h
.........\..........\.......\...........\osip_list.h
.........\..........\.......\...........\osip_md5.h
.........\..........\.......\...........\osip_message.h
.........\..........\.......\...........\osip_parser.h
.........\..........\.......\...........\osip_port.h
.........\..........\.......\...........\osip_rfc3264.h
.........\..........\.......\...........\osip_uri.h
.........\..........\.......\...........\sdp_message.h
.........\..........\osip2parse.dsp
.........\..........\osip2parse.dsw
.........\..........\osip2parse.ncb
.........\..........\osip2parse.opt
.........\..........\osip2parse.plg
.........\..........\osipparser2
.........\..........\...........\Makefile.am
.........\..........\...........\Makefile.in
.........\..........\...........\osip_accept.c
.........\..........\...........\osip_accept_encoding.c
.........\..........\..
.........\Debug
.........\lib
.........\...\osip_parse2_d.lib
.........\...\osip_parse2_r.lib
.........\...\va_g729a.lib
.........\osip2parse
.........\..........\Debug
.........\..........\include
.........\..........\.......\Makefile.am
.........\..........\.......\Makefile.in
.........\..........\.......\osip2
.........\..........\.......\.....\doxygen.dox.in
.........\..........\.......\.....\internal.h
.........\..........\.......\.....\Makefile.am
.........\..........\.......\.....\Makefile.in
.........\..........\.......\.....\osip.h
.........\..........\.......\.....\osip_condv.h
.........\..........\.......\.....\osip_dialog.h
.........\..........\.......\.....\osip_fifo.h
.........\..........\.......\.....\osip_mt.h
.........\..........\.......\.....\osip_negotiation.h
.........\..........\.......\osipparser2
.........\..........\.......\...........\headers
.........\..........\.......\...........\.......\Debug
.........\..........\.......\...........\.......\Makefile.am
.........\..........\.......\...........\.......\Makefile.in
.........\..........\.......\...........\.......\osip_accept.h
.........\..........\.......\...........\.......\osip_accept_encoding.h
.........\..........\.......\...........\.......\osip_accept_language.h
.........\..........\.......\...........\.......\osip_alert_info.h
.........\..........\.......\...........\.......\osip_allow.h
.........\..........\.......\...........\.......\osip_authentication_info.h
.........\..........\.......\...........\.......\osip_authorization.h
.........\..........\.......\...........\.......\osip_call_id.h
.........\..........\.......\...........\.......\osip_call_info.h
.........\..........\.......\...........\.......\osip_contact.h
.........\..........\.......\...........\.......\osip_content_disposition.h
.........\..........\.......\...........\.......\osip_content_encoding.h
.........\..........\.......\...........\.......\osip_content_length.h
.........\..........\.......\...........\.......\osip_content_type.h
.........\..........\.......\...........\.......\osip_cseq.h
.........\..........\.......\...........\.......\osip_error_info.h
.........\..........\.......\...........\.......\osip_from.h
.........\..........\.......\...........\.......\osip_header.h
.........\..........\.......\...........\.......\osip_mime_version.h
.........\..........\.......\...........\.......\osip_proxy_authenticate.h
.........\..........\.......\...........\.......\osip_proxy_authentication_info.h
.........\..........\.......\...........\.......\osip_proxy_authorization.h
.........\..........\.......\...........\.......\osip_record_route.h
.........\..........\.......\...........\.......\osip_route.h
.........\..........\.......\...........\.......\osip_to.h
.........\..........\.......\...........\.......\osip_via.h
.........\..........\.......\...........\.......\osip_www_authenticate.h
.........\..........\.......\...........\.......\Release
.........\..........\.......\...........\Makefile.am
.........\..........\.......\...........\Makefile.in
.........\..........\.......\...........\osip_body.h
.........\..........\.......\...........\osip_const.h
.........\..........\.......\...........\osip_headers.h
.........\..........\.......\...........\osip_list.h
.........\..........\.......\...........\osip_md5.h
.........\..........\.......\...........\osip_message.h
.........\..........\.......\...........\osip_parser.h
.........\..........\.......\...........\osip_port.h
.........\..........\.......\...........\osip_rfc3264.h
.........\..........\.......\...........\osip_uri.h
.........\..........\.......\...........\sdp_message.h
.........\..........\osip2parse.dsp
.........\..........\osip2parse.dsw
.........\..........\osip2parse.ncb
.........\..........\osip2parse.opt
.........\..........\osip2parse.plg
.........\..........\osipparser2
.........\..........\...........\Makefile.am
.........\..........\...........\Makefile.in
.........\..........\...........\osip_accept.c
.........\..........\...........\osip_accept_encoding.c
.........\..........\..