Results 1 to 6 of 6

Thread: ["RESOLVED"] UDP connection blocked by WindowsXP?

  1. #1

    Thread Starter
    I don't do your homework! opus's Avatar
    Join Date
    Jun 2000
    Location
    Good Old Europe
    Posts
    3,863

    Resolved ["RESOLVED"] UDP connection blocked by WindowsXP?

    Hi I have a lan-application that is using TCP and UDP connections. I have them all running on a win98 network. For testing purposes I use the loopback IP and run them all on one computer, no problem on a win2000 machine.
    The problem started when I tried to test on a XP machine, the connectioon to one "client" is working (all connections TCP and UDP) whereas the connections to other "clients" are limited to the TCP connections?
    Does anybody know of issues concerning XP and UDP?
    Last edited by opus; Apr 3rd, 2007 at 12:24 AM.
    You're welcome to rate this post!
    If your problem is solved, please use the Mark thread as resolved button


    Wait, I'm too old to hurry!

  2. #2
    Member
    Join Date
    Jul 2006
    Posts
    47

    Re: UDP connection blocked by WindowsXP?

    It might be due to the fact you're using the loopback address

    I've had problems using that address before so in the end I had to use my LAN computers address

  3. #3

    Thread Starter
    I don't do your homework! opus's Avatar
    Join Date
    Jun 2000
    Location
    Good Old Europe
    Posts
    3,863

    Re: UDP connection blocked by WindowsXP?

    Thanks for the hint, I'll give it a try! (When I'm on my HomePC again)
    You're welcome to rate this post!
    If your problem is solved, please use the Mark thread as resolved button


    Wait, I'm too old to hurry!

  4. #4
    Hyperactive Member
    Join Date
    Jun 2006
    Posts
    372

    Re: UDP connection blocked by WindowsXP?

    Quote Originally Posted by opus
    Hi I have a lan-application that is using TCP and UDP connections. I have them all running on a win98 network. For testing purposes I use the loopback IP and run them all on one computer, no problem on a win2000 machine.
    The problem started when I tried to test on a XP machine, the connectioon to one "client" is working (all connections TCP and UDP) whereas the connections to other "clients" are limited to the TCP connections?
    Does anybody know of issues concerning XP and UDP?
    xp and 2k should have compatible stacks.
    i would suspect a XP SP2 windows firewall.

    try disabling the personal firewall on your xp machine.

  5. #5
    "Digital Revolution"
    Join Date
    Mar 2005
    Posts
    4,471

    Re: UDP connection blocked by WindowsXP?

    I don't think the XP firewall blocks local access connections (especially to the loopback address (127.0.0.1/localhost?).

    I would still disable the firewall and try again.

    Uploading your project or attaching some code wouldn't hurt if that doesn't fix the problem.

  6. #6

    Thread Starter
    I don't do your homework! opus's Avatar
    Join Date
    Jun 2000
    Location
    Good Old Europe
    Posts
    3,863

    Re: UDP connection blocked by WindowsXP?

    The XP firewall is "noticing" the lan-connection (even on local-host) and is therefore asking for permission, but only sometimes????. In the present state I can get to connection to 1 of the 5 clients (and all are using the same .exe). I'm lost on this one, but since the main application is running on a win98 lan, and running well, let us forget about that one.
    I'M closing this threat, Thanks everybody!
    You're welcome to rate this post!
    If your problem is solved, please use the Mark thread as resolved button


    Wait, I'm too old to hurry!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width