登录
首页 » 通信 » Soft phone functionality is divided into: server

Soft phone functionality is divided into: server

于 2022-08-23 发布 文件大小:1.26 MB
0 171
下载积分: 2 下载次数: 1

代码说明:

软电话 从功能分为:服务器端和客户端 服务器:记录所有客户的信息,对客户的登陆、注销等请求进行响应 客户端:利用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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 开放源码的一个广域网协议ATM的实现,版本0.79
    开放源码的一个广域网协议ATM的实现,版本0.79-An open source WAN protocol ATM, v0.79.
    2023-03-19 01:45:04下载
    积分:1
  • 用于城市交路线导航,查询用的只有你用自己的地图就可以了,不需很大的变动代码,非常有用的。请下!...
    用于城市交通路线导航,查询用的只有你用自己的地图就可以了,不需很大的变动代码,非常有用的。请下!-city traffic routes for navigation, inquiry is only you use their own maps, and they can not change the code very, very useful. Under Please!
    2022-03-15 02:35:06下载
    积分:1
  • jtapi是java针对modem的开发,可以手机和电脑连接起来,进行行...
    jtapi是java针对modem的开发,可以手机和电脑连接起来,进行通行-jtapi
    2022-07-28 09:16:55下载
    积分:1
  • 这是个点对点的交流工具,而且容许你在同一时间同步和一个人进行相互聊天和相互传输文件...
    这是个点对点的交流工具,而且容许你在同一时间同步和一个人进行相互聊天和相互传输文件-This is a peer-to-peer communication tools, but at the same time allow you to synchronize and a person to chat with each other and transfer files
    2022-04-29 01:15:37下载
    积分:1
  • AWGN channel. Uses a file called BPSK (containing BPSK voltage levels) and adds...
    AWGN channel. Uses a file called BPSK (containing BPSK voltage levels) and adds gaussian noise to it. The noise is generated by box muller equation. Note: BPSK file was generated from BPSK modulator source: BPSK.c
    2022-01-26 08:19:10下载
    积分:1
  • 正交频分复用(OFDM)系统的仿真,号的发送和接收,及号的星座图和误码率
    正交频分复用(OFDM) 系统的仿真,,信号的发送和接收,及信号的星座图和误码率,很适合初学OFDM的人学习和阅读。。。。
    2023-05-10 15:10:02下载
    积分:1
  • 可以控制计算机串口操作的串口类,非常好用
    可以控制计算机串口操作的串口类,非常好用-can control the operation of the computer serial port Serial category, very handy
    2022-02-28 10:43:20下载
    积分:1
  • INR视频传输遥控程序
    服务端一方面对图像进行采集压缩传送,另一方面接受网络传送过来的运动控制指令。客户端一方面负责接受图像数据,并解压后显示,另一方面发送用户界面操作所产生的运动遥控信息。
    2023-01-02 22:40:05下载
    积分:1
  • 银行呼号系统设计
    资源描述#include #define uchar unsigned char //宏定义 #define uint unsigned int  //宏定义 sbit rs=P2^0; sbit e=P2^1; sbit key1=P2^2; //四个服务人员的按键 sbit key2=P2^3; sbit key3=P2^4; sbit key4=P2^5; sbit shengyinled=P2^6;   //模拟声音 sbit fuwuled=P2^7; uchar hao[50]="0";  //存储当前需要服务的号码 uchar j=0;    //  号码的个数 uchar *quhao=hao; uchar key=0;   //按键值 uchar code table[]="0123456789"; uchar code table1[]="Welcome!"; uchar code table2[]="No.0000->0hao";//用于液晶初始化显示 void delay(uchar z)  //延时函数 {     uchar i,j;     for(i=z;i>0;i--)         for(j=110;j>0;j--); } void wr
    2022-02-22 09:46:21下载
    积分:1
  • stm32 串口实验
    本实验将实现如下功能:本实验串口1将不停的打印信息到电脑上,同时接收从串口发过来的数据,把发送过来的数据直接送回给电脑。 [BREAKPOINTS] ShowInfoWin = 1 EnableFlashBP = 2 BPDuringExecution = 0 [CFI] CFISize = 0x00 CFIAddr = 0x00 [CPU] OverrideMemMap = 0 AllowSimulation = 1 ScriptFile="" [FLASH] MinNumBytesFlashDL = 0 SkipProgOnCRCMatch = 1 VerifyDownload = 1 AllowCaching = 1 EnableFlashDL = 2 Override = 0 Device="UNSPECIFIED" [GENERAL] WorkRAMSize = 0x00 WorkRAMAddr = 0x00 [SWO] SWOLogFile="" [MEM] RdOverrideOrMask = 0x00 RdOverrideAndMask = 0xFFFFFFFF RdOverrideAddr = 0xFFFFFFFF WrOverrideOrMask = 0x00 WrOverrideAndMask = 0xFFFFFFFF WrOverrideAddr = 0xFFFFFFFF
    2023-07-24 04:35:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载