[SDL] SSL and SDL
Casey ODonnell
caseyodonnell at gmail.com
Thu Jul 28 06:59:14 PDT 2005
I've used libcurl which (can) uses OpenSSL and SDL all in one
application. Most LGPL libraries you're safe with (for
commercial/don't want to release source) as long as you're using
DLL/Dynamic libs. If you're going to statically link, things can be a
bit more complicated.
Cheers.
Casey
On 7/28/05, Ryan C. Gordon <icculus at clutteredmind.org> wrote:
>
> > I was wondering if any of you had comments, suggestions, knew a good
> > library that was also LGPL or that could fit a commercial library. Or if
> > not, I may start working on a lib of my own, and if you're interested in
> > contributing, please contact me (or reply to this list) as well.
>
> OpenSSL can be used with commercial, closed source software, and also
> with LGPL software such as SDL_net.
>
> --ryan.
>
>
More information about the SDL
mailing list