Share

ACE RADIUS library

Subscribe

ACE Radius client

  1. nobody

    2009-10-14 09:40:46 UTC

    I want to use Ace Radius client as a testing toll for my application, For this use I want my client to keep sending messages no matter what. How can I configure CRadiusClientConnection to support my needs.

    • @param[in] p_stack - RADIUS client stack that this connection belongs to
      • @param[in] p_secret - secret key
      • @param[in] p_hostname - RADIUS server hostname
      • @param[in] p_port - RADIUS server port
      • @param[in] p_localHostname - local hostname (optional, usually there is no need to specify it)
      • @param[in] p_localPort - local port (optional, usually there is no need to specify it)
      • @param[in] p_responseTimeout - RADIUS server response timeout (in sec)
      • @param[in] p_retransmitCount - max number of packet retransmits
      • @param[in] p_disableConnectionThreshold - how many packets should consequently fail to transmit in order to disable this connection
      • @param[in] p_disableConnectionTimeout - for how long connection is disabled when it's failure is detected

    Thanks in advence.

  2. 2009-12-07 10:25:00 UTC

    take a look at the new version of the library - 0.9.x - the APIs were slightly changed there and should be much better suited for your needs

< Previous | 1 | Next >

Add a Reply

You can use Markdown syntax in your reply.

Preview

Monitor this

Log in to monitor this topic. Not registered? Create an account to receive email updates when replies are posted to this topic. If you do not log in or register, your reply will be added anonymously.