<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Helvetica, Arial, sans-serif">Hi Folks.<br>
<br>
Having seen Synapse as a lightweight TCP component I have made a
little test.<br>
Download the latest Synapse sources from
<a class="moz-txt-link-freetext" href="http://synapse.ararat.cz/doku.php/download">http://synapse.ararat.cz/doku.php/download</a>, unzip and make a basic
component.<br>
Then I downloaded the cryptlib (3.4.2) from
<a class="moz-txt-link-freetext" href="http://www.cryptlib.com/security-software/download-form">http://www.cryptlib.com/security-software/download-form</a> and moved
the cl32.dll to output dir and the binding pascal source to my
project dir.<br>
Except some errors for unpaired braces, it complies OK<br>
But when launched I get the error "10091 Invalid PAM autentication
request packet" almost immediately<br>
The server I try to connect to using SSH can be reached by putty
under the same autentication pair (login/password).<br>
<br>
Any ideas ?<br>
<br>
Thanks.<br>
<br>
Antonio.<br>
<br>
</font>
</body>
</html>