<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2722" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=640441709-29092005><FONT face=Arial size=2>Hi 
All.</FONT></SPAN></DIV>
<DIV><SPAN class=640441709-29092005><FONT face=Arial size=2>I am working on a 
client server app. that communicates via TCP/IP using Indy. Pretty sure its just 
the normal indy that comes with D7. i.e. I have not updated 
it.</FONT></SPAN></DIV>
<DIV><SPAN class=640441709-29092005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=640441709-29092005><FONT face=Arial size=2>I started looking at 
the basic client/server demos and they work fine, EXCEPT, I seem to be 
experiencing a bit of a problem.</FONT></SPAN></DIV>
<DIV><SPAN class=640441709-29092005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=640441709-29092005><FONT face=Arial size=2>If I connect the 
client to the server (both are on diff. machines), and I unplug the network 
cable from the client PC, the status on the client says its still connected, and 
the server seems to think the same, YET, the network cable is unplugged 
!</FONT></SPAN></DIV>
<DIV><SPAN class=640441709-29092005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=640441709-29092005><FONT face=Arial size=2>I then put a label 
on the client that gets the status from the "IdTCPClientStatus" event, and when 
the cable is unplugged it just says "Connected".</FONT></SPAN></DIV>
<DIV><SPAN class=640441709-29092005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=640441709-29092005><FONT face=Arial size=2>What I am trying to 
simulate here is if data is being send via the internet, and say, the users ADSL 
goes out. Its important to know the client is no longer connected for BOTH the 
client and server.</FONT></SPAN></DIV>
<DIV><SPAN class=640441709-29092005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=640441709-29092005><FONT face=Arial size=2>The idea will be, 
the network connection of whatever kind is lost, so the client will know to log 
any data to a buffer type file till the client comes back on line, and the 
server would need some sort of status to be shown to say the connection has been 
lost and to send a notification...potentually...</FONT></SPAN></DIV>
<DIV><SPAN class=640441709-29092005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=640441709-29092005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=640441709-29092005><FONT face=Arial size=2>Can anyone give me a 
few pointers? or am I just expecting too much of my app?</FONT></SPAN></DIV>
<DIV><SPAN class=640441709-29092005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=640441709-29092005><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=640441709-29092005><FONT face=Arial size=2>Cheers, 
Jeremy</FONT></SPAN></DIV></BODY></HTML>