Socket reset because of enetreset

anantha

New member
Joined
Apr 19, 2012
Messages
2
Hi all,

I have an application running on Windows Server 2008.
The application is sending and receiving packets. Upon certain time for the packet sent by my application, I get ICMP TTL expired message.
After some time Windows 2008 gives enetreset exception and after that no packets are sent to my application.
I am using UDP to send and receive packets and my application requires that.

Can someone explain why this issue is seen and when enetreset will be raised?
Also this issue is not seen when i used Windows Server 2003
 
Usually this is saw on Linux or UNIX not windows... I have no idea, maybe there's something wrong with data length that causes a reset.
 
Back
Top