suezkhan wrote: > > Dear all, > i have just started work on building Diameter base Protocol > APIs, and application etc for IP Multimedia Subsytems(IMS) > Architecture. but i am very much new to this protocol, although i have > experience of building TCP applications. > Anybody please let me know basic programming overview of > Diameter base protocol implementations from scratch (like some code > snippets) > I mean i would like to join specific forums, code sites, and other > resource areas, anybody any help is welcome.
Not having any experience with this, a quick Google search for 'diameter base protocol' turns up as the second result: http://en.wikipedia.org/wiki/Diameter_(protocol) Apparently some sort of RADIUS protocol replacement (i.e. wireless network authentication and key exchange). At the bottom of the page lists a Java implementation called 'openblox'. That might be worth checking out. And there is always the option of just reading RFC3588. -- Thomas Hruska CubicleSoft President Ph: 517-803-4197 *NEW* MyTaskFocus 1.1 Get on task. Stay on task. http://www.CubicleSoft.com/MyTaskFocus/
