connect to more than one DNS in RFA API

sarah saad
sarah saad Newcomer

is there an option to connect to more than one DNS record for TREP servers through RFA API .NET?

Best Answer

  • Jirapongse
    Jirapongse ✭✭✭✭✭
    Answer ✓

    @sarah saad

    Thanks for reaching out to us.

    You can't configure DNS in RFA API. To connect to a server, you need to specify a server or a server list in the RFA configuration.

    1678247099607.png

    Then, it will call a function to resolve those host names and I think that function uses the DNS settings in the operating system to resolve those host names.

    I hope that this information is of help.