Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MrMormon

Pages: [1]
1
Feature requests / HTTPS
« on: December 28, 2011, 05:42:48 pm »
I plan on making a game and I originally chose SFML when I read it had udp features. But since I need https for something else, I'm going with glfw and libcurl.

It was just a thought.

2
Feature requests / HTTPS
« on: December 28, 2011, 05:14:38 pm »
How difficult is stealing libcurl source code? :wink: Just kidding, but I don't know much about copyleft licenses.

3
Feature requests / HTTPS
« on: December 28, 2011, 01:43:59 pm »
I already have. :) It just seems odd that there is http support, which I can only imagine is used for internet purposes, but no security. Some web applications and sites require security.

4
Feature requests / HTTPS
« on: December 27, 2011, 11:23:45 pm »
Nothing in the documentation mentions https, yet there is http support. I'd like to request this feature. According to http://serverfault.com/questions/98951/does-https-use-tcp-or-udp, this would normally be built off of TCP, which SMFL also has.

Pages: [1]
anything