Is it possible to use port 80 for non http traffic ? For example I’m making a small script that will communicate with a friends computer through the internet, however they must port forward it to get past the router. Is there a problem with using port 80 in the script so it will be let through automatically ? Is there some part of this i don’t understand that will not let non http data through ? Please explain 🙂
Share
there is no problem doing that. in fact, skype’s default behaviour is to use port 80 and port 443 to transport voice!