Results 1 to 9 of 9

Thread: How to make a proxy server?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2009
    Posts
    61
    Qt products
    Qt3 Qt4
    Platforms
    MacOS X Unix/X11 Windows
    Thanks
    5
    Thanked 6 Times in 6 Posts

    Default Re: How to make a proxy server?

    Mmmh... help says:
    QTcpServer::bool listen ( const QHostAddress & address = QHostAddress::Any, quint16 port = 0 )

    so the port can be set. My servers are all QTcpServers, works fine.

  2. The following user says thank you to auba for this useful post:

    Passerby (6th June 2009)

Similar Threads

  1. Replies: 3
    Last Post: 29th November 2009, 20:24
  2. Replies: 0
    Last Post: 22nd February 2009, 13:15
  3. QHttp proxy problem
    By andre.rigon in forum Qt Programming
    Replies: 2
    Last Post: 28th September 2008, 21:19
  4. Window OS make distclean && qmake && make one line
    By patrik08 in forum General Programming
    Replies: 4
    Last Post: 22nd March 2007, 10:43
  5. Compiling with Qmake/Make
    By VireX in forum Newbie
    Replies: 25
    Last Post: 22nd February 2007, 05:57

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.