Results 1 to 3 of 3

Thread: [RESOLVED] winsock giving me gibberish

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2005
    Posts
    431

    Resolved [RESOLVED] winsock giving me gibberish

    I have 72.14.207.104 as both the Remote address and the host (in the SendData)

    The first thing ill get back from GetData is the HTTP data in plain text, but the next data is always like this:

    ±ïÉnÍd¦¢²GŽúà@þ~IẏvžÅt
    Ž'u†yCM5êÀ
    or
    ÿ*Yk{›8þ¾

    If I try google.ca as the host I get "the page has been moved"... same goes for google.com... but all else gives me gibberish.

    Whats going on? What is gibberish text? It should work fine by IP (thats how the packets are when they leave my PC).
    Last edited by Zeratulsdomain; Feb 14th, 2009 at 10:58 AM.

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

    Re: winsock giving me gibberish

    Hard to say without seeing the headers you get back. Might be GZip-compressed data or something else.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    May 2005
    Posts
    431

    Re: winsock giving me gibberish

    yep it was gzip.... I removed it from the Accept-Encoding.

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