port80

How to verify if server can make outbound requests on port 80 and 443?

In relation to this question on an openid issue I'm having, someone asked me to check whether my server is able to make outbound requests on port 80 and 443. Can you tell me how to verify that? The server is: Apache/2.0.63 (Unix) mod_ssl/2.0.63 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 PH...

How to determine what server is listening on Port 80

Hello, I need to determine, what web server (IIS, Apache, Jetty) is running on port 80 in Java. Are there any solutions to get the informations via port 80? Thanx and reguards Stefan ...

Is AMF3 protocol is good for flash/flex client server development ?

I need to develop client server application that involve gaming. I have no experience in flash and I was reading about the AMF3 protocol that is compact and fast, is it better than xml/json for data exchange? Also I need it to be on port 80. ...