sorry forgot the subject ---------------- Hello developers,
I've still some ssl problems. My Palm app should exchange somme data with a server via ssl. For this purpose I'm using SslWrite() to post a first request to the server then I use SslRead() to get the response. This works well, but when I post the second request SslWrite() returns -1 and the error code was 0x1212 (netErrNoInterfaces). However the second request was also sent correctly to the server and this one sends the reponse. At this point SslRead() returns the same error. Trying to close the ssl connection also produce this error. Any ideas? Thanks for reading Best Regards Philippe -- ----------------------------------------------------------------------- Dipl.-Ing (FH) Philippe Fischer consistec Engineering & Consulting GmbH Stuhlsatzenhausweg 69 Fon: +49 (0)681 / 959044-00 D-66123 Saarbrücken Fax: +49 (0)681 / 959044-11 http://www.consistec.de/ e-mail:[EMAIL PROTECTED] ----------------------------------------------------------------------- -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
