<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>How to check connection to X server</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">I have an app that connects to an X server and listens for particular events.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Periodically, I need to query the X serve to determine if the app is still connected.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">How can I do this?</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Is there an X api call, perhaps, that I could send to the X server that will reply with a status if the connection is ok or not?</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Thanks in advance for any help!</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Rob</FONT>
</P>

</BODY>
</HTML>