Info port related to a site's http url

Jenabon Posted messages 11 Status Member -  
 Jeanbon -
Hello everyone,

I would like to know how to obtain the port on which a website is running via its URL or IP address. I know it can be port 80 or 119, but how can I know precisely which one?
I assume that some specialized sites may be able to provide me with this kind of information.
Could you please share a few of them?

Thank you in advance.


Configuration: Windows 2000 / Firefox 3.6

1 answer

  1. jee pee Posted messages 9450 Registration date   Status Moderator Last intervention   9 994
     
    Hello,

    The default port for websites is 80

    The syntax to specify the port in the URL is: http://www.commentcamarche.net:80/

    So you can test the sites you want to see by including the port in the URL.

    Best regards

    --
    A stranger is a friend we haven't met yet.
    0
    1. Jeanbon
       
      Thank you for this clear response!
      0