Recent content by mariovde

  1. M

    Windows 7 netsh mbn show interfaces results in command not found on Win7 64Bit

    Hi, I'm trying to run "netsh mbn show interfaces" from a .bat or .jar file on a Windows 7 64bit system but every time I run my file, it results in "The following command was not found mbn show interfaces". When I run that same command in a cmd.exe prompt, the result is correct and as...
  2. M

    Windows 7 Is Win7 blocking UDP traffic on 127.0.0.1?

    Yes, that test is running fine. The ports need to be above 1024 for this app...Both of them are writting in Actionscript and build as an AIR application Strange stuff. Nothing extra needed to be done on XP. Strange we need to do this on Win7.
  3. M

    Windows 7 Is Win7 blocking UDP traffic on 127.0.0.1?

    We've tried a lot of them. How can me see which port is free/open/not a trojan port? thanks for replying!
  4. M

    Windows 7 Is Win7 blocking UDP traffic on 127.0.0.1?

    Hi, We are building an 2 application that connect to 127.0.0.1:30303. They are used to send data from app A to app B, acting as a local p2p connection. On windows XP, everything runs as it should. On windows 7 it doesn't work anymore. We've tried turning off the firewalls, opening ports...
Back
Top