web server HTTPS application

Just starting out? Need help? Post your questions and find answers here.
uweb
User
User
Posts: 98
Joined: Wed Mar 15, 2006 9:40 am
Location: Germany

web server HTTPS application

Post by uweb »

Does anyone know a way to create a web server HTTPS application?
Or any other SSL/TLS server application e.g. FTPS?
Please pardon my English, my native tongue is German.
swhite
Enthusiast
Enthusiast
Posts: 727
Joined: Thu May 21, 2009 6:56 pm

Re: web server HTTPS application

Post by swhite »

You could use the Chilkat Software libraries for Purebasic for this purpose.

Simon
Simon White
dCipher Computing
uweb
User
User
Posts: 98
Joined: Wed Mar 15, 2006 9:40 am
Location: Germany

Re: web server HTTPS application

Post by uweb »

Good Tip!
I lost sight of Chilkat.
Thanks for the reminder.

Do you have experience with it?
Is it multithread capable?
The SSL Server Example creates an SSL socket for accepting only a single connection.

Uwe
Please pardon my English, my native tongue is German.
Post Reply