Results 1 to 8 of 8

Thread: Count of QNetwork HTTP connections

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Apr 2014
    Posts
    125
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Android Maemo/MeeGo

    Default Re: Count of QNetwork HTTP connections

    Thanks again. I m wondering if this maximum number of 6 connections can be adjusted and how to do that? Will adjusting it being safe and does not risk breaking qtnewtork?

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Count of QNetwork HTTP connections

    You'll have to check if the variable that gets initialized with the hard coded default count also appears in some setter somewhere.

    If it does I am pretty sure that changing it doesn't impose any problems.

    Changing the default and using a custom Qt version should also not be any problem.

    Cheers,
    _

Similar Threads

  1. Problem with Qnetwork cookies and getting code after login
    By DomantasB in forum Qt Programming
    Replies: 8
    Last Post: 14th November 2013, 10:21
  2. qnetwork manager does not allow redirection?
    By JeanC in forum Qt Programming
    Replies: 1
    Last Post: 15th May 2011, 09:59
  3. Replies: 0
    Last Post: 6th March 2011, 10:42
  4. Connect internet for Qnetwork S60
    By Thành Viên Mới in forum Qt Programming
    Replies: 2
    Last Post: 5th June 2010, 03:41
  5. Tracking multiple requests with QNetwork
    By rbp in forum Qt Programming
    Replies: 4
    Last Post: 1st June 2010, 08:04

Tags for this Thread

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.