Results 1 to 4 of 4

Thread: accepting cookies with winsock

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2010
    Posts
    18

    accepting cookies with winsock

    Hi,

    Im trying to use winsock to login to a site but the response i get from the site is "your browser is not accepting cookies".

    Is there a way I can make winsock accept cookies ?

    Thanks.

  2. #2
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: accepting cookies with winsock

    Cookies and Winsock are unrelated! Check out this link to see how HTTP and cookies work: http://www.w3.org/Protocols/
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  3. #3
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: accepting cookies with winsock

    I'm always puzzled that people try to work at the Winsock level when VB6 has such a range of HTTP components available to handle the details.

    But there is a sort of "kids' guide" to cookies at http://www.cookiecentral.com/faq/ that might help give you a quick start before working through the HTTP RFCs.

  4. #4

    Thread Starter
    Junior Member
    Join Date
    Sep 2010
    Posts
    18

    Re: accepting cookies with winsock

    Thanks, the reason I want to work with winsock is because of the speed. Ive used various pieces of software for doing automated tasks e.g signing upto sites, filling in forms etc and the ones that use winsock are so much quicker.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width