My account: Login | Sign Up
Loading... 

UDP Broadcast packets wont be received in Vista machine on some of the interfaces... in... | Thread profile

Thread profile page for "UDP Broadcast packets wont be received in Vista machine on some of the interfaces... in microsoft.public.development.device.drivers" on http://www.microsoft.com/communities/newsgroups.... This report page is a snippet summary view from a single thread "UDP Broadcast packets wont be received in Vista machine on some of the interfaces... in microsoft.public.development.device.drivers", located on the Message Board at http://www.microsoft.com/communities/newsgroups.... This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity, which are reported in a table below. Additional thread profile information is also shown in the following ways:

1) Top Contributing Authors
2) Related Threads on "eBay Auctions"
3) Related Threads on Other Sites

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a thread's popularity and/or exact posting volumes at any given reporting period.

Title: UDP Broadcast packets wont be received in Vista machine on some of the interfaces... in...
Site: Discussions in microsoft.public.development.device.drivers  Discussions in microsoft.public.development.device.drivers - site profile
Forum: microsoft.public.development.device.drivers  microsoft.public.development.device.drivers - forum profile
Total authors: 2 authors
Total thread posts: 3 posts
Thread activity: no new posts during last week
Domain info for: microsoft.com

Thread posts in UDP Broadcast packets wont be received in Vista machine on some of the interfaces... in microsoft.public.development.device.drivers:

1. 
Started 2 months, 1 week ago (2008-09-29 04:29:00)  by Esha
We have written a NDIS5.1 miniport for a wireless NIC. The NIC periodically sends a UDP broadcast packet (with some statistics) to an application running in the PC. On XP the application receives the packets but not on Vista. When I captured the packets and tried some few things as in, changing the IP address on the packet to a ...
Size: 1,413 bytes
Customize:  Customize "UDP Broadcast packets wont be received in Vista machine on some of the interfaces... in microsoft.public.development.device.drivers :: microsoft.public.development.device.drivers :: Discussions in microsoft.public.development.device..."
2. 
Started 2 months, 1 week ago (2008-09-29 05:21:00)  by Pavel A.
Can it be that the router in the middle has issues with broadcasts? Do you receive these packets at the wired port of the router? --PA Esha wrote: > We have written a NDIS5.1 miniport for a wireless NIC. The NIC > periodically sends a UDP broadcast packet (with some statistics) to an > application running in the PC....
Size: 1,706 bytes
Customize:  Customize "<b>Reply 1</b>: UDP Broadcast packets wont be received in Vista machine on some of the interfaces... in microsoft.public.development.device.drivers :: microsoft.public.development.device.drivers :: Discussions in microsoft.public.development.device..."
3. 
Started 2 months ago (2008-09-29 21:37:00)  by Esha
No, the NIC is plugged into my PC where (i have both vista business and XP installed)the NDIS5.1 miniport driver runs and the same NIC is sending UDP broad cast packets to an application running in the same PC. I checked the 'route print' and 'ARP -a' on the same PC. Everything is perfect as supposed to be. But only in vista the packets...
Size: 2,419 bytes
Customize:  Customize "<b>Reply 2</b>: UDP Broadcast packets wont be received in Vista machine on some of the interfaces... in microsoft.public.development.device.drivers :: microsoft.public.development.device.drivers :: Discussions in microsoft.public.development.device..."
 

Top contributing authors for UDP Broadcast packets wont be received in Vista machine on some of the interfaces... in microsoft.public.development.device.drivers

Name
Posts
Esha
2
user's latest post:
UDP Broadcast packets wont be...
Published (2008-09-29 21:37:00)
&nbsp; No, the NIC is plugged into my PC where (i have both vista business and XP installed)the NDIS5.1 miniport driver runs and the same NIC is sending UDP broad cast packets to an application running in the same PC. I checked the 'route print' and 'ARP -a' on the same PC. Everything is perfect as supposed to be. But only in vista the packets wont reach until I change the source MAC address to something different (i...
Pavel A.
1
user's latest post:
UDP Broadcast packets wont be...
Published (2008-09-29 05:21:00)
&nbsp; Can it be that the router in the middle has issues with broadcasts? Do you receive these packets at the wired port of the router? --PA Esha wrote: &gt; We have written a NDIS5.1 miniport for a wireless NIC. The NIC &gt; periodically sends a UDP broadcast packet (with some statistics) to an &gt; application running in the PC. On XP the application receives the &gt; packets but not on Vista. When I captured the...