I wonder if it is posible to open 8080 port on my computer and to host a website on it?
what i`m trying to do it's to make an application that when it runs it opens port 8080 and host a webpage (HTML) on the network ip
exemple
when i'll open
http://192.168.3.33:8080to show a webpage and anybody around the network can see it.
i need some hints, some links, some point to start