Diameter Base Protocol

码农软件 · 软件分类 · 网络工具包 · 2019-03-01 20:28:44

软件介绍

关于Diameter协议的说明,请见http://www.oschina.net/p/diameter

Diameter基础协议是建立在高性能的模块化,基于事件和异步应用的程序开发框架AMPS(异步协议服务器中间件)之上的。

Diameter base protocl is built on top of the high performance Modular, Event Based & Asynchronous application development framework called AMPS (Asynchronous Middleware for Protocol Servers).

特点

  • 支持RFC 3588基础的信息分析和验证
  • 实现了对等端状态机
  • TCP传输,SCTP协议会尽快添加。
  • 3GPP/IMS Ro, Rf, Cx, Sh APIAPI
  • 支持failover/failback
  • 由于异步的开发(AMPS),有高性能和高可扩展性

Features

 

  • Support RFC 3588 based message parsing and validation
  • Peer State Machine  Implementation
  • TCP Transport, SCTP will be added soon.
  • 3GPP/IMS Ro, Rf, Cx, Sh APIs
  • Support for failover/failback
  • High Performance and Scalability due to asynchronous development (AMPS)

以下是个人使用感受:

优点:

  • 该库功能完整
  • 接口清晰易懂
  • 只依赖于AMPS,libxml2库,依赖性问题容易解决。

缺点:

  • 官方网站上提供的是老版本的帮助文档,新版本和老版本相比,接口基本全部变了,使用该库必须熟悉去阅读改库的源代码。

 

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

Python for Everyone

Python for Everyone

Cay S. Horstmann、Rance D. Necaise / John Wiley & Sons / 2013-4-26 / GBP 181.99

Cay Horstmann's" Python for Everyone "provides readers with step-by-step guidance, a feature that is immensely helpful for building confidence and providing an outline for the task at hand. "Problem S......一起来看看 《Python for Everyone》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具