Slashdot Mirror


Internet2 Plus P2P Equals...

Bill, I'm lost in cyberspace... writes "News.com has an article up about a Direct Connected P2P network set up at universities which are on Internet2. This is majorly cool! More direct information is available at i2hub.com for those lucky enough to be located at a University with Internet2 access."

54 of 289 comments (clear)

  1. Keep it for research... by garcia · · Score: 5, Insightful

    You know why "Internet2" is faster than the "commodity Internet" on college campuses? People weren't typically using "Internet2" for downloading movies and music. Just because the "Internet2" connections are less expensive, because they are funded through research grants, does not mean that students should be blowing large amounts of pointless traffic through it. The funding can get shut off just as "easily" as it came in.

    Officials at the central Internet2 project said they had no theoretical objection to the students' action, at least from the strictly technological side. The network was developed to spur innovation wherever it arises, much as users of the original academic networks developed e-mail and chat features, a representative for the project said.

    Yes, I think that P2P programs can be considered research and should even be developed on fast networks like this. I just don't think that students should take advantage of the *currently* open nature of the network just because they can.

    Don't ruin it for everyone else like *we* did back in the late 1990s just because you want free music. Instead of fighting with the RIAA by downloading their music shut them off by not listening to it at all. Please support bands that allow the free taping and distribution of their music (see link in my signature below).

    1. Re:Keep it for research... by Lord_Dweomer · · Score: 3, Funny
      "Don't ruin it for everyone else like *we* did back in the late 1990s just because you want free music. Instead of fighting with the RIAA by downloading their music shut them off by not listening to it at all. Please support bands that allow the free taping and distribution of their music"

      So I'm confused, based off this statement, do you feel it is ok, or not ok to use Internet2 for the trading of free music from bands that support free taping and distribution?

      --
      Buy Steampunk Clothing Online!
    2. Re:Keep it for research... by toesate · · Score: 2, Interesting
      Yes, I understand your concerns perfectly. And the desire to keep it academic, like in the pre and early 90s.

      But we also knows that... if and when the funding get shut off - this internet2 will be turned to commerce inevitably.

      And that was what happened in 1990s, sadly.

      --
      Hey, that's my password you are typing
    3. Re:Keep it for research... by garcia · · Score: 5, Insightful

      I guess that is confusing...

      No, I don't think you should use Internet2 for downloading music. It should, for now, remain a research oriented network. Sadly, because of traffic being transparently routed via Internet2 to other schools on the network you wouldn't know you are doing it.

      I suppose it's just as much the fault of those that setup the network as it is of the students that are using it.

    4. Re:Keep it for research... by Mr.+Neutron · · Score: 4, Funny
      Yes, I think that P2P programs can be considered research and should even be developed on fast networks like this.

      I would like to do research on a P2P app that uses a UDP variant (I call it "PacketBlast Technology") for its underlying transport. This app would be distributed to all students and faculty at all Internet2-connected universities. This would be totally decentralized - every client would also be a "supernode" and would exchange meta-info with "PacketBlast Technology" as well.

      "PacketBlast" would build off of UDP, only with connection management and guaranteed delivery. Unlike TCP, PacketBlast initially begins connections assuming absurdly high bandwidth, then scales down the window size until the dropped-packet rate falls to around 10% - this ensures maximum utilization of the network and an overall positive experience for the end users.

      I think this would be great to test out on Internet2.

      --
      dinner: it's what's for beer
    5. Re:Keep it for research... by Anonymous Coward · · Score: 2, Insightful

      The author of i2hub.com .. His name is Wayne Chang

      His resume is here .. it's interesting that he lists several projects of his own here, i2hub.. napster forum manager.. Q30wnerz (a q3,jedi knight 2,etc cheating program).. lancraft.. this is a guy I'd like to hire.

    6. Re:Keep it for research... by plato2876 · · Score: 2, Informative

      Ummm... Just to let you know, the reason that Internet 2 is faster is that it's completely separate lines, running on a 10 gigabit backbone, with many schools having a gigabit or higher connection to it. Yes, it's used for research, but most lines are less than 10% utilized, so I don't think it's having any effect on the speeds of the network.

    7. Re:Keep it for research... by jandrese · · Score: 5, Insightful

      The problem is justification. If you have this great fast connection with restrictions that make it useless to most people, then the beancounters are going to notice that you're paying a hefty sum each month for an effectively unused resource. They're going to start demanding their money back so they can spend it on a bigger football stadium or something. By loading the network, even with "unworthy" P2P traffic, you can justify the cost by pointing out that the network is being used and needs to remain.

      It's a common problem with publicly funded resources. You _must_ use it or you lose it.

      --

      I read the internet for the articles.
    8. Re:Keep it for research... by hoborocks · · Score: 2, Interesting

      Yes. That's true, there will always be file-sharing. This doesn't mean we need to pollute the Internet2 with such things.

      You may not realize that there ARE things that require huge bandwidth. Going to a research University (especially one attached to one of the top Medical schools in the country - Johns Hopkins) means that I've seen a LOT of data going back and forth. When our link to Internet2 went down last month, everyone noticed it because every campus connection suddenly got MUCH slower. Resnet, library connections, faculty connections, etc...Everyone noticed a change. So there is a lot of bandwidth that is necessary for research at i2 universities.

      No, I don't know any specific research because I'm only a Freshman here, but (from working on Resnet, and knowing what I do about the bandwidth requirements, hardware, etc) I know that the Internet2 is used a whole lot here (as well as anywhere else), as can be proven by my previous utterance about the molasses-like slowdown.

      Of course students aren't complaining - they don't care, so long as they get their sacred files.

      I'm not debating any legality at all - that's immaterial. What I am saying is that this could eventually ruin the i2, if it gets out of hand.

      Sure, one spam message doesn't hurt....so why not two, or four, or....etc. Spam has gotten out of hand and now permeates every corner of the Internet.

      --
      AccountKiller
    9. Re:Keep it for research... by Cruciform · · Score: 2, Funny

      When our link to Internet2 went down last month, everyone noticed it because every campus connection suddenly got MUCH slower.

      Are you sure it wasn't just fallout from the new Paris Hilton video being released?

    10. Re:Keep it for research... by Mr.+Neutron · · Score: 4, Informative
      It's very easy to build guaranteed delivery on top of UDP, though. You just have to have the receiving end send ACK packets. This is how tFTP works.

      The reason this would be such a bad thing is, while TCP has "fairness" built in, so that one connection doesn't monopolize the network, UDP has no such mechanism - in fact, what I described in the parent is the opposite of fairness: each connection tries to hog as much bandwidth as possible. This app would, effectively, cause Inet2 to grind to a halt.

      There's a reason why network admins hate UDP apps.

      --
      dinner: it's what's for beer
    11. Re:Keep it for research... by LostCluster · · Score: 4, Informative

      Here's a better way to figure out how to get an abserdly fast connection rate...

      First... broadcast a request for the file (specified by a hash value, just like BitTorrent does it.) to the local subnet. If anybody hears this request and responds with an "I've got it!"... bingo. There's no need to go to the external network. This file is already locally available, so copy the file using a LAN-protocol that assumes insane speeds and little packet loss. If nobody answers, you've wasted less than a kilobyte of local bandwidth and you can move on...

      Now, send an HTTPS request for a list of the people known to be making the file available to the main tracker-server. However, there's a little trickery at this stage. Instead of just returning a flat list, the tracker-server notices the "apparent IP address" where the request came from. For those directly connected to the Internet, this is their true IP address... however, for those going through a NAT situation, this is the outwardly-visible IP address that speaks for the true client. The list is sorted by whatever server's apparent IP address most bitwise matches the requester's address. This leads to some interesting situations...
      - If there's a server with the same apparent IP address as the client IP address... this means that the content is being offered up within the local network again, just not on the same subnet. There's no reason to involve the NAT any further... we just need to introduce two computers that are behind the the same NAT/Firewall to each other. Again, a local-area transfer protocol gets pulled out.
      - Now we start getting to the level where we have to assume things. For example, it's rather safe to assume that a subnet whose IP space is one, two or three bits away from my subnet is most likely to be "somewhat local" to me. Those are the servers that get tested first for connection speed... and you keep going down the list until you have relable connections to enough servers to end up maxing-out your incoming bandwidth. At that point, you'll have your file shortly.

      An interesting point is that this will end up detecting most i2-links because there's a cluster of colleges in the 128.x.x.x IP space because those were the first 3-octet ranges handed out and the colleges who were the first in line to get those were also the ones who were first to sign up for internet2. So, just by giving preference to those servers who are within the same first-eight-bits of IP space as you, you're more likely to find a faster link...

    12. Re:Keep it for research... by ipjohnson · · Score: 2, Insightful

      And as the people that designed NFS realized TCP is better because once you've built in the acks and the nacks and you've routed it over long links UDP is just not worth it.

      If your on a small local LAN yes but large WAN why? To grind it to a halt ? I'm not sure what research purpose this would be.

    13. Re:Keep it for research... by Mr.+Neutron · · Score: 2, Funny
      I'm not sure what research purpose this would be.

      /me opens mouth, shows tongue firmly in cheek.

      --
      dinner: it's what's for beer
    14. Re:Keep it for research... by dfj225 · · Score: 2, Funny

      "If you have this great fast connection with restrictions that make it useless to most people, then the beancounters are going to notice that you're paying a hefty sum each month for an effectively unused resource. They're going to start demanding their money back so they can spend it on a bigger football stadium or something."

      Thats why its good to go to Drexel: Internet2, no football team.

      --
      SIGFAULT
    15. Re:Keep it for research... by sketerpot · · Score: 2, Insightful

      It sounds like this is the kind of thing packet priorities are for. Give everybody, by default, a low priority. Give anybody who is actually using I2 for research purposes a higher priority. That way the filesharing students get to suck up any excess bandwidth, the researchers are happy because they get their bandwidth, and the network administrators are happy because they have work to ensure their continued employment.

    16. Re:Keep it for research... by KingOfBLASH · · Score: 2, Insightful

      Ahhhhh, I thought you had made a mistake, but now I see and understand the humour. I do hate to need to have a joke explained to me though.

  2. RIAA by scifience · · Score: 5, Funny

    Now the files will move so fast the RIAA won't have time to see them! It's funny, laugh!

    1. Re:RIAA by eclectro · · Score: 2, Funny

      Now the files will move so fast the RIAA won't have time to see them!

      The good: Actually, there will be no more MP3 trading on internet2.

      The good redux: There will be no more MP3 trading on internet2, because why bother with compression when you can send the whole CD! The RIAA really can't do anything about it because they don't have an internet2 connection!

      It's funny, laugh!
      Insert laugh track here.

      --
      Take the cheese to sickbay, the doctor should see it as soon as possible - B'Elanna Torres, "Learning Curve"
  3. Internet2 + P2P2 = by Anonymous Coward · · Score: 5, Funny

    RIAA2

  4. Internet2 Plus P2P Equals... by manavendra · · Score: 4, Funny

    mostly a lot of spyware and adware.

    --
    http://efil.blogspot.com/
  5. even better... by whatamidoing · · Score: 2, Interesting

    I highly doubt the RIAA even has access to the internet2

    --
    I have no developed opinion on the bararity of foo. -homeobocks, Gentoo Forums
  6. Fun yes; Research no. by YankeeInExile · · Score: 5, Insightful

    Clearly the development of this application falls under the purview and purpose of Internet2 - whereas the use of it probably does not.

    No matter how you want to dress it up with rhetoric, the wide-spread broadcast of other peoples' material without permission is -- under current statute -- unlawful, and leaves one liable to civil and possible criminal prosecution.

    What never ceases to amaze me is how many students think they can poke at the bears with impunity, and then come crying when they get a claw across the face.

    --
    How does the Slashdot Effect happen given that no slashdotters ever RTFA?
    1. Re:Fun yes; Research no. by YankeeInExile · · Score: 2, Interesting

      Sorry, maybe I was not sufficiently clear (or, you are making a joke and I am excessively dense) - the "bears" in my OP are the copyright holders (or their hired goons).

      Which is why I included my first paragraph -- developing Yet Another P2P protocol counts (albeit just barely) as research

      I would be much more impressed if they spent this time developing something novel

      --
      How does the Slashdot Effect happen given that no slashdotters ever RTFA?
    2. Re:Fun yes; Research no. by Mr.+Neutron · · Score: 3, Insightful
      Clearly the development of this application falls under the purview and purpose of Internet2 - whereas the use of it probably does not. [...] the wide-spread broadcast of other peoples' material without permission is -- under current statute -- unlawful...

      Why does "use of a P2P application" equate with "copyright piracy?" That's like saying "use of an automobile" equates with "running down pedestrians." Just because the app *could* be used for nefarious purposes doesn't mean there aren't a whole lot of really cool *legal* things that can be done with it as well.

      --
      dinner: it's what's for beer
    3. Re:Fun yes; Research no. by An+Onerous+Coward · · Score: 2, Insightful

      You're assuming that the only difference between the two situations is that one involves "our copyrights," and the other involves "their copyrights."

      But the differences are at least a bit more subtle. One difference lies in how copyrights are used by the Linux community and the RIAA. The goal of the GPL is to protect the freedom to share and alter software. The RIAA uses it to protect the revenues of its member companies. While there is nothing inherently wrong with a copyright system that protects the ability of artists to get compensated for their work (more on that later), it's a hell of a lot easier to root for the ragtag hippies than a bunch of middle-man suits who often profit at the expense of artists and customers alike.

      Next, look at the conditions under which the GPL is enforced, versus the enforcement policies of the music industry. If I have a Linkin Park CD and a copy of Debian, what can I do with each. Let's say I make a dozen copies of each and sell them on the street corner. Or maybe I put ISOs of both up on a public server. Maybe I take each and remix them. Say I add some drum tracks to the audio CD, and set up Debian so that it only has KDE 3.2, with all things Gnome surrepititiously moved to /dev/null. Now I start giving away both.

      In every one of these cases, take a guess at which copyright holder will NOT be unleashing the demon lawyer horde.

      Finally, let's look at what happens to people who violate the GPL vs those who go afoul of some other software copyright. Assuming everyone is playing nice, both will receive notice of their infringement, and a request for the cessation of infringing activities. But while the violator of standard copyright can only desist (or pay a huge fee, if the copyright holder is feeling generous), the GPL violator needs only to publish the source code to become fully compliant.

      There's also the simple fact that Slashdotters have a better appreciation for the amount of work that goes into software, as opposed to the amount of work that goes into music. But that's just ordinary tunnel vision.

      There. I have articulated the Slashdot groupthink. You may mod me upward now. :)

      --

      You want the truthiness? You can't handle the truthiness!

  7. Hmm... by SavedLinuXgeeK · · Score: 3, Interesting

    Well at my school, the majority of the people with access to Internet2 are the Graduate Students, and I have a feeling they aren't spending their time file sharing (Though I could be majorly wrong, feel free to correct me). Ive thought about the abilities of Internet2, and the greatest things I could come up with were to instantly download ISO's for Linux Distributions, or massive amounts of source Code, or to trade a huge wealth of research. Im sure I am missing alot.

    --
    je suis parce que j'aime
    1. Re:Hmm... by Paladine97 · · Score: 2, Insightful

      At my old school, Lehigh University, all terminals have access to Internet1+2. This means all the little freshman can share like mad on both pipes.

      If one of your P2P buddies happens to be on Inet2 as well, you are going to get a pleasant speed surprise.

  8. Special app by Apreche · · Score: 4, Informative

    Why is there a special p2p for I2? Here at RIT we have I2 and it just works automatically. If you try to connect to an I2 computre the router does everything transparently. So whenever we connect to another college student with a p2p app I2 is used automagically.

    --
    The GeekNights podcast is going strong. Listen!
  9. This could be the solution by Anonymous Coward · · Score: 2, Funny

    The US government, MPAA, and RIAA can have the first internet and we'll all move to the new internet 2 club. No Homers!

  10. Automatic Internet2 connections by Milkyman · · Score: 3, Informative

    During my last year of University the network was so bogged down with p2p traffic (or so they told me) that it was a nightmare trying to download any kind of large file. Suddenly it felt like I was on dialup again. The only way to get a decent speed file transfer was from someone at another Internet2 connected school. My understanding was that any connection between 2 schools that were on Internet2 would automatically use the faster other pipe.

    1. Re:Automatic Internet2 connections by grub · · Score: 3, Interesting


      My understanding was that any connection between 2 schools that were on Internet2 would automatically use the faster other pipe.

      That's how it should be.

      In .CA we have Canarie (CA*net4) which is a high speed fiber optic network for research and education. Much like the US' Internet2 which it ties to. At our workplace (biomedical reseach) we have a gigabit fiber line coming to us, our upstream provider does the BGP split. When getting stuff from universities and other researchers it screams. (I've burned a CD from an NFS mount half the continent away as a test/joke/whim)

      --
      Trolling is a art,
  11. Rationalization 101 by LostCluster · · Score: 2, Funny

    From the i2hub site...
    We are all from universities, so it's obvious that this service is for educational purposes only.

    Yeah... right. And I'm sure that NCAA sporting events such as College Football and March Madness are for educational rather than commerical gain too. :)

  12. chat at light speed! by jerky42 · · Score: 5, Funny

    From the article:

    the network has drawn thousands of students from universities around the country to trade files and chat at speeds that far exceed what even ordinarily swift campus networks can provide.

    Thank God! I guess Instant Messaging on this network really is instant. No more of those 100 ms delays!

    --
    The strong do what they can, while the weak suffer what they must.
  13. Congest it by pubjames · · Score: 5, Interesting


    It would be very interesting if the students managed to completely congest "internet2". I'm serious - if they do it then it demonstrates that we would still need more bandwidth.

    1. Re:Congest it by LostCluster · · Score: 4, Insightful

      Or just a proof that given time, bandwidth usage will fill to whatever pipe it's given no matter how fat a pipe you supply. Afterall, as our hard drives got bigger, so did the programs we were given to store on them...

  14. Social network, not a tech one... by LostCluster · · Score: 5, Informative

    This is purely a social networking system rather than a technical one. If I'm on an i2-enabled conenction, and you're on an i2-enabled connection, then any direct connection between me and you over any protocol is going to route over an i2 bandwidth link rather than going out over the open Internet link between our two sites...

    Really, this is like when the Starr Report against then-president Clinton, and all sorts of ISPs who don't do content mirroring did a mirror for that document, since it was long and going to be frequenly downloaded that day. By keeping that traffic local on their own network, their outgoing Internet line was freed up for other traffic.

    Knowing who is closer to your network-wise, which isn't aways the shortest physical difference or lowest number of network hops, but the one who has the most available bandwidth on the path that leads from you to them and back, when given a choice between mirrors is always very useful.

    So, really, i2hub's goal is to just point out where useful content is on i2 rather than change any routing tables...

  15. 2 quotes :) by Janek+Kozicki · · Score: 2, Funny

    quote cut a little, but preserves original meaning. and there is too little context around to say 'it's out of context' ;)

    At the end of 2002, [we] sent 6.7 gigabytes of data across 6,821 miles [...]. That's roughly two full-length DVD-quality movies [...]. That's fast."
    [...] We are all from universities, so it's obvious that this service is for educational purposes only.


    --
    #
    #\ @ ? Colonize Mars
    #
  16. Adware? by dema · · Score: 5, Informative

    I went to the website and clicked the link for the Mac OS X software. The title on the download page reads:

    Direct Connect for Mac OS X 1.1.0
    Author:NeoModus
    Program Type:Adware

    Interesting...

  17. Re:MOD PARENT UP! by Anonymous Coward · · Score: 4, Funny

    yes, save the bandwitdth for those of us who are professional researchers of MP3s and porn

  18. i2hub by cpsc2005 · · Score: 3, Funny

    I love how they have a subnet ban on all of Resnet here at Texas A&M.

    What do I care though. At least I know when the RIAA reads slashdot, it won't be anyone I know's ass on the line.

  19. Watch Out by pimpinmonk · · Score: 4, Informative

    A common misconception is that this hub is "safe" because it is on I2. This is not so. People have been sued from using i2hub. No, I will not say who, but yes, I will say it's happened.

    Filesharing is just bad. Of course I do it anyway. But if you look at your campus' bandwidth usage, some ludicrous number like 95% will be p2p traffic :-/

    1. Re:Watch Out by cpsc2005 · · Score: 2, Informative

      Our IT department, called CIS, claims it is 'Virus' traffic that takes up the bulk of the bandwidth. I and another server on campus got shut down simply because we were sending out too much data at a time. Basically, if you sent a certain amount of packets over a certain port range (Which is totally uncontrollable, as clients normally choose any random port to connect to your 411 or port 80) you got firewalled off and stuck on a sort of LAN of your own.

      I hate those damned viruses caused by clients requesting data from a server. Such a pain.

  20. I2Hub isn't all that fast by ALoverOfPeace · · Score: 3, Informative

    I've been using I2Hub for a few months and the downloads aren't that fast, at least as someone who has been spoiled by the internet connection here at RPI. Downloads from a user at another college with i2Hub are usually in the range of 30-80 kb/s. For comparison, this is about the same speed that I get from a p2p app that let's you download from multiple sources, such as eMule. If someone I know off campus, such as a friend from home, downloads a file from me via AIM, they get speeds ranging from 150-200 kb/s. However, for ease of use and individual files, as well as a better community, I2Hub is pretty good.

  21. *we* Didnt ruin anything by nurb432 · · Score: 4, Insightful

    It was the over commercialization of the Internet that has 'ruined' things for us.

    Not that some people are sharing music and video.

    But then again, sounded like you have an agenda to push.. so nevermind.

    --
    ---- Booth was a patriot ----
    1. Re:*we* Didnt ruin anything by LostCluster · · Score: 3, Funny

      We didn't start the fire... it's been always burning since the world's been turning... we didn't start the fire... no, we didn't light it but we tried to fight it...

  22. bummer by sir_cello · · Score: 5, Insightful


    I, but probably others, realised not long ago that it's rapidly approaching the point at which the characteristics of "Internet V2 (post WWW)" can be ascertained, and certainly apart from high speed, one of them as the death of unidirectional WWW.

    The problem with HTTP is (as you see with the slashdot effect) that there is no inherent mass-distribution/replication in it. What will be the next big technology will be some sort of fluid merge between HTTP, P2P (BT, etc), FTP, to bring a real massively distributed content layer. Built into this protocol would be multicast as well (in a way, P2P is inherently multicast).

    This means that when you browse the web, your browsers transport layer is really acting as real-time P2P, and your network ISP would install seamless "content caching" (e.g. akamani style) as part of the network. Effectively, there needs to be a replacement of HTTP/TCP as a new "DTP" (distributed transport protocol).

    1. Re:bummer by InvaderXimian · · Score: 2, Insightful

      Why would you need a "P2P HTTP?" There is no real good reason for this but you claim that "The Slashdot Effect" displays HTTP flaws.

      Untrue. "The Slashdot Effect" displays that a web server has little bandwidth or just a slow processor, not enough memory, and slow disks.

      What does HTTP have to do with that? If anything, fix TCP first.

  23. This is isn't entirely new. by stype · · Score: 2, Interesting

    Well, ok, the software being used is new...but I was trading legal live music over internet2 years ago. Theres a well known community called etree where people list ftp servers and listings of what they have and rules for there server. Someone came up with the idea of trying it with just internet2 users, so i2shn was born. Obviously, the amount of content was kind of small on i2shn...but I guess ftp could be described as p2p. It was still cool and I support this effort. And if people wanted to keep i2 strictly for educational use, they wouldn't allow dorm computers to automatically route through i2. When you give any student at a college the ability to use i2...of course they're going to do whatever they want with it. I checked network graphs for i2 at my school...and we probably never used more than a fraction of 1% of the total resources it provided us. Wicked cool.

    --
    -Stype
    Bus error -- driver executed.
  24. They'll get connected. by rice_burners_suck · · Score: 3, Interesting
    You know, Internet2 might be separate from Internet1, but I think it won't be that way for long. I thought of this the first time I heard of Internet2, which was years ago.

    Think about it. All it takes is ONE host on Internet2 providing a connection to ONE host on Internet1. And it *will* happen. Just wait and see. Maybe it will happen for illegitimate reasons, but I think it will happen for very legitimate reasons. Someone will need access for some reason or another, and there you have it.

    Personally, I think that instead of building a bunch of separate networks, they should build more high-speed infrastructure for the Internet. Bigger pipes and more of them, more satellites, etc. Then, the speed will be there for just about anything, and communications within organizations can be protected with VPNs or other technologies.

    Either that, or build many "parallel" Internets, each with specific purposes (science, government, business, 1337 h4x0rz, etc.) with highly controlled firewalled connections between them for allowing legitimate traffic to go between them.

  25. Re:This doesn't help any.... by arrow · · Score: 2, Informative

    Port numbers have nothing to do with transfer speed.

    --
    symetrix. We are building a religion, a limited edition.
  26. Re:Song of the piracy apologist by AmericanInKiev · · Score: 2, Insightful

    Damn serious paster copyier

    Here one line you left out.

    Mine.

    As a musician - who sees little if any fincial value in learning music - so I keep my day job.

    I believe record companies have gutted the industry of music by reducing the fare to prerecorded offering of a few.

    Every CD is a "free" version of a thing that previously had value - namely live music.

    As such I believe they deserve to be comodified into irrelevancy - not at all because i like free downloads - i listen to radio because its fresh - but because they have eliminated a cultural experience from the face of the earth - or so reduced it as to render the making of music a rare and unappreciated talent.

    AIK

  27. Re:Song of the piracy apologist by SurgeonGeneral · · Score: 2, Insightful

    If you can get something for free you would otherewise have to pay for, it's natural to want it for free.

    I've heard this from so many recording label apologists, and its stupid.

    Your assumption about what is "natural" is totally unfounded. I, for one, can download any game I want, but if I'm not doing more than checking it out and making sure it works on the computer, I buy it. I bought Unreal 2k4 the day it was released, as well as Warcraft 3 and Civilization 2,3 both on release day. These are the only games I play. Why do I buy them? So that I get to see Civ4, War4, and Unreal2k4. But you deride this kind of "sampling" and then you make an assumption about what the "natural" instincts of majority of the samplees are? Thats fiddle-faddle in anyone's books.

    Yes, there are costs involved with making music, and I understand that in order to have "musicians", they have to be able to make a living playing music. Lets look at some of those musiciains: Lets take a cross section of them by using, say, Australia. An Australian musician averages about 24k per year. (http://www.mca.org.au/m15240.htm)Thats not a lot. That number hasnt really changed in the last 20-30 years. You are trying to tell me that these people, who are making a meager but liveable income and are doing what they love to do, these people are in it for the money, and they need to maximize profits by eliminating file sharing. They only want people that have paid money to hear their gifts. WRONG. How would you even know what they want anyways?

    At some point in the evolution of music from the orchestra to the turntable, a huge discrepancy became apparent between the costs and the revenues. Music companys to this day make tremendous amounts of money, and very little of it ends up in the artists pocket.

    When did the role of law and morality become to ensure LARGE, if not ENOURMOUS profits for people who DISTRIBUTE music media? And for those few musicians that "make it big" (which for some may be to their detriment!), same question : when did law and morality's role turn into rewarding people who slap bandaids on their faces with huge cocaine addictions?

    Is the point of the law to protect the musicians? to protect the music? Read the rest of this and then tell me : what, exactly, is the point of the law?

    Fact is, musicians have been short circuiting the whole system. You know that musicians barely see any of the money made by their labels, but heres something you might not have thought of : they make the big bucks by taking sponsers.

    Listened to any rap tunes lately? How about Nelly's "Air Force Ones", which Nike payed him millions upon millions of dollars to sing. Do you think Nike or even Nelly cares if that song gets passed around? Not in the least, in fact, without a doubt, Nike would welcome the infringement. Based on this, some might say the future of music look very grim, and neither file sharing nor record labels are helping the situation. All we can do is depend on the already existing large majority of musicians that dont do it for the money and do it for the music. Oh wait, maybe this wont be so bad...

    I prefer "criminals," because legally and morally, that's what pirates are.

    Or not...
    Criminals. ARE YOU OUT OF YOUR MIND?
    You cant even be prosecuted in a criminal court for pirating music.
    You have to be sued.
    This just went from stupid to idiotic.

    By the way : Are you aware that you just labelled over 50% of the population criminals? Should we all be thrown in jail? We'll keep the spillover at your place.

    Can we get this straight, whatever way you slice it or dice it, whatever way angle you approach it from, the campaign to brand copyright infringment as "THEFT" so that people like you would confuse it with criminal acts was a PROPAGANDA CAMPAIGN. Hey you bigwigs over at the RIAA : look! It worked!

    Prediction : Your appeal to the morality of filesharing, on which your argument is based, will not go very far. *Your* interpre

    --
    -- "Man is born free, and everywhere he is in chains." Jean Jacques Rousseau
  28. Multicast enabled end to end by Danathar · · Score: 2, Interesting

    Internet2 is also fully multicast enabled (up to the border router of the each institution). I've always thought it would be cool to somehow build in an option into peer to peer software to multicast software.

    I imagine something like the following....

    1. You announce the availability of a file

    2. Other peers respond saying they would like it.

    3. After pre-determined amount of time, if a threshold of users have responded that they want the file. Then send back another announcement that a multicast of the file will commence in some short time period (like 5 min).

    4. Let it rip!

    I'm sure there would be other problems to think about, like what happens if you drop packets....but it would still be cool.

    I'm on an Internet2 multicast enabled organization, and as a test I multcasted a DVD LIVE using VLC to a friend on the other side of the world. It was really cool!