Results 1 to 2 of 2

Thread: Connect to multi-host sites using Winsock

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2008
    Posts
    1

    Question Connect to multi-host sites using Winsock

    Hi,

    I'm newbie to this forum, however, I had worked for years on VB.
    I'm designing an Internet Navigator, it is working fine so far, until I got problem with Multi-Host websites.
    for example: www.aljazeera.net
    when I connect to the site above and request the main page using:
    Code:
    GET / HTTP1.0
    I get:
    Code:
    HTTP/1.0 400 Bad Request
    Can anyone help me on this issue??

  2. #2
    New Member A_S_I_lepy's Avatar
    Join Date
    Jul 2008
    Location
    huh!
    Posts
    6

    Re: Connect to multi-host sites using Winsock

    look at what IE,firefox is sending. Using a program like "windows network monitor"

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