Microsoft
Software
Hardware
Network
Question : UDP Client?Server message fine on localhost, not so on network
I have a client server app that makes use of UDP sockets (tcp sockets not an option). The clent initiated request is about 10 bytes and the server returned response is 5500 bytes. When the server and client app execute on the same machine the i/o is fine and the client receives reponse w/o any problem. As best I can tell, when I put the server on a network based host, the server recives the request but I never get the reply on the client side. Smaller replies are getting back to me w/o incident so I know thet ip/port is set up correctly. Am wondering if I am running up against any "wall" inherent in UDP. My code has the ability to do re-sends when I do not get a "timely" (20 seconds, way high) response but I have yet to receive and process a single 5K byte response
Answer : UDP Client?Server message fine on localhost, not so on network
Is XP firewall blocking the response from your server? Are the client and server on the same Subnet?
UDP will not .transcend' different subnets without a repeater between the nets.
Just some thoughts.
John
Random Solutions
How to write a conditional statement
SQL Server Table name change
Two Way Transitive Trusts, how to create
Set refresh rate for website
"Turn Windows Features On or Off" Is Empty
How do I get the size of storage group or data bases on Exchange 2007 by power shell?
Sales ER Diagram
Top level cookie apply to page and iframes
Get-MailboxStatistics is not recognized as a cmdlet, function, operable program, or script file
Unable to send email with TIF/TIFF attachments