![]() | |
|
Welcome to the ABXZone Computer Forums forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 |
| Junior Member Join Date: Jan 2009
Posts: 1
| Vista filters incoming requests from 127.0.0.1 Hi all, I'm developing a software that connects to an external device through UDP/IP using a cross cable. That device's default IP is 127.0.0.1 (I know this ip is reserved for loopback, but the device is developed by a third party and that's it behaviour). When my software starts, it sends an UDP broadcast "echo" to search any device connected. My problem comes here: in Windows Vista when the device answers that echo, it sends a packet with ip source address 127.0.0.1, but my software can't receive it. I've checked that it works perfectly in XP, but in Vista it seems to be any sort of ¿security? procedure that filters that incoming packet with src ip 127.0.0.1. It's important to note that firewall is disabled, so the filtering agent seems to be another one. Do you know anything about this? How could avoid that filtering? Thanks |
| (Offline) | |
| | |||
| |
| | #2 |
| ABXpert ![]() ![]() ![]() ![]() Join Date: Aug 2006 Location: San Antonio, TX
Posts: 3,628
| Not sure but wonder if IPV6 has something to do with it. Internet Protocol Version 6 (IPv6) and Internet Communication
__________________ Your site for Free Always software: [URL="http://http://www.softdorm.com/"]http://http://www.softdorm.com/[/URL] |
| (Offline) | |
| | #3 |
| Guest
Posts: n/a
| |
|
![]() |
| Thread Tools | |
| Display Modes | |
| |