Slashdot Mirror


IETF Mulls Standard For Multimedia Messaging

ennuiner writes: "NetworkWorld is running a story this week about the IETF's efforts to help create a universal standard for multimedia messaging. According to the article, a new protocol is needed because the volume of mp3 traffic on AOL could reach the point "to either swamp out the rest of the Internet or to require major engineering.""

16 of 145 comments (clear)

  1. The net to a halt..... by wo1verin3 · · Score: 3, Insightful

    How about an advanced cache system, a master cache or multimedia files as they get sent, files matching the same name/size/crc value get sent down to smaller cache hubs. Larger isps could host these cache hubs, the incentive for them would be less bandwidth external to the network.

    Everyone downloads this King fu flash video...
    User A goes to download it, and he is the first ISP-X user to download it, it now resides in ISP-X's multimedia cache. When User B goes to grab it, he is redirected to the cached.

    similar to a DNS system, where changes filter down.

    Now for the privacy concern, could this be limited to multimedia, how secure would these caches be? Can someone browse them?

    1. Re:The net to a halt..... by Tackhead · · Score: 5, Insightful
      > How about an advanced cache system, a master cache or multimedia files as they get sent, files matching the same name/size/crc value get sent down to smaller cache hubs. Larger isps could host these cache hubs, the incentive for them would be less bandwidth external to the network.

      Congratulations, you've just invented USENET!

    2. Re:The net to a halt..... by __aawsxp7741 · · Score: 2, Insightful

      It seems to me that USENET servers don't usually cache content on demand. If, for instance, you want to read a newsgroup your server doesn't currently carry, it doesn't just fetch it quickly. In my experience, at least ;-).

      Completely different system.

  2. It's called MIME by HisMother · · Score: 4, Insightful

    What exactly possesses these kiddies to believe that their little friend Suzie needs this MP3 right now as opposed to a minute or three from now? Why the hell can't they just send Suzie an email with an attachment? Call me old-fashioned, but this strikes me as a problem that would just go away if AOL took the "attach big old binary stuff" button off of their IM client.

    --
    Cantankerous old coot since 1957.
  3. Hang on... let me get this straight... by grahamsz · · Score: 3, Insightful

    They want a new protocol that will specifically include congestion control.

    So they are going to try and market products with "we know it doesn't transfer mp3s as fast as our competitors but it's more community friendly"

    Whilst congestion friendly protocols - like how real drops packets if you cant stream fast enough - are great for some purposes they just aren't going to cut it here.

    Who's going to use an instant messenger product that sacrafices performance for the greater good.

    Napster was the killer app for broadband users, it's just a shame that it also killed broadband networks - not that the users cared.

  4. WHAT?!?! by Restil · · Score: 5, Insightful

    First of all, AIM, and I would imagine other instant messengers already support the transfer of video or audio clips, not to mention images or damn near anything else you'd want to send. Its called FILE TRANSFER people. It happens all the time. Its rather naive to say that they only support text. Someone isn't doing their research.

    Worried about overwhealming the backbone with mp3s?? How exactly is this going to happen? Napster at the height of its craze caused some college campus network admins to wring their hands a bit, but the internet backbone didn't seem to have any serious problems as a result.

    The article sounds like the technologies they're discussing are things that will hit in the future, when they've already been pretty prominant for the last few years.

    Want to integrate voice chat? Don't netmeeting and other similar programs provide this capability already? Yet for some reason, the backbone is still intact.

    The way the authors of that article sound, they seem to imply that everyone has broadband service and the backbone is this one single connection that will "run out" if we don't cut back on all this multimedia trading!!!!

    If the transfer rates increase, then the upstream providers will increase to compensate. The backbone won't crash as a result of this. They will expand as needed. And if the kids start trading mp3's in such enormous volume that it would grind the backbone to a halt, the individual
    ISP's who rely on overbooking their bandwidth to keep costs low will have no choice but to raise the rates to their more bandwidth heavy customers.. thereby solving the problem.

    Don't worry people. Its not the end of the world.

    -Restil

    --
    Play with my webcams and lights here
    1. Re:WHAT?!?! by curunir · · Score: 3, Insightful

      However, the article intro that people see above doesn't exactly make it sound like it is a problem with SIMPLE. I think we've been a victim of article marketing. If the /. intro read, "We came up with a cool new protocol, cept now we realized its kinda broken for file transfers" would you click through to read it? But if it says, "Internet could grind to a halt because of AOL users insatiable need to chat and their inability to be happy with plain text IM'ing" more people will read it.

      --
      "Don't blame me, I voted for Kodos!"
    2. Re:WHAT?!?! by Boiling_point_ · · Score: 2, Insightful
      Thanks for making sense.

      Bandwidth is NOT a fossil fuel that can be used once and then it's gone. It's created when people build and install computers and pipes according to a logical plan. Of course, that's oversimplifying it - bandwidth is actually created by the application of lots of money and cooperation - at one time, the government's money and universities' money - now increasingly corporate money. Bulk bandwidth where I come from (.au) is almost completely owned by telcos.

      Growing multimedia demand isn't causing bandwidth problems - the lack of purposeful infrastructure scaling (supply) to suit the Net's current capabilities and societal requirements (demand) are manipulated for profit first and foremost.

      Artificial scarcity is the oldest trick in the (economic) book - I'm sure you're familiar with the De Beers diamond story.

      We don't need workarounds to solve these problems. Short of outright economic reform, we need widespread connection sharing, the empowerment of local-level ISPs to network and form their own infrastructure and peer-to-peer to become the norm, especially for heavy things like LOTR trailers, Counter-Strike releases and such.

      --
      "If you create user accounts, by default, they will have an account type of Administrator with no password." KB Q293834
  5. Maybe I'm too Old School... by Deagol · · Score: 4, Insightful
    Is IM really that great a thing? I've never had the desire/need to try it out.

    I still prefer pine for email, trn for usenet, gnut for gnutella, and ncftp for ftp. I get annoyed when people email me attachements -- I'd prefer a URL.

    The thought of everyone and their dog wisking voice and video at me kinda bugs me. Whatever happened to the "talk" command?

    I'm only 29 and I'm starting to feel like that "condescending unix computer user" in Dilbert. :)

  6. UDP is what they are concerned about. by PureFiction · · Score: 5, Insightful

    If you read the article they mention that any voice and video or other data transfer mechansim integrated into instant messaging *must* support congestion control. Funny they mention that because TCP has congestion control, and works just fine (TCP traffic will not collapse the net)

    Later on you read about various existing technologies that use UDP, and this is what the IETF is concerned about. Traditionally voice and real time video require low latency transmission where order and reliability is not as critical as latency. These applications use UDP specifically for this purpose, and this is why the IETF is concerned.

    They are deathly afraid that AOL or MSN or some other giant will release a chat client that supports voice or video using a UDP transport, without congestion control, and that all these millions of users spewing UDP packets into the net will cause a congestion meltdown.

    The probability of this happening is about zero. Any network programmer worth half a grain of salt would know about the problems inherent in using UDP, and for general MP3 file sharing, etc, they would integrate a TCP based transport (AIMster already does this, as do many others. Think /dcc for IM clients)

    So this article is really much ado about nothing. No one is going to use UDP to transfer mp3's, and no one is going to integrate reltime voice/video into an IM application without working out the congestion control details.

    I think this is more of a publicity stunt than anything else...

    1. Re:UDP is what they are concerned about. by cgreuter · · Score: 3, Insightful

      > Any network programmer worth half a grain of salt would know about the
      > problems inherent in using UDP, and for general MP3 file sharing, etc,
      > they would integrate a TCP based transport

      I think their fears are legitimate. Consider that a decent network
      programmer will demand a much higher salary than a crack monkey with a
      copy of Network Programming for Dummies. Right now, there's probably
      a startup out there that does UDB-based IM with a really
      pretty
      client written by that crack monkey. All it takes is for
      one of the big boys to buy them and incorporate it into their service,
      and you know the suits aren't going to care what the service does to
      the competitor's part of the Internet.

      This is exactly the same sort of thinking that brought us pollution and spam.

  7. Re:It's called FTP -actually DCC by Anonymous Coward · · Score: 1, Insightful

    Yes, email is definitely not the way to do this, you're 100% correct about that, except you have to provide a couple of things for your alternative to work: an FTP server. And an ftp server with rights assigned to individual users who are not admin on that system. So whoever is admin of the system and owns the box is subject to the wrath of the RIAA/ MPAA along with the users. Well that's not going to attract a lot of ISPs in to providing this facility for their customers.

    DCC makes more sense. Consumers of ISPs have pretty much been all told not to run publicly accessible FTP servers, and ISPs setting up this service for monthly subscribers to upload the MP3 directories is not going to happen so what's left is peer to peer client-client connections a la IRC mp3 channels. This is pretty much how tranfers between AIM chat clients work now I bet.
    The relevant issue is more proabably: how to accelerate transfer by cacheing - without becoming legally liable.

  8. More Precisely... by Nopaca · · Score: 2, Insightful
    >> How about an advanced cache system, a master cache or multimedia
    files as they get sent, files matching the same name/size/crc value
    get sent down to smaller cache hubs. Larger isps could host these
    cache hubs, the incentive for them would be less bandwidth external to
    the network.


    >Congratulations, you've just invented USENET!



    The original poster, wo1verin3, also mentioned a need for privacy, so
    for the complete solution, he would probably have to invent
    Freenet.

    Let me elaborate. There are basically two kinds of content that
    people might want to throw around the net using IM's. The first is
    original content from that user, like voice phone data or the MPEG of
    the family get-together. (Or for the pr0n industry, people who are
    acting in a way that might cause a family, getting together.) The
    second kind of content is copied content that likely has a wider
    audience than just the people on one person's IM buddy list.

    For pretty much everyone, the amount of original content that they
    create is an order of magnitude less than the amount of content that
    they are interested in viewing. However, to accomodate the
    person-to-person phone calls and such, whatever weird schemes the IETF
    puts together regarding avoiding UDP packets and what not will be
    required. But such content will not be the major part of the traffic
    load, and if you read the article carefully, it's not the part of the
    traffic load that any of the people actually from the IETF are quoted
    in the article as worrying about.

    The real problem is content that is intended for a general audience,
    but efficient distribution of such information in an anonymous manner
    is readily available by simply sending references into Freenet rather
    than the actual content data itself. The sending IM peer can verify
    that the data is available in Freenet, upload it if necessary, and
    then send the Freenet ID text to the receiving IM peer, which can
    download the data through a path that has been minimized to the extent
    that people "close" to the receiver have previously downloaded that
    data. (cf. freenetproject.org)

    Now, I'm not exactly on the IETF suggestion-in-box-list, but to me
    it's strange that all of these bright people, many likely employess of
    AOL-TimeWarner and other large computer and media firms, haven't
    figured that Freenet or Freenet-style distribution is a simple
    solution to the problem... Of course, I'm being sarcastic, as we
    shouldn't be surprised if organizations with the obvious corrolorated
    political agendas are reluctant to note that extensive promotion,
    product integration, and use of Freenet will help to resolve this
    difficulty.


    Three Rings for the Elven-kings under the sky,
    Seven for the Dwarf-lords in their halls of stone,
    Fifty for the contest winners on their couches with remotes...

  9. Get IM at least first.. by Thomas+Charron · · Score: 3, Insightful

    I will never understand the IETF, I must say. They cannot even agree on a standard for Instant Messaging, NEVER MIND Multimedia messaging..

    How is ANY standard they are going to put forth going to be worth a DIME if they cannot even agree on a solution for basic TEXT messaging?

    --
    -- I'm the root of all that's evil, but you can call me cookie..
  10. Re:It's called FTP by isomeme · · Score: 4, Insightful
    Along that route, why clog up everyone's email servers with MP3's, when you can just upload it to a FTP server you and your friend have common access to?
    Most /.ers have access to FTP servers that they could use in this way. But most AOLers don't. So doing this for the full community would
    • require expensive high-capacity FTP file servers with giant pipes to the backbone, run either as a public service or as part of a specific ISP offering
    • expose said giant servers' operators to (RI|MP)AA-led prosecution and lawsuits given all the ripped media that would be stored there
    • cause the transferred files to take nonoptimal routes between the sharing users. IP is already designed to find a best path; what's the sense in forcing a detour?
    So, yes, by all means, use FTP. But do it by putting ftpd on each user's machine, most likely wrapped inside the IM client. And rather than 'attaching' the file to the message itself, tweak the UI so that sending the file looks like attaching, but really triggers an ftp upload. It's not like it's going to get there any faster as a message attachment. The client can asynchronously alert the receiver when the upload is complete.

    What's the problem with this design? What requirement am I missing?

    --
    When all you have is a hammer, everything looks like a skull.
  11. Comment removed by account_deleted · · Score: 4, Insightful

    Comment removed based on user account deletion