Thread: port 80 in use!!!!!

  1. #1
    Registered User caroundw5h's Avatar
    Join Date
    Oct 2003
    Posts
    751

    port 80 in use!!!!!

    I was recently attempting to transfer a file to my friend via yahoo msenger and a window poped up and told me that port 80 is in use, so it assigned me to use port 81. How can that be.

    It kind of freaks me out because last time i sent a file they uploaded and saved it on their server. scary. any ideas what is up

    I also did netstat at the cmd prompt and i never saw anything about that port being used.

    anything else i'm not doing?

  2. #2
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681
    Well port 80 is the standard HTTP port so it might just have assumed it wasn't free. Of course if you have IIS installed it might be taking that port.

  3. #3
    Registered User
    Join Date
    Mar 2004
    Posts
    44
    if you type just netstat it will show you only the outgoing connections you need to type netstat -na for listening or incoming connections

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. FTP program
    By jakemott in forum Linux Programming
    Replies: 14
    Last Post: 10-06-2008, 01:58 PM
  2. Need to check Port 80 using C
    By PaperDoylie in forum Networking/Device Communication
    Replies: 7
    Last Post: 04-03-2008, 05:51 AM
  3. brace-enclosed error
    By jdc18 in forum C++ Programming
    Replies: 53
    Last Post: 05-03-2007, 05:49 PM
  4. Boom, Headoshot!!
    By mrafcho001 in forum A Brief History of Cprogramming.com
    Replies: 50
    Last Post: 07-21-2005, 08:28 PM
  5. HUGE fps jump
    By DavidP in forum Game Programming
    Replies: 23
    Last Post: 07-01-2004, 10:36 AM