After 1.5 days of struggling with DLL and async model I decided to share some
experience.
What I needed is DLL with several functions interacting via sockets with a
remote app. They must send request messages, receive responces, process them
and return as out parameters. Function call must be bl
Hi,
Since the C++ newsreader example included with ICS doesn't use the
SSL NNTP client, I decided to try replacing the NNTP client in the
example program with the SSL version of the client.
There is a problem. The first time I connect with any news server
(non-SSL), I instantly get a 10053 connec