Herat Beat
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi thre, Could anybody tell me what/how is the best way to generate a heartBeat for a C++ application to check the integrity of the socket connection to another server/client machine? Thanks for the help
Send data in regular intervals, if the connection is down you will be notified (TCP write operation returns error).