Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How DNS error reported

How DNS error reported

Scheduled Pinned Locked Moved General and Desktop
1 Posts 1 Posters 711 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    nvharisha
    wrote on last edited by
    #1

    I am trying to build WebView based application.

    I was looking at: Error list of "QNetworkReply":http://qt-project.org/doc/qt-4.8/qnetworkreply.html.

    http://qt-project.org/doc/qt-4.8/qnetworkreply.html#NetworkError-enum

    The above list gives list of error which is supported QNetworkReply Class.

    But I was wondering in case if there is DNS server failure; do we get only
    @QNetworkReply::HostNotFoundError@

    or more specific detailed error (Host not found OR DNS server not set OR DNS Server not responding) can be extracted? OR is there any other way to get the errors?

    Hari

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved