<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
<span style="white-space: pre;">&gt; This is ok. But now suppose you do
not want to logoff so that the<br>
&gt; next run make use of the secure key to make a connection to the<br>
&gt; server, how do we store this key for future use?</span><br>
<br>
That is not my area of expertise and fortunately is not my problem :)<br>
<br>
But if you are wanting a long lifetime on the remote access then you
might want to implement a pool of servants (sharing access information
such as keys) rather than instantiating temporary objects. That way you
can manage the lifetime issues without accumulating a large number of
temporary objects.<br>
<br>
hth<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - Tom<br>
<br>
</body>
</html>