Easy Diameter protocol implementaion using Java

Sujeet picture Sujeet · Nov 15, 2011 · Viewed 11.5k times · Source

I need help on how to implement Diameter protol using Java. I was going through weblogic diameter API, but hard to understand.

Answer

bond_t picture bond_t · Aug 29, 2012

I know it's an old post but maybe it will help somebody.

The simplest implementation I have found is jDiameter stack You can find some examples on the web that will help you build some programs with that. The best one is: diameter-educational-series-creating