Results 1 to 2 of 2

Thread: proxy server

  1. #1
    Join Date
    Jul 2012
    Posts
    1
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default proxy server

    hi
    i am new to qt and iam familiar with c++

    now my new project is learning qt by writing a proxy server:
    which should be like foxyproxy in firefox : meaning : an app should connect to this proxy and this proxy should select a proxy based on requested url and connect that app through that proxy

    now where should i start??
    i am familiar with signal and slots and qt desighner but not with networking part of qt or c++;

    if any application that is similiar to this proxy exits (with source code of course) plz tell me

    thanks

  2. #2
    Join Date
    Oct 2009
    Location
    Germany
    Posts
    120
    Thanked 42 Times in 41 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: proxy server

    You may look at http://gitorious.org/ofi-labs/x2/tre...twork/webproxy. It's a small proxy server in less than 130 lines of code. Might be a starting point for you.

Similar Threads

  1. Problems with development proxy server.
    By Xhunter in forum Newbie
    Replies: 3
    Last Post: 11th July 2012, 00:39
  2. Qt Proxy server
    By saeedIRHA in forum Newbie
    Replies: 4
    Last Post: 9th October 2011, 11:32
  3. How to make a proxy server?
    By Passerby in forum Newbie
    Replies: 8
    Last Post: 17th September 2011, 14:54
  4. send request via ISA PROXY SERVER
    By rmagro in forum Qt Programming
    Replies: 1
    Last Post: 17th November 2010, 22:56
  5. SOCKS5/proxy server in Qt4
    By chukkan in forum Qt Programming
    Replies: 1
    Last Post: 21st July 2009, 08:03

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.