Question posted by: Mark
(Guest)
on
January 25th, 2007 05:45 AM
Hi,
I have a VB6 project that uses a winsock control to receive text
messages over a UDP connection.
It used to work fine. However, when I changed the code to make it more
efficient (ie, less processing was done with each received message), the
program has this weird bug where it will stop acting on the messages
received. The program might work fine for a whole day, receiving
thousands of messages, so it is an intermittent problem.
When it does stop responding, the program itself is still responsive to
user inputs, and a log file I wrote indicated that no new messages were
being received. However, if the program is stopped and restarted, the
messages are again processed.
Another winsock control that is listening on port 80 for web requests
also continues to work.
Has anyone encountered this or know of a possible solution?
Not the answer you were looking for? Post your question . . .
183,962 Experts ready to help you find a solution.
Sign up for a free account, or
Login (if you're already a member).