Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A Lobber storage-node consists of a BT client and a control plane that talks to the lobber service. This model could work for a mobile client too but the BT client may need to be stripped down to support fewer features. BT is well adapted to a mobile usage pattern where the device changes network connectivity often. Certain aspects of BT (i.e running multiple TCP connections in parallel) will need to be turned off on certain types of networks (eg EDGE) but this should not present a problem.

The control plane (PUSH+ATOM/RSS+REST) should not present a problem for a mobile device but certain mobile devices have access to native notification services that could work even better (eg iPhone notifications). The size of each notification message is very small (a torrent info-hash) which should not present a problem for any notification technology.

...