Slashdot Mirror


Web Creators Call Internet Outdated

ElvaWSJ writes "Several networking pioneers are dissatisfied with the Internet's underpinnings, and some are offering remedies to ease the strain that bandwidth-hungry services put on technology networks. Along with other projects here in the US and around the world, numerous companies and organizations are looking to rewrite the underpinnings of the internet. This piece looks at new concerns from old hands at networking, with comments from folks like Larry Roberts and Len Bosack. 'Mr. Roberts's concern over the Internet's infrastructure stretches back years. Even while at ARPAnet, he says he was unsure how long the technology could work, especially since the system didn't ensure that information packets would arrive at their destination. His fears crystallized in the late 1990s when he saw companies begin to use the Internet to make phone calls and consumers begin to dabble in online video.'"

4 of 243 comments (clear)

  1. Seems like someone misses being important. by valkabo · · Score: 5, Insightful

    "The Internet wasn't designed for people to watch television," he says. "I know because I designed it." Yes, he designed it when baud rates were under 16k. The average person now has megabits of connection ready to use. Hell my cell phone has megabits ready to use. I'm sorry, but this entire article is written for 70 year old men who are slowly being phased out because there products are completly ineffective in todays world. One of them has a router that reads the type of data(email, video, etc) and then sets aside bandwith for it. ...Worst idea ever. What if my email CONTAINS video?! What then internet man?
  2. The solution according to Roberts by suv4x4 · · Score: 5, Insightful

    The solution according to Roberts:

    "Last month, his start-up, Anagran Inc., introduced a piece of gear called the flow router that he says can help modernize the Internet. The equipment analyzes Web traffic to discern whether it is an email, a movie or a phone call and then carves out the bandwidth needed for transmission."

    No thanks.

    The solution according to Bosack:

    "Last month, his company, XKL LLC, unveiled a system that allows businesses to connect to underground cables that have nearly 100 times the capacity of current telecommunications pipes."

    That would be really nice, how about making use of all the dark fiber first.

    All in all, we see the people who were involved in the creation of the Internet now got into the private business and use all possible means of pushing said business forward. It's almost sad they did so good job the first time, that now they have created solutions in search of a problem ...

  3. Re:Netcraft confirms by cayenne8 · · Score: 5, Insightful
    "Seriously, there really isn't anything that wrong with the Internet. Sure, it may not work perfectly, but how can you ever expect to connect so many diverse systems together in one unregulated mass and have it work perfectly?"

    Well, chalk it up to a bit of 'tin foil hat-ism' on my part, but, I can definitely see MANY governments wanting a hand in a redesign of the 'internet'.

    Accurate identification of all using it (no more anon. access/abilities). Heavy filtering of content (gotta protect the IP of our corporate 'sponsors').....and that silly way the current internet lets most anyone connect their own computer, and be a PEER amongst all the other computers...nothing really special needed to hook up any type server you want to run, and have it be just as accesible as a room of servers from MegaCorp, Inc.

    Sure the current system isn't perfect, but, in many cases those imperfections many seek to fix aren't physical...they are the ones that are more theoretical. This current internet lets Joe Q. Citizen do a little too much, speak a little to loudly....while I mourn at the loss of the "wild west" days of the internet already to a great degree, I'd hate to see it disappear entirely.

    I personally am a little afraid of what some would like to fix about the current tubes we're running on.

    --
    Light travels faster than sound. This is why some people appear bright until you hear them speak.........
  4. If only we had... by Chelloveck · · Score: 5, Insightful

    Mr. Roberts's concern over the Internet's infrastructure stretches back years. Even while at ARPAnet, he says he was unsure how long the technology could work, especially since the system didn't ensure that information packets would arrive at their destination.

    Gee, if only we had some method to control the transportation of packets. I envision it starting with something like a handshake between two hosts so each would know that the other was ready. Then you'd want to assign sequence numbers to each packet so the recipient would know if a packet had been dropped. The recipient might have some way to acknowledge each packet, so the sender knows that the recipient received it. And there might even be some way for either endpoint to tell the other that it's finished with the conversation, allowing timely cleanup of network resources.

    Nah, I'm dreaming. If such a magic "transport control" protocol were possible, surely the inventors of the Internet would have figured it out by now.

    --
    Chelloveck
    I give up on debugging. From now on, SIGSEGV is a feature.