Results 1 to 2 of 2

Thread: send request via ISA PROXY SERVER

  1. #1
    Join Date
    Jun 2007
    Location
    italy
    Posts
    126
    Thanks
    15
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Question send request via ISA PROXY SERVER

    Hi all,
    I'm a Qt4.7 commercial version user.

    Someone of you know if the QHTTP class correctly handle internet request via ISA PROXY SERVER..( I guess it is a Microsoft server)
    If so, where I can find code example..

    Thank you in advance..
    rmagro

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: send request via ISA PROXY SERVER

    A proxy server is a proxy server: QHttp::setProxy()
    If this is new code you should use QNetworkAccessManager instead.

  3. The following user says thank you to ChrisW67 for this useful post:

    rmagro (18th November 2010)

Similar Threads

  1. How to make a proxy server?
    By Passerby in forum Newbie
    Replies: 8
    Last Post: 17th September 2011, 14:54
  2. What ways does NetworkAccessManager send a request to Internet?
    By Zmrca in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 4th May 2010, 20:38
  3. request for mail server
    By zakis in forum Qt Programming
    Replies: 0
    Last Post: 30th August 2009, 10:20
  4. SOCKS5/proxy server in Qt4
    By chukkan in forum Qt Programming
    Replies: 1
    Last Post: 21st July 2009, 08:03
  5. How do I send data with http post request?
    By Morea in forum Qt Programming
    Replies: 13
    Last Post: 21st January 2009, 22:51

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
  •  
Qt is a trademark of The Qt Company.