Slashdot Mirror


Swedish Company Trials Peer-to-Peer Cellphones

Dr_Barnowl writes "A company named TerraNet is going through a trial period for a p2p based mobile telephony system. Phones are used to route calls onto other phones, constructing mesh networks of 'up to 20km'. The BBC reports on the natural tendency of the big telecoms providers to want to squash this. I can see other problems though. The advantages in an environment with sparse cell coverage are obvious, but network effects mean that the number of connections in a heavily populated mesh grow exponentially. What happens to your battery life when your phone becomes a node? And while the company is optimistic that they have a viable technology model from IP licensing, the demand for devices supporting this is going to be proportional to the number of devices that it can connect you to."

128 comments

  1. Privacy Concerns Anyone? by Crazy+Taco · · Score: 3, Insightful

    This brings to mind some major privacy concerns too. Who besides me doesn't want my conversation getting routed through someone else's phone?

    --
    Beware of bugs in the above code; I have only proved it correct, not tried it.
    1. Re:Privacy Concerns Anyone? by JWtW · · Score: 0, Redundant

      Conversely, could it be used to obfuscate the actual caller? Imagine a beowolf cluster of phone proxies. I can see this being nipped in the bud.

    2. Re:Privacy Concerns Anyone? by cromar · · Score: 1

      Just throw some DRM in them suckers.

    3. Re:Privacy Concerns Anyone? by vertinox · · Score: 3, Insightful

      This brings to mind some major privacy concerns too. Who besides me doesn't want my conversation getting routed through someone else's phone?

      Do you use IRC, Skype, or some type of chat software?

      Maybe say... Internet forums?

      Then your conversations are already being routed through someone else's hardware. You can always use encryption though in all cases.

      --
      "I am the king of the Romans, and am superior to rules of grammar!"
      -Sigismund, Holy Roman Emperor (1368-1437)
    4. Re:Privacy Concerns Anyone? by Neil+Watson · · Score: 4, Insightful

      The phone call is already going through the air for anyone one with the will and know-how to intercept.

    5. Re:Privacy Concerns Anyone? by Cajun+Hell · · Score: 1

      This brings to mind some major privacy concerns too

      It's good that it brings those concerns to mind. Just remember that it didn't create those concerns. Your conversations were already insecure.

      Nothing is ever going to happen -- phone calls routed through your worst enemy, government listening to every single conversation without a warrant, Qeng Ho traders lurking at L1 checking out how much alien Viagra our planets needs, or p2p telecom systems -- which makes things worse. We already have this problem.

      --
      "Believe me!" -- Donald Trump
    6. Re:Privacy Concerns Anyone? by JackMeyhoff · · Score: 1

      While GSM has ENCRYPTION it is rarely ENABLED, they use the GSM ENCODING as way to keep it "private" usually on mobile networks due to the cost (processing power) of the encryption, and the fact governments dont want it used and the fact that they can charge more for this service.

      --
      http://www.rense.com/general79/wdx1.htm
    7. Re:Privacy Concerns Anyone? by Da+Fokka · · Score: 2, Insightful

      Now that your head has been forcibly removed from your ass, please try to contribute something relevant to the discussion.


      You started with a reasonable point, so why this remark? Just because the internet allows you to say things you would never say face to face, doesn't mean it's right to do so.

    8. Re:Privacy Concerns Anyone? by lokiomega · · Score: 1

      I'm pretty sure this system could be much more secure than the current system. We've seen time and time again that decentralized systems by nature are much harder to monitor than centralized ones. Phone calls could be routed through many phones, and calls could be encrypted. This is how the Internet works, this is how many of our beloved file-sharing systems work. I believe this is the future of telephony, and could be integrated with Wi-Fi to decrease the burden on individual handsets and increase range by piggybacking on an existing infrastructure.

    9. Re:Privacy Concerns Anyone? by mrchaotica · · Score: 1

      Uh, no. You're thinking of plain old encryption, not DRM -- "DRM" refers specifically to the situation where the intended recipient and attacker are the same person, which is not the case here. Also, normal encryption works fine; it's only DRM that's mathematically-impossible snakeoil.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    10. Re:Privacy Concerns Anyone? by Crazy+Taco · · Score: 0, Troll

      Will, know-how, AND hardware and hardware skills to pull the signal in and analyze it. This new system, however, requires significantly less effort, because the conversation is already being routed through the hardware of your phone, automatically. Now you probably just need to download a small peice of software to listen in. In essence, the vast majority of the hard work is done for you.

      I know people will say, "Well, we'll encrypt the message", but when my phone is a man in the middle, good luck transfering the key without me finding a way to get it. This isn't just a wiretap (or as the parent said, listening in on the air) or some sort of passive observation. As part of the mesh, these packets are actually being routed to me, and I am supposed to send them on. Random numbering of TCP packets when initiating the connection won't help you when I flat out get the packets addressed to me.

      --
      Beware of bugs in the above code; I have only proved it correct, not tried it.
    11. Re:Privacy Concerns Anyone? by JoshRosenbaum · · Score: 3, Informative

      I know people will say, "Well, we'll encrypt the message", but when my phone is a man in the middle, good luck transfering the key without me finding a way to get it.
      You wouldn't use a single key for this. You'd use public/private keys. It doesn't matter if you're in the middle using public/private keys. An easy example is https which is ssl over http. There are plenty of points that are traveled through, but it's always encrypted.

      Read about public key crypto here: http://en.wikipedia.org/wiki/Public-key_cryptography
    12. Re:Privacy Concerns Anyone? by ChrisA90278 · · Score: 1

      "Who besides me doesn't want my conversation getting routed through someone else's phone"

      Your cell phone already broadcasts the conversation through the air.

    13. Re:Privacy Concerns Anyone? by petermgreen · · Score: 1

      I know people will say, "Well, we'll encrypt the message", but when my phone is a man in the middle, good luck transfering the key without me finding a way to get it.
      Assuming you have a central auth server it's pretty easy, the phones can be hardcoded with the public key of the auth server. The auth server can then securely provide the public key associated with a phone number.

      Without the auth server you would have to resort to reffering to phones by thier public keys which may be a bit unweildy but is probablly feasible with a well put together phone book system.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
    14. Re:Privacy Concerns Anyone? by Scruffy+Dan · · Score: 1

      not to mention that this system could probably be secured using readily available public key cryptography

      --
      Just another crappy blog
    15. Re:Privacy Concerns Anyone? by Pollardito · · Score: 2, Insightful

      You wouldn't use a single key for this. You'd use public/private keys. It doesn't matter if you're in the middle using public/private keys. your link contains this under Weaknesses:

      Another potential security vulnerability in using asymmetric keys is the possibility of a man in the middle attack, in which communication of public keys is intercepted by a third party and modified to provide different public keys instead. Encrypted messages and responses must also be intercepted, decrypted and re-encrypted by the attacker using the correct public keys for different communication segments in all instances to avoid suspicion. This attack may seem to be difficult to implement in practice, but it's not impossible when using insecure media (e.g. public networks such as the Internet or wireless communications). A malicious staff member at Alice or Bob's ISP might find it outright easy.
      it then goes on to describe solving this using certificate authorities like SSL does, but mentions weaknesses in that methodology too. anyhow, you can do send data securely with public/private keys, but saying that man-in-the-middle doesn't matter with asymmetric cryptography is oversimplifying things
    16. Re:Privacy Concerns Anyone? by Nazlfrag · · Score: 1
      Better than being routed through a CIA/NSA/DoD listening post.

      That, or just use tinfoil.

    17. Re:Privacy Concerns Anyone? by Anonymous Coward · · Score: 0
    18. Re:Privacy Concerns Anyone? by LordVader717 · · Score: 1

      It's not about IRC, not about Skype, not about AIM (all of which, the traffic goes through a central server, I might add)


      Actually, with Skype, it doesn't.
  2. And... by MarcoG42 · · Score: 1

    If your phone is a node how easy would it be to listen in on conversations compared to how the phone systems currently work?

    --
    If nothing else works, a total pig-headed unwillingness to look facts in the face will see us through.
    1. Re:And... by Tackhead · · Score: 4, Interesting
      > If your phone is a node how easy would it be to listen in on conversations compared to how the phone systems currently work?

      Probably a lot easier for another node to listen in. Probably a lot harder for the Government to listen in, until they write some tracking software.

      Unfortunately for anyone building a P2P wireless mesh network, the way you solve the first problem (casual eavesdroppers) involves crypto of sufficient strength to make government eavesdropping impractical.

      We're therefore presented with a technology that's in the interest of the consumer, but counter to the interests of the telcos and the government. No P2P wireless mesh networks will be permitted to proliferate.

    2. Re:And... by ChrisA90278 · · Score: 1

      "If your phone is a node how easy would it be to listen in on conversations compared to how the phone systems currently work?"

      It may be harder to listen in because second by second your phone could be switching the path it is using through the network.

      Encrytion would solve the entire problem for all types of phone networks

    3. Re:And... by Anonymous Coward · · Score: 0

      "No P2P wireless mesh networks will be permitted to proliferate."

      Linux wasn't permitted to proliferate and it's not dead yet.

  3. Not exponentially by f97tosc · · Score: 3, Informative

    ... but network effects mean that the number of connections in a heavily populated mesh grow exponentially. No, quadratically with the number of phones.
    1. Re:Not exponentially by markov_chain · · Score: 1

      Also, given random connection pairs, and uniform distribution in some 2d area, one can show the capacity across a line bisecting the area is more or less proportional to 1/sqrt(n). This is probably pretty realistic, unfortunately.

      --
      Tsunami -- You can't bring a good wave down!
    2. Re:Not exponentially by rxmd · · Score: 1

      ... but network effects mean that the number of connections in a heavily populated mesh grow exponentially.
      No, quadratically with the number of phones.
      Assuming that most connections are between two phones, and that while a connection is open the participating phones mostly don't phone any other phones, in a real-world situation the bounds are even lower. Assuming only 1:1 connections, the worst case would be a topology with all phones in a row, one in the middle, and everybody on the left calling someone on the right. In that case, assuming n phones, a maximum of (n/2) connections go through the phone in the middle. Even if you have a few conference calls, SMSes being passed around to multiple recipients etc., it doesn't get that much worse.
      --
      As a state gets corrupt, its laws multiply; the most corrupt states have the most numerous laws. (Tacitus, Annales 3:27)
    3. Re:Not exponentially by Workaphobia · · Score: 1

      I always admire the correct use of the word "exponentially". I took the article summary literally and wondered what sort of insane connections these phones were using.

      --
      Evidently, the key to understanding recursion is to begin by understanding recursion. The rest is easy.
  4. well, I for one by poetmatt · · Score: 0

    welcome our bandwith using, cell phone peering overlords.

  5. Technical problems are not the problem by BadAnalogyGuy · · Score: 1

    The problem is that the phones need to connect to a base station in order for the service providers to calculate how much usage you've sucked up. If you were able to make calls from one phone to another without getting routed through the existing cell network, you'd be able to make calls for free, in essence.

    As long as you have strict management of radio frequencies, these phones will never become available to the public.

    1. Re:Technical problems are not the problem by flyingfsck · · Score: 1

      PTT phones are already available. These provide simple point to point comms between handsets - walkie talkie mode. The Mesh is the logical next step.

      --
      Excuse me, but please get off my Pennisetum Clandestinum, eh!
    2. Re:Technical problems are not the problem by rabbit994 · · Score: 1

      PTT Phones (Nextel is best example) do use the network. Even if you PTT someone next to you, the actual "call" goes from your phone to tower, then tower to phone. If phones are not on the same tower, it goes phone -wireless-> Tower -copper-> Tower -wireless-> phone.

      For the ones offering "off network" PTT use FRS frequencies for communication so range is limited to other headsets within 1 mile or so. (Depending on conditions)

      http://en.wikipedia.org/wiki/Family_Radio_Service

    3. Re:Technical problems are not the problem by Rob+T+Firefly · · Score: 1

      If you were able to make calls from one phone to another without getting routed through the existing cell network, you'd be able to make calls for free, in essence. With many providers, mobile-to-mobile calls within the same network are free. This provider would presumably still be able to track things once they connect through the telco to the outside world, and that's what would need tracking.

      If I'm right (which happens occasionally) this would bring us to another point.. how long before someone hacks out how to become a member of this "mesh" without having to leave it, and therefore get charged? This has the pontential to be huge, and the decentralized aspect makes it very attractive. If this becomes worth it, we could suddenly find ourselves surrounded with the means to contact anyone we like without paying anyone a damn thing.
    4. Re:Technical problems are not the problem by mrchaotica · · Score: 1

      If you were able to make calls from one phone to another without getting routed through the existing cell network, you'd be able to make calls for free, in essence.

      So what's the problem? The telco wouldn't be able to meter because they're not using the network, but the telco also shouldn't meter for exactly the same reason! If the call isn't using any of the telco's resources, it should be "free!"

      In other words, this sounds like a perfectly great idea to me, and much more in line with how the airwaves, being a public "commons" should have been used from the beginning.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    5. Re:Technical problems are not the problem by redcane · · Score: 1

      Whilst with many providers calls to mobiles with the same provider are free, this system makes them always fee. I'm also pretty sure you don't need to hack out to get on the mesh, and not make paid calls, you just don't put any credit on your pre-paid phone.

  6. Serious privacy issue by ral315 · · Score: 1

    I can't even begin to think about how stupid an idea this is. Just imagine the police deploying a thousand mobile phones across a city to trace every single call.

    1. Re:Serious privacy issue by toQDuj · · Score: 2, Funny

      and yet, you use the internet..

      --
      Every experiment which ends in a big bang is a good experiment.
    2. Re:Serious privacy issue by Anonymous Coward · · Score: 0

      using a wireless phone, either home cordless or cell phone, it is VERY easy for anyone to listen to your calls as is. With digital cell phones it is a little harder, you have to buy a digital scanner.

    3. Re:Serious privacy issue by Anonymous Coward · · Score: 1, Insightful

      Encryption.

    4. Re:Serious privacy issue by Nazlfrag · · Score: 1

      As opposed to, say, intercepting those calls at the base station? This seems to be a way to avoid these eavesdropping posts, or at least stop the governments and telcos monopolising them.

  7. What happens to battery life: by GroeFaZ · · Score: 4, Funny

    Obviously the battery will be drained to zero in the blink of an eye, possibly dieing a violent, flaming death if enough energy was stored the moment you switched on the phone. Thankfully, your investigative question posed in TFS alerted their engineers to the problem so they can start working around this problem. Then again, maybe they were already aware of the problem and resorted to the wonderful method of self-regulating systems. The more cell phones burn up, the less dense the network will be. A beatiful design indeed.

    --
    The grass is always greener on the other side of the light cone.
  8. Your average p2p text message by InvisblePinkUnicorn · · Score: 1

    With every text message being based on text messages sent by other users, here is your average p2p text message:

    lol omg wtf roflmao bff jill bff jill bff jill

    It's an effective way to make sure your messages are completely devoid of any content.

  9. Mesh network thoughts by dada21 · · Score: 4, Interesting

    I've been studying mesh networks, including Internet-based ones such as peercast networks, for quite some time. A few things to consider:

    1. The strength of nodes you can connect to should be based on their strength versus others. Strength should be rated by uplink connection speed (is one node connected to the web versus other nodes connected only to other nodes?), power availability (is one node connected to a power supply verses a battery?), recent packet loss history and recent downtime history.

    2. Node saturation: if a node with a lower network latency oversaturated? Connect to a less saturated, higher latency node.

    3. Data needs: are you sending voice/video or data? Real-time connections should take precedence over data, of course.

    The problem is way more complicated than it seems. For me, a perfect mesh/peercast network would allow data to navigate based on need as well as navigate to those who are the strongest nodes. Do current mesh networks consider these ideas? As far as I know, many of them don't.

    1. Re:Mesh network thoughts by LWATCDR · · Score: 1

      It gets really messy once you get past the network problems.
      How do start with a useful quality of service? You will need x phones distributed over a given area?
      How do you deal with Christmas day and or Mothers day when every body is calling?
      This would really be the pits in sparsely populated areas because you could never be sure that the mesh has enough nodes to be functional.
      In heavily populated areas it is probably cheaper to put in small towers and use the microwave links and or fiber that is already there.

      --
      See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
    2. Re:Mesh network thoughts by redcane · · Score: 1

      It is designed for times when you know you are within range of someone directly from your phone, but one or the other is out of cell phone range. i.e. combining a walkie talkie and a mobile into the same device.

  10. Wow! That's pretty fantastic. by Jennifer+York · · Score: 1
    I'd sure like to be part of that trial. I wonder about the stability of the mesh, and bandwidth shaping when certain handsets become the single links between separate larger meshes. Call setup and teardown is interesting, how do you capture the billable minutes, or do you instead have to buy a flat rate plan.

    And then of course, we won't be seeing it state side: CALEA support would likely be impossible.

  11. countdown to filesharing by rucs_hack · · Score: 4, Insightful

    I'd give it a year after this implemented and people will be routinely sharing music over this system.

    Then there will be uproar from the music police, and they will insist on such draconian anti piracy measures that the technology will become all but unusable.

    Or am I being pessimistic.

  12. Power to the masses V0.1? by dysplay · · Score: 3, Interesting

    Concerning the author's comment on battery life, could one potentially recycle an old phone to act as a node in this network? Seems many of us get a new one every few years anyway.

    If you can find a way to add privacy, then this could be a great way to return power to consumers and stick it to the man. Or at least have some leverage in convincing major companies to act more consume-friendly. I for one want to see lower prices and the end of the long-distance tax we have now.

    1. Re:Power to the masses V0.1? by ichigo+2.0 · · Score: 1

      One could even imagine a completely separate node product, that would be lacking in features and mobility, but would run from grid power and would have much better range. This could be used by citizen organizations to improve coverage in some places, or maybe for households that want to improve coverage in their own neighborhood. It wouldn't even necessarily cost more than the mobile phone version.

    2. Re:Power to the masses V0.1? by tekiegreg · · Score: 1

      Hmmm even as it is, why couldn't a cell phone company do just that, sell cheap antennas that relay to bigger antennas? Make them sensitive to signal so they shutdown if the signal is too loud but otherwise for say a few bucks you can buy a repeater that would strenghten your signal out to the more remote antennas. FCC probably has an issue with this I take it....

      --
      ...in bed
    3. Re:Power to the masses V0.1? by TheRaven64 · · Score: 1

      This is what I thought Apple would do when the first iPhone rumours surfaced. Sell an 802.11n device that ran iChat, allowing voice and video calls to existing iChat users and other iPhone users for free anywhere where there was network coverage, and make (more) money by running a VoIP to POTS gateway service. The handset would be bundled with a base station, which would recognise iPhones, and allow route their traffic directly to the Internet (probably with some QoS rules to prevent them from stealing all of your bandwidth). You take it home, plug it in, and you have an mobile phone that works anywhere near your house, or near any other iPhone user's house. If the handset supported some form of meshing, you can extend the range even further and, of course, you can make use of existing 802.11b/g infrastructure.

      --
      I am TheRaven on Soylent News
  13. The 1970s called by Enlarged+to+Show+Tex · · Score: 1

    It wants its party line technology back.

    My grandparents in rural Kansas had party lines, but that's because they were in a remote area. How exactly is this going to add value to the cellular phone?

    1. Re:The 1970s called by fractoid · · Score: 1

      Ah, but if Joe wants to call Sandy, but there isn't a party line between Joe's and Sandy's parties, Joe had to call Irma's place and get her to call Fred to pass the message on to Sandy. With this system, not only does the phone automatically call Irma when Joe dials Sandy's number, but Fred can mimic Joe's voice perfectly, and Irma sounds just like Sandy. And best of all, neither Irma nor Fred remember the conversation afterwards because it consists entirely of in-jokes between Joe and Sandy.

      --
      Rampant carbon sequestration destroyed the Dinosaurs' tropical paradise. I'm here to help repair the damage.
  14. Niche Power by Doc+Ruby · · Score: 1

    What happens to your battery life when your phone becomes a node?

    Other than the unpredictable reliability of mesh density required to get service, that battery cost is a certain problem.

    But if their routing protocol includes battery costs, so battery wear across the whole network is evened, then that problem could be alleviated. It might even offer a way for people to be compensated for contributing to the network, perhaps just by keeping their phone recharged. Getting power to the towers is probably the biggest infrastructure problem, especially in rural areas. If that doesn't also mean peers are too sparse for a reliable network (including batteries finally dying), then this tech could be worth the hassles getting it up and running.

    Especially for temporary deployments where there usually aren't any people to justify a permanent infrastructure. Exploration/camping trips, rural festival concerts, rescue operations, warfare, ocean fleets... there are many niches. Including the initial infrastructure for crews building the permanent infrastructure, before permanent cells are online.
    --

    --
    make install -not war

    1. Re:Niche Power by Dr_Barnowl · · Score: 1

      I knocked this one around with a colleague a bit after posting. We thought that an old phone plugged into its charger permanently would make an excellent local node, with your phone only configured to peer with it.

      The protocol could make allowances for battery levels (as pointed out elsewhere on the thread), and if you were plugged in you should be fair game.

      I also thought that it would make a great, cheap, ad-hoc communications node for expeditions into areas with no coverage. Even if you can't persuade someone to sit around being a peer between you and civilization, you could carry some very minimal "portable cell towers" consisting of a phone and maybe an extended aerial. Stick them up a tree and you're good to go - you can text pretty much all you want. If you want to add talk time, bolt on a battery and for those extended trips, a solar panel. This is presumably something they have considered in the African trials.

    2. Re:Niche Power by fractoid · · Score: 1

      Other than the unpredictable reliability of mesh density required to get service, that battery cost is a certain problem. My vision of mesh networks was never so much with the mobile phone system (although they're a good test bed given their ubiquity and feature set) but more like a bunch of wireless routers. With most homes nowadays having internet access and many homes having wireless home networks, it should be easy enough to build a mesh network using these that would eventually replace the internet for local connections. Eventually I'd guess such meshes would share a high-bandwidth pipe, essentially forming their own communal ISP. Of course, mobiles could connect to this net and use it for VoIP, but wouldn't be primary routers unless there were no other option.
      --
      Rampant carbon sequestration destroyed the Dinosaurs' tropical paradise. I'm here to help repair the damage.
    3. Re:Niche Power by Anonymous Coward · · Score: 0

      Jeff Harrow pondered this in the 90s. One of the interesting twists he mentioned was this: if enough cars were carrying nodes, then the highway itself might become a data pipe between cities.

  15. How About A Home P2P Network First by Nymz · · Score: 1

    I would like to see a p2p wifi network, but not neccessarily on portable phones first, but instead on home computers. You'd think that scenario would be easier to create, maintain, and depend upon, but I guess the demand isn't there yet. I'm thinking the driver for such a change might come from a lack of net neutrality, where people are not only throttled in their communications, but cut off entirely.

    1. Re:How About A Home P2P Network First by rs79 · · Score: 2, Funny

      " I would like to see a p2p wifi network, but not neccessarily on portable phones first, but instead on home computers"

      You're late. It was called UUCP.

      --
      Need Mercedes parts ?
    2. Re:How About A Home P2P Network First by rubypossum · · Score: 1

      I absolutely agree. Cisco (Linksys) or Belkin could instantly create such a network if they incorporated the functionality into their 802.11abgn routers. Add an anonymous secure networking protocol that throttled usage based on resources (and gave priority to the connection owner.) This is what causes people to close off routers after all (read jackasses who bittorrent all day long on your open connection.)

      If every router was open we'd already have the system in place. Then you could use a Skype phone or similar to make calls.

      If only this made sense for the big telecoms. It'd be awesome.

      --
      I have a theory that the truth is never told during the nine-to-five hours. - Hunter S. Thompson
  16. Any role for Open Source Software? by bogaboga · · Score: 1
    This is a very exciting development. I wonder whether there will be a role for OSS. What would it take to develop "Open Source" hardware powered by OSS to exploit this idea fully?

    I am tired of my cell phone provider myself, mainly because of contracts and hidden fees/costs.

    1. Re:Any role for Open Source Software? by techpawn · · Score: 1

      So, are you asking if it will run linux? *ducks*

      --
      Ask not what you can do for your country. Ask what your country did to you
    2. Re:Any role for Open Source Software? by rts008 · · Score: 1

      And can you imagine a Beowulf cluster of these?...Oh wait....nevermind.

      --
      Down With Slashdot BETA!!! I've been around the corner and seen the oliphant; you can only abuse me from your perspecti
  17. GPS by TheSHAD0W · · Score: 2, Interesting

    Put a GPS receiver in each phone, then send location statistics with each call. The company will rapidly discover the optimum positions to place central nodes, reducing the need for phone-based relaying except in fringe areas.

    That and have lots of fun data to send to the NSA...

    1. Re:GPS by Anonymous Coward · · Score: 0

      You already need nodes in place for the people to make calls. Also, in Europe unlocked phones are more common I believe, so there's always a possibility that phones on your network won't have GPS. Then there's also that it's probably cheaper for the consumer and more reliable across a lot of headsets to use existing location techniques that use multiple towers to triangulate the caller's position (since we've already established that towers already have to be up for your customers to make calls).

  18. That's not a scientific attitude! by ishmalius · · Score: 1

    Dr_Barnowl is apparently leaving his scientific method behind when he makes assumptions about whether these things are viable. The "proof is in the pudding," as they say. The final judgment of this cell-mesh is: does it work?

  19. Thieves! by athdemo · · Score: 0

    p2p, huh? Stealing minutes from the phone company now! When will those kids ever learn?!

  20. doesn't sound like a 'new' idea... by PerfectCircle · · Score: 2, Interesting

    a couple decades ago there was a lot of DARPA research into autonomous routing and re-configuration in support of then-called 'packet radio' networks.

    It doesn't seem like much more than VoIP over a ham packet radio network, only without having to be a geek to use it :-)

    1. Re:doesn't sound like a 'new' idea... by dada21 · · Score: 2, Interesting

      I'm not familiar with DARPA's research, but I've read quite a few independent research studies on the topic over a decade or more.

      For me, the research is based on the idea of open bandwidth (unlicensed, low government regulation if any) to move towards software radios that can hop frequencies based on sending-power/frequency harmony, power-supply availability, bandwidth-needs, latency-needs and nearby mesh-capability.

      I'm known here as the anti-FCC guy, because my decade+ of study has led me to believe that software radios would be the most beneficial implementation of communication, ever, although it would totally destroy the regulated monopolize market for communications. It's crazy to me to think that bandwidth is wasted on broadcast TV, WiFi, AM/FM radio, etc, when all of those systems can work harmoniously together while still being independent, based on what data is actually transmitted.

      Your "home" telephone/cable/internet connection would quickly find the frequencies it needs based on its upstream link (or links, in a mesh situation), to prioritize what you need for your service. Since you're the one paying for the electricity to send, you could also cap your uplink bandwidth based on what you're willing to pay. Those who need maximum uplink bandwidth may pay significantly more to use a higher output to a uplink node further away with more bandwidth, while those who want "free" connections to the overall stream would have to cap their uplink power needs at a lower level. The receiving node might also be part of a co-op that charges for a connection, or they may be an open node for someone who is happy to share in the mesh. It seems like a virtually possible idea.

      Comcast/T-Mobile/Level3 could make their money by setting up nodes "everywhere" for a cost, while also setting a lower-level acceptance network for no cost to try to get people to see their options. Open source promoters might open their nodes up freely, and at any power level, for anyone, but also have to be willing to pay for their uplink power consumption for those using their systems. Everyone who wants could have QoS caps for unknown connectors, or open their QoS caps for those who are "known" on their network as users sharing their own systems openly, or to people within the same network.

      To me, it sounds like an excellent idea. Those who are in far-off lands without many nodes or many connections are still free to hire communications companies to provide T1/DSL/etc connections to the greater mesh network. In this case, we're talking about the option of meshing, just not wirelessly, and still having a connectino to the rest of the world. How continents connect is one concern, as well as how DNS would operate, but I think both of those answers would be taken care of in a market economy answer rather than a regulated one.

  21. Sick of concern about identity theft. by JoeMarzen · · Score: 1, Troll

    I am so sick of everyone one being oh so concerned about identity theft. I want to see some statistics. I am willing to bet the threat is severely overblown like terrorism. It's just something to upset people. Have you ever had your computer hacked into? Or do you only have second hand stories? I think a bigger problem is changing my passwords endlessly. I hate it!

    1. Re:Sick of concern about identity theft. by rs79 · · Score: 5, Funny

      " I am so sick of everyone one being oh so concerned about identity theft"

      No shit. I'd PAY somebody to be me.

      --
      Need Mercedes parts ?
    2. Re:Sick of concern about identity theft. by Anonymous Coward · · Score: 0

      You are a troll, and should be modded appropriately. You are whining and complaining that you don't know something, and you expect someone else to spoon-feed it to you. What on earth makes you think that identity theft is something to upset people? If you think so, why don't you do a bit of research, instead of accusing the whole world? If you are right, you can help us out by correcting our misconceptions.
      It took me 60 seconds on google to find this, saying 1 in 33 households experienced identity theft. Stop acting like a helpless chipmunk and and learn to help yourself.

    3. Re:Sick of concern about identity theft. by MacroRex · · Score: 1

      I know you're trying to be funny, but that's what it basically means, someone stealing your most liquidatable assets.

  22. power consumption? by mapleneckblues · · Score: 1

    How much power would be consumed routing someone elses's calls? I wouldnt want to pick up my phone to dial a call only to realise that Im nearly out of battery simply because my phone was getting drained routing calls during a busy period? I assume they have taken power optimizations into consideration ?

    1. Re:power consumption? by mestar · · Score: 1

      If average call would be routed trough N other phones, then, average battery usage will be N times more than in current non-mash structure. (I'm talking averages here.)

    2. Re:power consumption? by redcane · · Score: 1

      Although you can perhaps subtract the power usage of the mobile cell tower ;-)

  23. Security? by jettawu · · Score: 1

    What about security? Could someone not create a node with their phone and basically listen in on conversations that are routed through it? Or do they segment the traffic and split it up among multiple peers so that you only get bits and pieces of any one conversation through any one node?

  24. iPhone by maokh · · Score: 1

    Please, oh, please, Apple. Do not put this feature into my iPhone. I already have 20 minutes of battery life as it is.

  25. Do you hold nuclear security codes? by JoeMarzen · · Score: 1

    What on earth makes you think other people would want to listen to your phone conversations? Do you hold nuclear security codes? I guess credit card numbers are a concern but perhaps you could turn off the mesh feature when making calls which relay important info.

    1. Re:Do you hold nuclear security codes? by apparently · · Score: 3, Insightful
      What on earth makes you think other people would want to listen to your phone conversations?

      Gee, I dunno, most people's internet traffic is pretty fucking boring, but it doesn't stop the script kiddies from firing up their favorite wireless sniffer and eavesdropping. Why ever would I be concerned about someone eavesdropping on a phone call? Is that seriously the most sound "counterargument" you could come up with?

    2. Re:Do you hold nuclear security codes? by JoeMarzen · · Score: 1

      OK then, why would you care? Aside from the credit card number thing, I couldn't care less if people listen to my phone conversations. And, like I said, perhaps the mesh feature could be turned off in times when you need enhanced security.

    3. Re:Do you hold nuclear security codes? by Kenji+DRE · · Score: 1

      So you won't care if people read you email?

      Next time, don't complain about the government not respecting your privacy.

      --
      His exploit "just works". Apple fanbois everywhere implode in a self-collapsing vortex of cognitive dissonance. by jjack
    4. Re:Do you hold nuclear security codes? by apparently · · Score: 2, Insightful

      Why would I care? Because my private matters, whether it be a credit card number, the status of an illness, or the fact that my house will be vacant while I'm on vacation, are none of anyone's business?
      What about when I receive a call? How do I know if the conversation is going to turn from mundane to private?

    5. Re:Do you hold nuclear security codes? by JoeMarzen · · Score: 1

      Fair enough. For me, unless were talking about financial information, I don't really care at all. I can't imagine anyone being interested. If they were I'd be flattered in a way.

    6. Re:Do you hold nuclear security codes? by Anonymous Coward · · Score: 0

      Then will you please STOP SHOUTING, I simply don't care that you're haemorrhoids are more painful than usual. I just want to get to work.

    7. Re:Do you hold nuclear security codes? by Lesrahpem · · Score: 2, Insightful

      You can sniff cell phone calls using little more than a HAM radio. This technology doesn't make it any easier or harder. In fact, I don't think this way of routing calls has any security/privacy implications which aren't already an issue with normal cellphone call routing, with the exception that this method makes it harder to eavesdrop on a specific phone call, since the calls don't go through any central point.

    8. Re:Do you hold nuclear security codes? by totally+bogus+dude · · Score: 1

      Will you still be merely flattered when that interested person becomes very, very interested? So interested that they decide they really want to be you? So interested that they seem to be everywhere you go, because they never want to miss out on anything that's happening in your life?

      Not saying that P2P phone networks will suddenly turn everyone into psychotic stalkers or make it easier to do this, but I do find it interesting how many people seem to be dismissing the idea of other people listening to their calls / reading their email etc. out of hand because they, themselves, would find it boring. Sure, it'd be uninteresting to normal people... but not everybody's "normal.".

    9. Re:Do you hold nuclear security codes? by JoeMarzen · · Score: 1

      Oh nonsense, the threat from perverts and stalkers finding you or your children on the internet is so negligible that social service organizations around the country have found it impossible to compile any statistics on the subject. The cases have been so few and far between that the only ones that can be found are the ones that have had major news coverage. Seriously. There's an interesting letter about this in The Atlantic this month. I can only assume that the threat from mesh networks would be far lower. In any case, don't be such a pussy, take some risks in your life, and let your kids do the same. For example, I think one of the biggest problems in this country is that adults are afraid to interact with children that aren't their own, because they are afraid of how others will perceive them. What's worse, a world where children have no strong role models other then their parents and celebrities, or a world where a few kids get molested once in a great while. I know that's putting it rather bluntly, but you have to take the good with the bad. Humans are resilient creatures.

  26. Re:Wow! That's pretty fantastic. by flyingfsck · · Score: 1

    You already have PTT mode Stateside. A mesh is just a more complicated version of the same thing.

    --
    Excuse me, but please get off my Pennisetum Clandestinum, eh!
  27. Ping? by Bragador · · Score: 1
    Yes I've thought about that but you wouldn't be able to have a huge network like the internet. To access information on a computer 100 km away your ping would be much higher than what you currently get. Also some people would have aloqwe wifi antennas than others so the network would be as fast as the slowest guy in the network. So the ones with the faster links would be used more but then it would slow down their own connection and eventually the network would still be slow.

    Basically you would have a network that is just too plain slow.

    Also there are networks that exist that are similar to the wifi network you are describing. Look at the "dark" networks like tor and see how that goes. People don't rely on them for their speed.

  28. Re:Wow! That's pretty fantastic. by multipartmixed · · Score: 1

    IIRC, iDEN PTT works through the BSS, which is both the very antithesis of a mesh, and an easy entry point for CALEA.

    Or am I missing something?

    --

    Do daemons dream of electric sleep()?
  29. It seems inevitable by llZENll · · Score: 1

    In the future every device will be part of a wireless mesh network, both acting as a server and client, make it 802 compliant and you have an awesome platform. There is a chicken and egg problem though, enough users need to have devices in order for the network to work, and most people won't want the device unless there are enough to support a reliable network. Piggy backing onto current cell and wireless networks is the way to solve this, relying on them when you don't have enough nodes to connect to, when the device market reaches critical mass, then everything is using the mesh network, cameras, printers, phones, pdas, laptops, gps, computers, cars, packages, to name a few.

    Imagine taking a picture on vacation, then sending it to print on your moms printer in another state a few seconds after it was taken, or taking pictures then having them automatically uploaded to your flicker account and stored on on your personal computer. Once everything is networked it will change how we do and store a lot of things. Mobile devices won't need mass storage, you can stream video and audio from your personal server from home.

    The only people not on the mesh will be people in rural areas and will need to rely on a wireless service. This will be a great period for the internet as no company or government will be a gatekeeper, only content and consumption will matter.

  30. Re:Wow! That's pretty fantastic. by Anonymous Coward · · Score: 0

    Yes, you are missing IMHO, QED, KISS, and IANATE (I am not a telecom engineer). There are several words in your message which could have been compressed more for optimal mesh sending. :)

  31. Stability of the mesh?! The reg cell net's !stable by Miykayl · · Score: 1


    Yes, the stability of the mesh is important.

    But, it doesn' have to comepte with land lines (which ARE stable)... as much as it has to compete with regular wireless services (which ARE NOT STABLE).

    Most of the discussion about reliablity makes it seem as though the existing wireless services are "all-that". ...They are not.

  32. Network coding by cayennext · · Score: 1

    It would be first huge network using new architecture. They would control every nodes in the network, at least on production level, so they can use network coding http://en.wikipedia.org/wiki/Network_coding

    1. Re:Network coding by Anonymous Coward · · Score: 0

      There is a good treatment of Network Coding in the June 2007 issue of Scientific American (http://tinyurl.com/2pq9gk). It sounds like a good technique of extending the range while optimizing the content flow.

  33. To everyone worried about privacy by allthingscode · · Score: 4, Funny

    We're talking about cell phones. You're out in public talking with 100 people around you and you're worried about privacy?!! If you want privacy wait until you get home.

  34. would you listen to phone conversations? by JoeMarzen · · Score: 1

    I do care about having the option of complete privacy, but 99.9% of the time I don't really care at all. My phone conversations would be pretty boring to strangers. If it were socially acceptable would you listen to the phone conversations of strangers? More then a few times out of curiosity? I am guessing that for most people the answer is no.

    1. Re:would you listen to phone conversations? by Anonymous Coward · · Score: 0

      A guy at one of my previous workplanes once brought in one of those scanners available from the local electronics store - the only conversations he managed to ever pick up, were soccer moms trading answers to homework questions ..... the wonders of modern technology.

  35. Longer battery life is the bonus by kanweg · · Score: 2, Insightful

    Because phones are much closer to each other than telecom towers, and the energy to transmit goes up quadratically with the distance, I think there is no issue of the batteries dying in a blink. However, when you're on the road (driving), you may not be in touch with enough other phones, and the connection may suck.

    Bert

  36. Scaling laws by Baldrson · · Score: 1

    The scaling laws relating to battery power cited in the article are off. Power use per capita is driven by packet rate through one's phone times the power required to relay the packet. As density increases, power drops off with a square law while the number of packets per capita doesn't increase linearly, nor even quadratically, let alone exponentially, just because the population density increases. Indeed, given that human interaction is more direct the more dense the population, there is reason to believe that the packets per capita may go down with population density.

    1. Re:Scaling laws by fractoid · · Score: 1

      I haven't done the numbers but intuitively this makes sense. In fact, your explanation here seems to imply that power use per capita is purely a function of overall network utilisation and as such is independent from the actual population density.

      Of course, this doesn't factor in that currently, phone traffic is minimized because bandwidth is expensive. A peer to peer system will suffer from tragedy of the commons to some degree, as people show less restraint due to the system being 'free'.

      --
      Rampant carbon sequestration destroyed the Dinosaurs' tropical paradise. I'm here to help repair the damage.
    2. Re:Scaling laws by Baldrson · · Score: 1

      Presumably there will be hard encryption within the mesh so there could be some form of accounting for who was routing the most packets, with corresponding compensation.

  37. Wow, I can see why you posted AC... by Anonymous Coward · · Score: 0

    ...you too are talking out of your ass, while insisting others have their head shoved up their own. IRC, Skype and AIM are *all* capable of direct connections between users (and indeed at least in Skype, this is the default), with connection and routing through the central server only during the setup of the call. AIM: http://reaim.sourceforge.net/dcc.html Skype: http://saikat.guha.cc/pub/iptps06-skype/ IRC: http://www.livinginternet.com/r/ra_dcc.htm

    1. Re:Wow, I can see why you posted AC... by Anonymous Coward · · Score: 1, Insightful

      What do you think a "direct connection" is over IP? Do you have visions of a wire (or maybe a "tube") strung between the two computers?

    2. Re:Wow, I can see why you posted AC... by Anonymous Coward · · Score: 0
      Dear fucking idiot: When you "direct" connect to an AIM/IRC/User, you connect "directly" to them over the internet backbone. It does not "directly" connect me to the end-user over some random moron's (read: you) workstation.

      So tell me now, what shampoo do you find best gets the sent of ass out of your hair?

    3. Re:Wow, I can see why you posted AC... by totally+bogus+dude · · Score: 1

      Perhaps if I embolden the point to which the GP was responding it will make it clearer:

      (all of which, the traffic goes through a central server, I might add)

      Also, there's a difference between having one's data routed through various ISP's hardware, compared to having it routed through your neighbour's equipment. People tend to have slightly more trust in the administrators of actual real networks than they do in Joe Random. At the very least, the network admins tend to have better things to do with their time than spy on a random person's traffic to see if it's interesting. Joe R on the other hand...

  38. A hybrid solution might be best by willy_me · · Score: 2, Interesting

    One of the problems with wireless grid networks is the latency involved. Having towers makes for much lower latency. The idea of a call being routed 100km over a grid where the nodes have a max range of 1km is crazy. That's a couple of hundred possible points of failure. The quality just won't be acceptable.

    But what about keeping the towers and just using a grid to connect the nodes that are a little out of range. Now that calls just have to traverse the grid to get to the nearest tower. Potential for error is greatly reduced along with latency.

    Areas with an existing infrastructure would benefit even though there is already full coverage. When one has a poor connection (say, in a basement building) the phone could opt to use the grid to get the message out and to the tower. Overall quality of service would increase.

    Areas without an infrastructure would benefit by requiring fewer towers. The more towers the better the quality of service - but for many areas just getting service is the main concern. In such areas only minimal infrastructure would be required. Additional infrastructure could be added in the future should they want to increase the quality of service.

    In addition, localization (ie, 911) and content monitoring are only minimally effected by such a system. Believe it or not, this is actually a good thing for most people.

    Just an idea,
    Willy

  39. Emergency Services? by Net0ps · · Score: 1

    Seems like one obvious use for a system like this would be in emergency response services, where you'd want a phone infrastructure that doesn't depend on any towers being in place. If you had a fleet of these phones to start handing out (or, heck, turning on and dropping in various places to act as nodes) after something like a Katrina, you'd be able to coordinate large numbers of responders without having to have the cell network back online first.

  40. Patent Buster (routing phone's energy consumption) by barwasp · · Score: 1
    To 'the all reading professional': (as described by the patent regulations). I hereby make publicly available, as prior art, the following technology

    TITLE: Method, system and device for improving the energy efficiency within p2p cellular phone systems PROBLEM: In p2p cellular phone systems the limited energy storage capacity within cellular phone batteries can limit the usefulness of such systems system. If the cellular phone users allow their cellular phones to be used in transmitting other users cellular phone calls, the energy stored into the batteries of those transmitting cellular phones would be harmfully consumed during the transmission of other peoples cellular phone calls. The consumption of energy reduces the battery life, forcing the transmitting cellular phone's battery to be needed to be charged more often. In addition, there might be harmful side-effects associated with being extensively exposed to a presence of transmitting cellular phones

    SOLUTION: The innovation presented here, eliminates most of the problems associated with consuming the limited energy from the batteries of those call transmitting cellular phones. In addition, the hereby presented innovation limits the amount of electro-magnetic radiation that the users of p2p cellular phone systems would otherwise be adsorbing.

    According to this invention users of p2p cellular phone system could use for example their old cell phones to act as a private base stations and thereby solve much of the power consumption problem. A single such 'base station' could transmit hundreds of call every day while being permanently 'forgotten' into loading the battery from the wall. If that old cell phone is forgotten to be permanently charged on a roof top, the system has a true private base station. However the other nodes, within the p2p cellular phone system, would need to be informed about those certain 'permanently charging' cellular phone nodes. According to this invention those 'charging nodes' do send a signal to other nodes that distinguishes those 'permanently charging' cellular phones apart from those currently non-charging nodes.

    (PATENT BUSTER) claim:

    A method system and a system device facilitating the energy efficient usage of a p2p cellular phone system, wherein those wireless communication devices that are currently having their batteries electrically charged, using a wall plug or comparable energy sources, can give a specific signal to other wireless nodes, indicating their practically endless resource of electric energy, so that the other wireless nodes could prefer routing the cellular phone calls at least partially through that node with practically endless availability of electric energy. Dear all reading professional, you are served
  41. This has potential by ardent99 · · Score: 1

    This is one of the greatest ideas I've heard in a long time. If you've ever been caught in a disaster (like 9/11, for example), you know that right away virtually all land lines and cell phones become unusable because the switching circuits are immediately overloaded. This is due to the centralized model, where the switching systems are designed to handle slightly more than average loads, and can't handle more. By distributing the call network, it would dramatically reduce the bottleneck problem, making it much more likely that your calls would get through. Then add the other advantages mentioned and you have a solution to several very real problems.

    There are a bunch of technical details that would have to be solved, but those have known solutions that will only get easier with time. Cell phones are getting more powerful all the time, and most people are not on the phone much of the time, so the device has lots of bandwidth that could be better used. Encryption can be done end-to-end with the available compute power. The battery power usage may actually be improved by the reduced power necessary to make calls that are shorter distance. Bandwidth congestion would be reduced because of the locality of transmission. It would be easy to drop repeaters in strategic locations if that helps long distance connectivity; that would be a lot cheaper than having to put cell towers *everywhere*.

    This is an architectural idea that from a technical point of view is almost a no-brainer; it is great!

    The problems are going to be business and political ones, because it bypasses existing centralized power structures. The switching companies will see their lives flashing before their eyes, and the government will not have central points to wire tap. These factions currently control all the infrastructure, and they will not want a revolutionary change like this to happen.

    Maybe a way to get this going is for determined, maverick companies to do it fast enough that the big boys are caught off guard, and don't respond quickly enough. Also, the new business infrastructure needs to eliminate any central points of control (like a single critical vendor) that could be shutdown by the powers that be when they wake up.

    One example might be an open source hardware/software effort that implements the devices. If a critical mass of phones gets out there quickly enough that are not dependent on the existing infrastructure, perhaps it could work. If a company (Google?) comes out with an open phone architecture which supports this as a third-party app while simultaneously working with the existing cell phone infrastructure, it could hit like wildfire.

    The only significant obstacle I can see is that the carrier spectrum is still a centrally controlled resource. It is possible that the govt would simply outlaw the usage of spectrum for these purposes. If someone can figure out how to tie this new capability in with existing spectrum allocations that have the necessary distance and bandwidth properties in such a way that you couldn't disallow it without disallowing other necessary functions, that would be interesting.

    1. Re:This has potential by Janos421 · · Score: 1

      Another case where it could be used is subway, where density is high enough to be sure that the network is always connected. Look at the number of 802.11 capable devices which are used in subway : IPhone (and now IPod touch), PSP, DS and smartphones. You can connect all these devices to create a local network where you can share your favorite youtube videos, podcast and blog or simply play video game.

      Clearly this should not be possible using classical GSM or WiFi connections which can not handle the traffic. But mesh networks can.

  42. Re:doesn't sound like a 'new' idea...RICOCHET by hguorbray · · Score: 1

    yep -ricochet did this in the late 90s:

    http://en.wikipedia.org/wiki/Ricochet_(internet_service)

    it was an idea that was slightly ahead of its time, plus they were a victim of the rise in broadband and the .com crash

    so maybe this new implementation will succeed if it is able to gain critical mass -the idea of the handsets extending the mesh by acting as repeaters is cool...Ricochet never got faster than 128kbps, but that is all the fast that my ATT EDGE connection will go.....

    -I'm just sayin'

  43. Who wants to listen? by The+Monster · · Score: 1

    What on earth makes you think other people would want to listen to your phone conversations?
    I don't know, some pervert might have been interested in the details of my daughters' school schedules, the routes walked home from the ones not far enough away to justify buses, or the locations of the bus stops for those that do. (They're adults now.) Maybe someone would want to know the exact dates that I'd be out of town on business (and therefore not able to personally defend my family). If The Bride of Monster called from the casino down on the river, to tell me she'd hit a tidy jackpot on one of the slot machines, a casual eavesdropper might suddenly become something more sinister.

    Things like that.

    --

    [100% ISO 646 Compliant]
    SVM, ERGO MONSTRO.

  44. What if the net traffic rise in a sudden? by kentsin · · Score: 1

    If that means sever traffic jam, then this is not going to be allowed to replace the current network.

    1. Re:What if the net traffic rise in a sudden? by fractoid · · Score: 1

      Mesh networks are meant to be better than centralised networks when it comes to scalability. Bandwidth ~ nodes, rather than bandwidth = constant.

      --
      Rampant carbon sequestration destroyed the Dinosaurs' tropical paradise. I'm here to help repair the damage.
  45. Correction: p2p *portable* phone by belg4mit · · Score: 2, Insightful

    Cause they ain't exactly cells anymore are they?

    --
    Were that I say, pancakes?
    1. Re:Correction: p2p *portable* phone by MikeyVB · · Score: 1

      You're right, they are not "cell" phones anymore!

      P2P phones...maybe. Doesn't have a nice ring to it though does it? Hmmm, emmy see here. The phones are always moving around through aren't they? Maybe they should be called "mobile" phones. Like they are currently called in Sweden.

  46. i think they've done this before by ironflippy · · Score: 0

    i believe they call it a 2 way radio?

    1. Re:i think they've done this before by Anonymous Coward · · Score: 0

      This is a little more than the Nextel 2-way feature, as the calls are routed via other people's phones. But it HAS been done before. Amateur Packet Radio used other people's stations to relay the packets. Not everyone was a node, and in fact it was voluntary. But it worked. Back in the 80's the applications and bandwidth were sadly lacking, but I had a static IP address via VHF on the 2-meter band (144-148 MHz).

  47. Such TETRA networks already exists by dUb · · Score: 1

    For example in Finland there is already such network for authorities. Police, rescue teams, army and border patrol teams are using network called VIRVE. It is secured network and all handsets can act as a repeater and then connect to base stations. It is using TETRA technology.

  48. Dammit by kramulous · · Score: 1

    This is what happens when somebody works on an idea you had, and began implementing, years ago http://ask.slashdot.org/comments.pl?sid=232451&cid=18910747/

    That aside, how do they manage to push wireless to 2000m with these things http://www.terranet.se/index.php?option=com_content&task=category&sectionid=8&id=17&Itemid=62.

    Dammit. I knew I should have continued

    --
    .
  49. Re:Wow! That's pretty fantastic. by redcane · · Score: 1

    There are no billable minutes, since your not using the cell phone networks infrastructure, in the same way you are not billed for using your walkie-talkie.