top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

What happens in the network when we type www.google.com in UE.

0 votes
221 views

Kindly tell me step by step.

posted Jul 10, 2014 by anonymous

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

Though I dont understood the question completely but let me try whatever I could understood -

Assume you are attached to the network and you type the url(www.google.com) to the UE -
1. UE Browser checks cache; if requested object is in cache and is fresh, skip to #9
2. Browser asks OS i.e. android/iOS for server's IP address
3. OS makes a DNS lookup and replies the IP address to the browser
4. Browser opens a TCP connection to server
5. Browser sends the HTTP request through TCP connection
6. Browser receives HTTP response and may close the TCP connection, or reuse it for another request.
7. Browser checks if the response is a redirect (3xx result status codes), authorization request (401), error (4xx and 5xx), etc.; these are handled differently from normal responses (2xx)
8. If cacheable, response is stored in cache
9. Browser decodes response (e.g. if it's gzipped)
10. Browser determines what to do with response (e.g. is it a HTML page, is it an image, is it a sound clip?)
11. Browser renders response, or offers a download dialog for unrecognized types

Credit: http://tech.queryhome.com/24192/what-happens-when-a-url-is-typed-in-a-browser

answer Jul 10, 2014 by Salil Agrawal
Similar Questions
0 votes

In Idle mode DRX cycle will be used looking for Paging messages and To make measurements of Neighbor cells which are on Intra,Inter frequencies.How this two mechanisms will be done in DRX cycle

0 votes

Here consider the old MME belongs to different pool compare to new MME.

+1 vote

I need to change a domain name example.com to www.example.com for example when i enter in the URL like example.com it should automatically redirects to www.example.com

For example enter the URL in browser algoosdigital.com it automatically redirects to www.algoosdigital.com

+3 votes

How does MME make out which tracking area is neighbor of which one ?

...