Hi,
I want to write an application which will listen for http requests.
I have limited knowledge about networking so let me know if I am thinking it correctly.
I am thinking that I will create QTcpServer listening at a particular port and when I get the request I can process it. But my PC is connected to internet via a wifi router. How can I get IP address of the wifi router and how can I setup the router so that it will forward request to my application running on my PC.
Let me know if there is another way to do it.
Thanks


Reply With Quote



Bookmarks