Re: Microsoft Browser Protocol??????

From: Arkady Frankel (arkadyf_at_hotmail.com)
Date: 09/24/04


Date: 24 Sep 2004 13:53:44 -0700

RSVP is for QOS, so Browser set quality bits for media opposite to text of page
Arkady
 
"Harry Potter" <hpotter@azkabar.com> wrote in message news:<e5M4iodoEHA.1176@TK2MSFTNGP12.phx.gbl>...
> Hi Guys,
> I need to understand how does the browser exactly works in details and its
> protocol.... For example I realized that the text request go through a
> different layer of TCP than when the browser actually request for the
> picture/image part of the browser
> e.g. I have two different type of TCP layer on my computer one is MSAFD and
> the other is RSVP TCP service provider... when I type http://192.168.0.1 in
> my browser the first GET request goes through the MSAFD TCP and the 2nd get
> request for image goes through the RSVP TCP??? so these are the kind of
> things I like to understand...
> Also when I first run the browser I see it send request through the network
> I think sort of DNS finding so I like to understand these details to be able
> to develop my layer to interface with all these request... where can I find
> this information? do you know about it? I saw on my Ethereal "Microsoft
> Browser Protocol" and I think that's what I need but I searched the web and
> couldn't find much??? is this the protocol deciding upon all the
> transactions between the browser and OS??
>
> I would greatly appreciate all the feedbacks and advise you can provide me
> with...
>
> thank you all in advice.



Relevant Pages

  • Re: Custom 401 page problems
    ... Since you configured IIS to send a staic for this ... Now, a 401 response comes back to the client, and the entite body is the ... it is going to make a new request for this resource ... What request do you think the browser makes to fetch the 401.gif ??? ...
    (microsoft.public.inetserver.iis)
  • Re: How to write something to a html textfield and send it?
    ... > No need for controlling any particular browser. ... I'm not familiar with HTTP user ... and building the request in your program. ... The server doesn't know anything about a textfield; ...
    (comp.programming)
  • Re: openssl from tcl
    ... "gets $fp" to retrieve the request from the web browser. ... I send a response back to the browser, using "puts $fp 'html data'", ... Because you made the client connect to localhost, ...
    (comp.lang.tcl)
  • Basic Authorization Security Issue?
    ... seems like closing the browser ... When an non-authorized URL request in our intranet web server is attempted, ... resent with the basic authorization credentials and the user is logged in. ...
    (microsoft.public.security)
  • How to send response headers from proxy to browser?
    ... The proxy server intercepts every request from the ... browser and redirect it to www.yahoo.com. ... should we do to send the response headers from proxy? ...
    (comp.lang.java.programmer)