Slashdot Log In
Coming Soon, Mobile Torrents
Posted by
CmdrTaco
on Sat Dec 01, 2007 10:23 AM
from the i-still-don't-even-have-3g dept.
from the i-still-don't-even-have-3g dept.
explosivejared writes "ZDNet is running an article on the "mobile implementation of the bittorent protocol which says
'Mobile implementations of the BitTorrent protocol are nearly certain to be part of whatever Google Android comes up with, and if not someone will have one for the open platform straightaway. Already a Windows Torrent product is on Version 2.0, and given the video capability of the iPhone it's clear Apple is not going to let this opportunity pass by. A Symbian Torrent program is on Version 1.3."
Related Stories
[+]
Mobile: Google's Android Cellphone SDK Released 283 comments
AchiIIe writes "The android SDK has been released to the wild. As expected it features the Linux Kernel, low level libraries such as FreeType, OpenGL, SQL Lite, WebKit (as a web browser), a custom Java Bytecode interpreter that is highly specialized for the CPU. A common java API is provided. A video has been posted with an the overview of the API." SM: Several readers have also written to mention the Android Developer Challenge offering $10 million in prizes for cool mobile apps.
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading ... Please wait.

Link (Score:2)
Re:Link (Score:5, Funny)
Worst summary ever (Score:2)
B) I know we're not supposed to read TFA, but at least give us one!
TFA (Score:4, Informative)
Sort of off-topic, but I just thought of it (Score:3, Interesting)
Re:Sort of off-topic, but I just thought of it (Score:4, Insightful)
haven't you ever noticed the difference between stand by and talk times?
Re: (Score:3, Interesting)
Of course it'd hurt battery a little bit, but if done right, I don't think it would be too bad
I don't know how often a data connection is initiated during "stand by" mode on an iPhone, but you could piggy back onto that. Or - again I'm speculating here -
Re:Sort of off-topic, but I just thought of it (Score:4, Informative)
Usually phones don't do much of anything when they wake from sleep, especially if they haven't moved. The details vary from protocol to protocol, but normally they wake up only enough to listen for pages from the base stations, and then for only *very* brief periods. This is one of the basic challenges of modern cell network design: making sure the radio access network and the mobile have their clocks sync'd enough that the network knows when the phone will be listening.
This is a huge part of making the battery life what it is. There's no "transmission" to piggback off of for battery life reasons, or if there is, it's as brief as possible to save battery life and bandwith. You wouldn't want that common signaling channel to be flooded with bit torrent traffic anyway!
P2P on a 2G or 3G cellphone is just dumb. The total bandwidth of a given cellsite is limited to some fairly small number, and trying to run P2P is just going to make a lousy experience for everyone. Maybe with some 4G tech, the story would be different, but right now, if you really need to go download some crap off P2P do it at home.
Not with Canadian Data costs... (Score:2)
My phone is EVDO capable, but I make sure I turn it off (although I can't seem to connect with it anyway). If it did connect at EVDO speeds, it
What's the point? (Score:4, Insightful)
It seems like a bad trade-off to save yourself cheap server bandwidth by spending expensive radio bandwidth.
Re: (Score:2)
Torrent p2p? (Score:2)
Yeah, right (Score:3, Interesting)
It ain't happening by Apple. Considering Apple made a deal with YouTube to convert all their videos to Quicktime, Apple is dead-set against allowing any industry standard CODECs on the iPhone. A bit torrent client would be totally useless on the iPhone -- nothing that I encounter is ever in Quicktime.
Now, if and when hackers get some reasonable CODECs on the iPhone, then we'll be talkin'. Though, those same hackers will get bit torrent running on the iPhone as well, so I don't think we'll need to wait for Apple anyway.
Re: (Score:3, Insightful)
besides Youtube uses Flash video where the individu
Re:Yeah, right (Score:5, Insightful)
In October 2005, Apple Inc began selling H.264-encoded videos over the Internet through their iTunes Music Store.[11] Initially selling just television series and music videos, they expanded in September 2006 to sell films. On May 30, 2007 Apple announced plans to integrate streaming of YouTube videos into the Apple TV. In a later interview, Apple VP David Moody revealed that all of YouTube's videos are going to be transcoded to H.264 for higher compatibility and quality on the Apple TV. Starting in June, YouTube will be automatically encoding all new uploads with H.264. Their intention is to have the entire video catalog available in H.264 this autumn. Apple's iPhone supports H.264 Baseline Profile, Levels 2.1 and 3, at resolutions up to 480x320 or 640x480 and bitrates up to 1.5 Mbit/s and is capable of playing the YouTube video content.[12]
Adobe will support H264 in its Flash Player [13].
So you're saying that H.264 [wikipedia.org] isn't an industry standard? As opposed to Flash Video? [wikipedia.org]
I guess Apple must have bought out Adobe as well, considering the next Flash Player will use (cough) "Quicktime".
You think ISPs think bittorrent is evil, try WISPs (Score:3, Insightful)
Unless the protocol has a significant number of simultaneous users for a given file within the ISP's local network, everything is actually transfered twice: once in, and once out. This isn't an efficiency savings, it is an efficiency hit, and a big one given the volume transferred.
They can't cache it either, because so many uses are copyright violations and the protocol is not designed to be friendly to transparent caches. You could make up a cache, but you'd basically have to do a LOT of work with an IDS and a custom cache for a cache which will require many MANY terabytes of disk and that will get you sued if you deploy it.
Likewise, for a mobile use, it will suck twice the power, as you send and receive EVERYTHING twice on your local link.
And wireless bandwidth is much more valuable than the commodity internet link (there is a lot less of it), so even if items ARE staying in the ISP, the double transfer problem is a huge issue unless you have a bunch of people getting the same file right next to each other.
Bittorrent in the mobile world saves the content provider from having to provide cheap, wired bandwidth by making the recipients and/or their WISPs provide expensive wireless bandwidth instead!
Re:You think ISPs think bittorrent is evil, try WI (Score:3, Interesting)
Way ahead of its time. (Score:2, Insightful)
Re: (Score:2)
http://blogs.zdnet.com/open-source/?p=1742 [zdnet.com]
the rest of the links are in there.
Why Not? (Score:2)
Besides, it's not like are going to be sharing 500 Terabyte HD movie collections with their phones... yet.
Re: (Score:2, Insightful)
The BitTorrent protocol keeps connections open with mu
Re: (Score:3, Funny)
You're not a Comcast customer, obviously.
Re: (Score:2)
Re: (Score:2)
Re: (Score:2)