|
-
Jul 18th, 2008, 09:45 PM
#1
Thread Starter
New Member
vb6 https server
I'm looking for either a way to create an https server ocx control, or find a ready made one open source. I'm writing an open source project that needs a simple secure control panel built into it. I've been searching, but I can't seem to find anything for a server, only clients. is it even possable to do this? or should I settle for standard http or use stdin/stdout to interface with apache or similar? I'd like to keep my app self contained and simple to install without requiring other programs if I can.
-
Jul 19th, 2008, 12:34 AM
#2
Member
Re: vb6 https server
Here's one but its in spanish its under GPL
Mini webserver
-
Jul 19th, 2008, 02:30 AM
#3
Thread Starter
New Member
Re: vb6 https server
 Originally Posted by jdbelec
Here's one but its in spanish its under GPL
thanks. that might be useful in the future, but for this project I need an http server with ssl encryption. it would listen on port 443. I'm not sure how complex this would be or if it can even be done in vb.
-
Jan 7th, 2009, 11:40 AM
#4
Thread Starter
New Member
Re: vb6 https server
any ideas? still looking for a solution for this. it's for a free open source project, so buying an ocx isn't an option. are there any libraries I can use?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|