|
-
Mar 11th, 2007, 03:11 AM
#1
New Member
Re: Winsock: Making HTTP POST/GET Requests
Dear sir,
I was trying to post this form
https://login.yahoo.com/config/login?
to automatically login into the yahoo account using this project, but it gave
Invalid protocol schema error.
Can you please help me out with this.
Regards
Sumit Ghosh
Chief Software Architect
Globussoft
www.globussoft.net
-
Mar 11th, 2007, 07:03 AM
#2
New Member
Re: Winsock: Making HTTP POST/GET Requests
I think because you want to access a site using HTTPS (HTTP encrypted by SSL) your program must have also implemented SSL to encrypt your HTML-data and for further communication between the client and the server.
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
|