I want to make something like that: I will run server for WWW on port 80. I want my program in QT to "catch" port 80, and trasport everything from/to port 80 to/from port 2000. is this possible in Qt4?
I don't know if I described this well.