Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ MT-multithreading and servers » SSL sockets example
SSL sockets example [message #40209] Wed, 03 July 2013 11:05 Go to next message
koldo is currently offline  koldo
Messages: 3356
Registered: August 2008
Senior Veteran
Hello all

Could anybody submit a simple SSL sample?.

Maybe it could be added to Socket_Client and Socket_Server demos.


Best regards
IƱaki
Re: SSL sockets example [message #40211 is a reply to message #40209] Wed, 03 July 2013 14:15 Go to previous message
nlneilson is currently offline  nlneilson
Messages: 644
Registered: January 2010
Location: U.S. California. Mojave &...
Contributor
Here is a link that may help:
http://www.example-code.com/vcpp/ssl_client.asp

I tinkered with SSL very briefly along with a WMS.
That would require making changes on the server where I have my website. The SSL would not be too much of a problem but the WMS app would have to be continuously running.

The reason I got into sockets is communication between C++ and Java on the same computer where SSL encryption is not necessary.
Shared memory made my head hurt.
On a LAN SSL could serve a purpose but have not had a problem or received a request for it.
Previous Topic: Socket client out of buffer error and reusing sockets
Next Topic: Skylark and SCGI
Goto Forum:
  


Current Time: Fri Apr 19 15:10:21 CEST 2024

Total time taken to generate the page: 0.72801 seconds