Slashdot Mirror


User: MnementhVI

MnementhVI's activity in the archive.

Stories
0
Comments
18
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 18

  1. Re:So how is this a solution? on P2P Streaming Radio · · Score: 1

    When you have a situation in a supposed democracy that allows legislation to be purchased, you have to adopt different tactics to simply writing letters to your congressmen, or signing petitions, etc. Anyway, I have no congressman, I'm in the UK.

  2. Re:Here's a good strategy on P2P Streaming Radio · · Score: 1

    But I don't like spam!

  3. Re:British guy == Untouchable by RIAA! on P2P Streaming Radio · · Score: 1

    It's GPL'd open source now. They can sue however much they want, it's 'in the wild' now.

  4. Re:Untracable? on P2P Streaming Radio · · Score: 1

    And offer a big fat bribe to stop working on it?, that would be cool!

  5. Re:OPENdj is a step in that direction on P2P Streaming Radio · · Score: 1

    ....Wonnnnnnderfuuuul spammmmmmm.

  6. Re:Move the servers! on P2P Streaming Radio · · Score: 1

    Not if you use a chain of first-stage anonymous relays in Russia.

  7. Re:This is a good idea beyond CARP. on P2P Streaming Radio · · Score: 1

    I specifically used UDP to get around the TCP 'ack bottleneck' problem. When I used a 56k modem, any upload would completely kill any downloads, because of the outgoing acks's queueing with the outgoing upload data. The 'ack system in Streamer is supposed to get round this, and allow real full duplex. Streamer needs real full duplex to work properly.

  8. Re:Heck with the streamer app! on P2P Streaming Radio · · Score: 1

    It's open at the moment, unless your firewall blocks it of course. It is a beta folks, I released it in anger at the CARP & Audiogalaxy bullshit. So yes, the k1dd1es can remotely close Streamer. I'll fix it.

  9. Re:Crashing on P2P Streaming Radio · · Score: 1

    The skr1pt k1dd1es have just been returning a too-long string in the config POST, and I wasn't checking it. It's fixed now. I wasn't actually planning on this thing suddenly being quite so popular. Before this morning, I had a total of 16 hosts seen, no more than 4 at once. When I got up to watch the footy, I saw 256+ seen hosts. I thought WTF?

  10. Re:scrolling further down the page... on P2P Streaming Radio · · Score: 1
    The concept of P2P radio was just begging to be released by the likes of CARP and the RIAA. Well, Hillary Rosen, what have you to say for yourself now that you have uncorked the genie THIS time?
    I did think that maybe this may come as a nasty suprise to them. I bet they didn't see this coming, just like they didn't see p2p file sharing. hehehe
  11. Re:GUI.....eeek on P2P Streaming Radio · · Score: 1

    I wrote it, and I just happen to like green.

  12. Re:Hmmm on P2P Streaming Radio · · Score: 1

    Ooops...,uploaded to wrong place, sorry. The 'iainlib' bit is there now, so it should all compile nicely. Anyone who couldn't guess what the missing functions like 'fsLoadFile' did though doesn't deserve to compile it....

  13. Re:Hm - this idea IS FREE, it's called OPENdj on P2P Streaming Radio · · Score: 1

    Spam spam spam spam spam spam spam spam wonderful spam. (Sorry, but someone is trying to piggyback on my 15 mins of fame)

  14. Re:I got your source right here on P2P Streaming Radio · · Score: 1

    Stop calling OpenDJ a 'streamer' please, they are different things. And these Opendj posts are getting to look a bit spammy....

  15. Re:Careful on P2P Streaming Radio · · Score: 1

    1 - Streamer got /.'ed first (hehehe) 2 - The OpenDJ thing isn't really same as streamer at all. It uses big central servers to provide the bandwidth (and is therefore open to riaa lawyer attack), Streamer uses a p2p relay system. OpenDJ isn't about stealth, Streamer is all about stealth. 3 - OpenDJ is more reliable than Streamer (for now).

  16. Re:Careful on P2P Streaming Radio · · Score: 1

    The listener count will be optional, under control of the broadcaster. The system doesn't have to be used anonymously by those that don't need to. There are better ways to optimise and stabilise a relay tree when stealth isn't a concern. I intended this thing to enable big webcasts that don't fall over because of server overloads, as well as it being a stealth broadcasting tool.

  17. Re:British guy == Untouchable by RIAA! on P2P Streaming Radio · · Score: 2, Informative

    I'm not selling Streamer.
    I'm trying to sell my game 'Spheres of Chaos', but no-one is buying it anymore. Probably those nice crackers, mistaking me for rich uncle Bill.
    p.s. Source uploaded :-)...but please don't everyone do their own versions yet. I want to implement all my ideas more first.

  18. Re:Obvious problems on P2P Streaming Radio · · Score: 1

    Yes, I mostly agree with these problems. Ths station info doesn't have an IP, it has a stream ID. When you try to tune to a stream, it just ask other hosts if they can send that particular stream.
    This thing can have completely legit uses too - the ability to do large webcasts that don't fall over.
    And you could choose to initially relay through a host in Russia or somewhere for anoninimity. The code for that is not there yet though.