Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 May : TCP/UDP!
| Subject: | TCP/UDP! |
| Posted by: | "xtcsuk" (xtcsuk..@yahoo.co.uk) |
| Date: | Fri, 27 May 2005 17:23:30 |
D6 Ent. UP2
I am trying to figure out any potential problems (e.g. re-entry) for an
application using UDP and TCP protocols.
The application receives UDP message which then triggers TCP Server/Client
routines, the routines in TCP are
wrapped with Synchronize procedure if required.
Initial testing indicated no problem no lost of message, as we have now put
it in a real testing environment
it seems that it sometimes misses a message. The peculiar thing is that our
logs show that the message is
picked up by UDP server but TCP sometimes (very rarely may be once every 300
time) misses this message.
Could it be the code in our program or something else (the way we have it
setup) results in this abnormal behaviour.
regards
--
please remove _1 from email address.