Reliability of NetworkServerEvent()
Posted: Sat Jun 18, 2011 3:27 am
Hi
I a created a windows NT Service that uses NetworkServerEvent() to process data sent via TCP/IP to my server. It works very nicely but today the equipment kept reporting that it could not make a network connection. The service was running, the Internet was working and there were no errors in my log but NetworkServerEvent() was not issuing any events. So I stopped and re-started the service and immediately NetworkServerEvent() started issuing events. So my question what might cause NetworkServerEvent() not to issue events? Does anyone have any experience with this function being unreliable on the Windows Server 2003 platform.
I am just looking for ideas that might explain why no events were being received.
Thanks,
Simon
I a created a windows NT Service that uses NetworkServerEvent() to process data sent via TCP/IP to my server. It works very nicely but today the equipment kept reporting that it could not make a network connection. The service was running, the Internet was working and there were no errors in my log but NetworkServerEvent() was not issuing any events. So I stopped and re-started the service and immediately NetworkServerEvent() started issuing events. So my question what might cause NetworkServerEvent() not to issue events? Does anyone have any experience with this function being unreliable on the Windows Server 2003 platform.
I am just looking for ideas that might explain why no events were being received.
Thanks,
Simon