Results 1 to 2 of 2

Thread: DNS Pinning - Qt Network

  1. #1
    Join Date
    Oct 2009
    Posts
    1
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default DNS Pinning - Qt Network

    Hi,

    For my project I will need to introduce DNS pinning. This basically means to ignore the DNS request TTL and implement my own length regardless.

    Is this already implemented when a QNetworkRequest/QNetworkReply together with QNetworkAccessManager, or should I make my own system using TCP sockets and host requests of my own?

    Thanks in advance.

    Togashi

  2. #2
    Join Date
    Oct 2009
    Posts
    37
    Thanked 4 Times in 4 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11

    Default Re: DNS Pinning - Qt Network

    Hi,

    This is not implemented inside QNetworkAccessManager.
    Disclaimer: Although I work on Qt for Nokia, anything I post here is personal

Similar Threads

  1. Check network connection
    By sophister in forum Qt Programming
    Replies: 8
    Last Post: 3rd September 2012, 12:00
  2. Replies: 12
    Last Post: 22nd March 2009, 11:22
  3. Replies: 0
    Last Post: 5th February 2009, 23:41
  4. QFtp with no network connection
    By josepvr in forum Qt Programming
    Replies: 0
    Last Post: 19th November 2008, 15:03
  5. Checking network availability
    By fullmetalcoder in forum Qt Programming
    Replies: 2
    Last Post: 10th March 2008, 19:23

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.