Results 1 to 9 of 9

Thread: How to make a proxy server?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #3
    Join Date
    May 2009
    Posts
    5
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    1

    Default Re: How to make a proxy server?

    Yes OK QTcpServer::listen() supports port#, but I'm trying to build a proxy server, not a game/IM/etc server.
    So is QTcpServer the only choice, and I'll have to extract the information from the TCP connection and reassemble the HTTP request all by myself?
    Last edited by Passerby; 16th May 2009 at 08:29.
    Nightmare be with us

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.