SIP 协议栈 Sofia-SIP

码农软件 · 软件分类 · 开源SIP项目 · 2020-02-20 18:28:14

软件介绍

======

Sofia-SIP 是一个开源 SIP 用户代理库,参照 IETF RFC3261规范进行编写实现。 它可以作为 SIP 客户端软件的构建模块,用于诸如 VoIP,IM 和许多其他实时、端对端的个人通信服务。 其主要目标平台是 GNU / Linux。 Sofia-SIP 最初出自诺基亚研究中心 关于 SIP 协议栈的研究工作。 Sofia-SIP 以 LGPL 许可协议进行发布。

本文地址:https://codercto.com/soft/d/26046.html

Practical Algorithms for Programmers

Practical Algorithms for Programmers

Andrew Binstock、John Rex / Addison-Wesley Professional / 1995-06-29 / USD 39.99

Most algorithm books today are either academic textbooks or rehashes of the same tired set of algorithms. Practical Algorithms for Programmers is the first book to give complete code implementations o......一起来看看 《Practical Algorithms for Programmers》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具