Slashdot Mirror


The Interplanetary Internet

Roland Piquepaille writes "This article from SPACE.com about the Interplanetary Internet (IPN) is not science fiction. It is becoming a reality, Rich Gray reports. "The IPN would form a backbone connecting a series of hubs on or around planets, ships, and at other points in space. These hubs would provide high-capacity, high-availability Internet traffic over distances that could stretch up to hundreds of millions of miles." Gray adds that all the planets and satellites in our solar system have already Internet addresses and that NASA is already communicating with its earth-orbiting missions through its internal Deep Space Network. The rest of us will have to wait until at least 2005 when IPN-equipped satellites are launched. Check this column for more details. You also can read a previous Slashdot column on the same subject. "

26 of 270 comments (clear)

  1. think of the gamers man! by pilybaby · · Score: 5, Funny

    I think the lag when playing HL2 with someone on Mars would be too much to take.

    1. Re:think of the gamers man! by arvindn · · Score: 5, Interesting
      Yes, games are out, the round trip time being more half an hour to Mars. On a slightly more practical note, instant messaging won't be fun either.

      And the optimal packet size will probably be of the order of gigabytes!

      We'll need protocols that absolutely minimize the number of rounds over all other considerations.

      And I wonder if your downloads will be slightly slower or faster depending on the red shift or blue shift of the server :-)

    2. Re:think of the gamers man! by Anonymous Coward · · Score: 5, Funny

      Actually, with the sort of timescales we're talking about here, you'd probably be playing Duke Nukem Forever.

    3. Re:think of the gamers man! by evilviper · · Score: 4, Funny
      Obligatory Futurama Quote:
      That's why scientists increased the speed of light in 2208!
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  2. I have to ask... by Anonymous Coward · · Score: 5, Funny

    all the planets and satellites in our solar system have already Internet addresses

    So, whats the internet address for Uranus? http://ipn.myhomepage.ass ? or, .anus?

  3. Store and forward.. by wfberg · · Score: 4, Funny

    What's with this newfangled internet? Don't they have UUCP?

    --
    SCO employee? Check out the bounty
  4. Great by JanneM · · Score: 4, Insightful

    "To boldly Slashdot where nobody has Slashdotted before."

    While network infrastructure will be working at lower levels, there will of course never be any kind of interactivity - expect new legal fun and games as the need to cache and bulk send stuff to local mirrors collides with steadily more draconian IP laws.

    --
    Trust the Computer. The Computer is your friend.
  5. Hm. by Some+Woman · · Score: 4, Funny

    There's just somethin odd about all other planets already having internet addresses. Is it just one per planet, or does each Martian get its own? I mean, one for an entire planet just doesn't seem fair, now does it?

    --
    My dingo ate your honor student.
    1. Re:Hm. by clarkcox3 · · Score: 5, Insightful
      They'll just have to rely on NAT like the rest of us do.
      That actually makes a lot of sense, have a huge router per planet, with NAT, that batches the outgoing TCP/IP packets into large (i.e. multi-gigabyte) packets, which are split back into their TCP/IP packets at the receiving end on some other planet. That way, the effects of latencies measured in hours on the actual throughput could be minimized.
      --
      There are no tiger attacks in my area and it's all because this rock I'm holding keeps the tigers away.
  6. GREAT by Evil+Adrian · · Score: 5, Funny

    That's all we need, is some fifteen-year-old DDoS-ing the Hubble.

    --
    evil adrian
  7. yeah by Phosphor3k · · Score: 4, Interesting

    Because we have 3 probes and a Spacestation that need internet access, right?

    How about we focus on getting things out into space first, then we worry about being able to get pr0n to them?

  8. Does this mean... by Bvardi · · Score: 4, Funny

    Wben I tell the users in my office that their email vanished "somewhere into outer space" I might actually be telling the truth?

    Seems like both a forward-looking and very practical idea - I personally hope to see manned stations/colonies/etc within various places in the solar system in my lifetime and it might be handy to have the ability to communicate with those places.

    Mind you the scary bit would be tracking down interplanetary spammers! (The nigerian scam could become the martian scam!)

  9. Squatters by Steve1952 · · Score: 5, Funny

    Bad news! Most of the planetary sites are occupied by squatters. For example, some snack food company is sitting on mars.com...

  10. Nip it in the bud by redtail1 · · Score: 4, Funny
    You also can read a previous Slashdot column on the same subject."

    Well, that's one way to prevent 40 people from submitting "repeat post" comments...

  11. I've Said It Before And I'll Say It Again... by PipianJ · · Score: 5, Funny
    [luser@somebox luser]$ ping -c 4 www.pathfinder.mars
    Pinging www.pathfinder.mars [178.223.52.43] with 32 bytes of data:

    Reply from 178.223.52.43: bytes=32 time=2678674ms TTL=53
    Reply from 178.223.52.43: bytes=32 time=2679146ms TTL=53
    Reply from 178.223.52.43: bytes=32 time=2678608ms TTL=53
    Reply from 178.223.52.43: bytes=32 time=2679568ms TTL=53

    Ping statistics for 178.223.52.43:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 60ms, Maximum = 183ms, Average = 114ms
    That's nearly 44 minutes round trip for light, and that's only to Mars at opposition. Imagine how long it is to Pluto at opposition. What is it that they say? It was 20-30 hours round-trip to contact Pioneer 10?
  12. Hack the Planet!! by override11 · · Score: 4, Funny

    Hehe, Takes on a whole new meaning now, eh?

    Hrmm, if I ping flood the north pole will I cause global flooding? Hrmm, wonder if I can just chmod the boarders to keep terrorists out.. *grin*

    --
    No I didnt spell check this post...
  13. Well, ipv4 on Linux isn't going to make it... by joeytsai · · Score: 4, Interesting
    From net/ipv4/tcp_timer.c:
    /* Increase the timeout each time we retransmit. Note that
    * we do not increase the rtt estimate. rto is initialized
    * from rtt, but increases here. Jacobson (SIGCOMM 88) suggests
    * that doubling rto each time is the least we can get away with.
    * In KA9Q, Karn uses this for the first few times, and then
    * goes to quadratic. netBSD doubles, but only goes up to *64,
    * and clamps at 1 to 64 sec afterwards. Note that 120 sec is
    * defined in the protocol as the maximum possible RTT. I guess
    * we'll have to use something other than TCP to talk to the
    * University of Mars.
    *
    * PAWS allows us longer timeouts and large windows, so once
    * implemented ftp to mars will work nicely. We will have to fix
    * the 120 second clamps though!
    */
    --
    http://www.talknerdy.org
  14. Re:Times and firewalls by Max+von+H. · · Score: 4, Funny

    We don't need no stinkin' firewall. We got the Asteroid Belt, your packets will be lost in the collisions...

    --
    -- It's always darker before it goes pitch black.
  15. More info on the JPL site by ControlFreal · · Score: 5, Informative

    This is actually a long-term project which, in 2015 (probably 2030 in reality ;) boasts a downlink of several Tbits per day to earth.

    Check out the info here.

    --
    Support a Europe-related section on Slashdot!
  16. Interplanetary chat rooms: patience required! by HarveyBirdman · · Score: 5, Funny
    [BigDuud has entered chat room #marssex]

    BigDuud: Anyone here?
    (20 minutes pass)
    BarsoomGirl: Just me it seems.
    (20 minutes pass)
    BigDuud: Wassup! I'm at Tycho City, Moon. Where you at?
    (20 minutes pass)
    BarsoomGirl: Utopia Planita base, Mars.
    (20 minutes pass)
    BigDuud: Cool! Are you nekkid?
    (20 minutes pass)
    BarsoomGirl: Yes, but only under my spacesuit.
    (20 minutes pass)
    BigDuud: Bummer.
    (20 minutes pass)
    BarsoomGirl: Yeah. We had a failure in the Windows2150 installation, and it caused a pressure imbalance that blew out the mail seals. I was in the shower when it happened. I'm all wet and soapy in here.
    (20 minutes pass)
    BigDuud: How long before it's fixed?
    (20 minutes pass)
    BarsoomGirl: Who knows? They admins are downloading the patch from the Redmond Arcology, but it's suposedly 50 billion terabytes for the copyright notice alone.
    (20 minutes pass)
    BigDuud: Bummer.
    (20 minutes pass)
    BarsoomGirl: This suit has a seismic vibrator, though. ;-)
    (20 minutes pass)
    BigDuud: Wicked! So, do you have big barsooms?

    [Connection terminated. Link eclipsed by Phobos.]

    --
    --- Ban humanity.
  17. Lots of Great uses by flogger · · Score: 5, Insightful
    For science. Look at our data recording of various solar bodies. We have to send up a satelite to orbit the planet, say Neptune. This satelite takes its readings and can only report back to earth when there is direct lne of site. With Neptune, this doesn't happen that often. If there were a "hub" system of Interplanetary TCP/IP set up, this satelite on Neptune could send the info via Jupiter --> Mars --> Venus -->Earth.
    Now once these hubs are set up, Communications would not rely on Line of site; interplanetory travel could "talk" with mission control from anywhere on the journey.
    Some Sci-Fi:
    • Traverse 12:Mission Control, Commander Meichiko just gave birth to a fine son, Akira. ... There were some complications. Meickiko's Uterus ruptures when the placenta detatched. She's now stable. What do you reccomend?
    • Mission Control: Traverse 12. We read you. Congradulations. We are sending you the data from Commanders Meichiko's Reproductive files. From this you should be able to print out a new uterus on your HP BioJet 9800.
    --
    ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
    "First things first -- but not necessarily in that order"
    -- The Doctor, "Doctor
  18. HUH? by Parsa · · Score: 4, Funny

    These uninhabited planets are getting high speed backbones? I can't get anything more than dial up where I live!

    J

    --
    Abiit, excessit, evasit, erupit.
  19. internet? by kipsate · · Score: 5, Interesting

    It is nice that NASA is developing a communication protocol for use in their missions. It seems to have some advantages: only low-power transmitters are needed on space crafts if you have a retransmitting satellite hub around. (This is in fact done already - in missions that use a lander, the part of the ship that stays in orbit retransmit signals of the lander). Using a standardized protocol, the hubs can be used for many missions, even simultaneously.

    I wish the article on space.com had focussed on this a bit more instead of popularising it by mentioning Vint Cerf and the Internet. Everyone will realize that the infrastructure is not connected to the Internet (imagine - hacked satellite, DoS attacks). Also, the protocol, which can handle large delays, will have significant differences to regular TCP/IP.

    Also, I'd like to know how to NASA will solve a few problems that jump to mind. The communication hubs are only useful if they are close to the sending spacecraft. The hubs can not be put halfway earth and a planet, because of the planets rotation around the sun. So the hub would have to circle around a planet in order for future missions to that particular planet can use it.

    But then NASA faces the following problems: on planets with an atmosphere, the hubs will tend to fall to the surface, so in many cases they need fuel to keep their altitude.

    Secondly, the hub will only be visible from one side of the planet at the time.

    Thirdly, the hub needs power, where to get it from for an extended period of time? Or are the hubs only short lived? In that case, why bother at all?

    --
    My karma ran over your dogma
  20. Data Haven? by silmarildur · · Score: 4, Interesting

    I wonder what might come of this in respect to data havens, if you can evade the law on an oil rig with at least minor success, I wonder what you could do on a satellite or another planet. Also, who will control the the data flow? Some damn good encryption might be necessary.

    --
    -Silmarildur
  21. IMPORTANT MESSAGE FROM GENERAL ZORGOFF by Nova+Express · · Score: 4, Funny

    GREETINGS EARTHLING,
    I HAVE AN IMPORTANT BUSINESS PROPOSITION FOR YOU. SHORTLY BEFORE THE MOST RECENT MARTIAN CIVIL WAR, I HAD 37,000,000 (37 MILLION) MARTIAN GORANS SITTING IN THE FIRST BANK OF MARS. HOWEVER, NOW THAT THE BLUE THARK HAVE TAKEN OVER THE MARTIAN GOVERNMENT, I HAVE NO WAY OF GETTING MY MONEY OIFF THE PLANET.

    PLEASE PROVIDE ME WITH YOUR BANK ACCOUNT NUMBER SO I CAN TRANSFER THE FUNDS TO EARTH, AND I WILL BE GIVE YOU HALF THE 37 MILLION GORANS, WHICH IS WORTH OVER 50,000,000 (50 MILLION) OF YOUR EARTH DOLLARS. YOUR IMMEDIATE ATTENTION AND DISCRETION IN THIS MATTER IS GREATLY APPRECIATED.

    - GENERAL GURLAK ZORGOFF

    --
    Lawrence Person (lawrencepersonh@gmailh.com (remove all "h"s to mail)

    http://www.lawrenceperson.com/

  22. TCP is out, too. by Ungrounded+Lightning · · Score: 4, Interesting

    Yes, games are out, the round trip time being more half an hour to Mars. On a slightly more practical note, instant messaging won't be fun either.

    Nor will any protocol based on TCP, or any other handshaking or window/retransmissin error-correction scheme (unless you're willing to wait a LONG time for your data).

    We'll need something with serious forward error correction. And a lot of the fundamental components of the net will need a rethink before they're usable by humans at even lunar distances.

    For starters, web browsing will need a local cache - of essentially the whole internet. Think spiders and massive archives, and serious redesign on sites with dynamic content.

    But the pipes are necessarily too small for optimistically broadcasting everything - even if it doesn't change milisecond-by-milisecond. Serious filtering.

    And most of the data for sites is the images in the ads. That just HAS to get filtered down - as will other images. Boon or bane?

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way