is it possible for a web server to communicate with several different clients at any given moment, through 1 port? port 80???
is it possible for a web server to communicate with several different clients at any given moment, through 1 port? port 80???
They don't. Only inbound HTTP requests come in through that port. The server software will select another unused port to communicate on after that.
Ron Roe
Web Developer
"If every app were designed using the same design template, oh wait...Bootstrap."
What is it that your trying to achieve Busso? If you let me know more about what you are trying to do, I may be able to help.
busso is just reading about things. Then, when he hits something he doesn't quite grasp, he fires off a question here. He's probably not doing anything in particular.
Ron Roe
Web Developer
"If every app were designed using the same design template, oh wait...Bootstrap."