~javier.collado/diameterl/trunk

Viewing all changes in revision 6.

  • Committer: jcollado
  • Date: 2008-03-10 18:55:15 UTC
  • Revision ID: jcollado-20080310185515-5zmmt8ol5fe4shtx
Diameter client example now is an application implemented using two processes. One of them implements the gen_fsm behaviour and the other one the gen_server behaviour to handle all the transport connection issues.
The new application requires diameter application to be started previously to encode/decode commands. In addition to this, server IP address and port can be configured changing the contents of diameter_client.app file.
Full Peer State Machine as isn't implemented, but the current states follow the ones defined in RFC3588 so in the future a full client may be implemented using this code.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: