Networking Forums

Networking Forums > Computer Networking > Windows Networking > Trouble sending UDP datagrams on Win2008

Reply
Thread Tools Display Modes

Trouble sending UDP datagrams on Win2008

 
 
VB
Guest
Posts: n/a

 
      02-12-2009, 09:07 PM
Hello all -

I have an application which loops through a wide range of sequential IP
addresses, sending a small UDP datagram to each one. The app does not
check whether a computer exists at the IP address first (tried this
before by pinging -- way too slow). This works fine on Win2000 and
Win2003 -- nice and quick. On Win2008, however, it is very slow. By
using Network Monitor, I see that Win2008 is sending three ARP requests
to each IP address at which no computer exists, and won't let the
application continue until it finishes the three ARP requests (this
takes about one second per IP address). On Win2000/Win2003, only one ARP
request is sent per IP address, and control is returned to the app
instantly.

The application uses standard Winsock API calls for sending the datagrams.

I would appreciate any suggestions for speeding this thing up on Win2008.
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DHCP IPv& Win2008 II Windows Networking 3 09-21-2008 06:05 PM
Win2008 - Network Scenario Bodwa Windows Networking 2 05-09-2008 07:26 AM
Grabbing several datagrams from a socket Spoon Linux Networking 4 09-30-2007 04:12 PM
Deleting all the datagrams in a socket Spoon Linux Networking 4 09-29-2007 04:26 AM
help please! trouble sending video via infrared from mobile phone Winnie the Pooh Wireless Networks 0 07-27-2005 06:21 PM



1 2 3 4 5 6 7 8 9 10 11