Hi All, I managed to get the SslLib.lib working. Thanx for ur help in reaching there. :-) But it seems the Lib doesnt work as documented. I need to make 2 or more ssl connections one after the other, but im having problems when i try to do that. The Api's start failing such that the simulator crashes many times. After successfully making a ssl connection and getting a response, i need to make successive ssl connectioins to other servers. For which i assumed i would have to close the session and destroy the context(the documentation says the same context may be used btw). Ive tried all permutations and combinations so far , but somehow after the first successful read (using SslRead) 'SslClose' fails(putting it in a loop also doesnt work). Due to this the other Api's like SslContextDestroy and all the others fail too. Have u guys faced similar problems, if yes pls let me know the way out.
Thanx, Rakesh "Reality is an illusion, although a persistent one" ~ Albert Einstein ~ "Temporary constructs of a feeble human intellect trying desperately to justify an existence that is without meaning or purpose" ~Agent Smith~ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
