Results 1 to 6 of 6

Thread: What route does the internet signal take?

  1. #1

    Thread Starter
    Frenzied Member Jmacp's Avatar
    Join Date
    Jul 2003
    Location
    UK
    Posts
    1,959

    What route does the internet signal take?

    First i assume that a DNS server is a privately owned server somewhere near your location and not something that your ISP provides?

    So i thought the signal would take this path like this or so,

    PC --> DNS server --> ISP --> "page your requesting"

    then on the way back what path does it take, just the exact reverse?
    Last edited by Jmacp; Jan 30th, 2009 at 11:22 AM. Reason: had router in title instead of route

  2. #2
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: What router does the internet signal take?

    Well no a DNS server is something that your service provider provides but you can also have your own DNS server as well (business networks use them)

    Read this post I made from one of the other threads in this forum for a little more info on what DNS is for: http://www.vbforums.com/showpost.php...9&postcount=24

    As for your actual question, what do you mean by "on the way back" ? When you connect to a web page or whatever you establish a connection with the server that is hosting the page and download the data straight from it, the server does not have to find a route to your PC because the connection is already established.
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  3. #3
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: What router does the internet signal take?

    Router's typically use a variation of NAT to route between the internet and local intranet.

    All routers are made to bridge the connection, even if it's between two intranets
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  4. #4

    Thread Starter
    Frenzied Member Jmacp's Avatar
    Join Date
    Jul 2003
    Location
    UK
    Posts
    1,959

    Re: What router does the internet signal take?

    Sorry that was route not router (typo) what route does the signal take from pc back to pc after requsting a page...doh

  5. #5
    Pro Grammar chris128's Avatar
    Join Date
    Jun 2007
    Location
    England
    Posts
    7,604

    Re: What route does the internet signal take?

    I answered that in my first post lol
    My free .NET Windows API library (Version 2.2 Released 12/06/2011)

    Blog: cjwdev.wordpress.com
    Web: www.cjwdev.co.uk


  6. #6
    Powered By Medtronic dbasnett's Avatar
    Join Date
    Dec 2007
    Location
    Jefferson City, MO
    Posts
    9,897

    Re: What route does the internet signal take?

    when speaking of the internet, there typically isn't "one" route to and from a site. the route A packet takes in either direction may change from packet to packet.
    My First Computer -- Documentation Link (RT?M) -- Using the Debugger -- Prime Number Sieve
    Counting Bits -- Subnet Calculator -- UI Guidelines -- >> SerialPort Answer <<

    "Those who use Application.DoEvents have no idea what it does and those who know what it does never use it." John Wein

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