Features/Obsolete/Ad hoc Networking

Summary

As an alternative to the mesh.

Owner

  • Email: simon AT sugarlabs.org

Current status

  • Targeted release: 0.86
  • Last updated: 12.06.09
  • Percentage of completion: 80%

Detailed Description

Expand on the summary, if appropriate. A couple sentences suffices to explain the goal, but the more details you can provide the better.

Benefit to Sugar

It allows user to connect with each other over wireless in an ad hoc manner without infrastructure like an Access Point. This is the so called under a tree scenario. OLPC provided that functionality using hardware mesh. This feature allows to provide that functionality with nearly all the wireless hardware. Furthermore it allows you to do internet connection sharing.

Scope

NetworkManager provides all the functionality needed to create Ad Hoc networks. In the sugar shell only the NetworkManager client needed to be changed to allow creating Ad Hoc networks and an option has been added to the frame network device.

How To Test

Under a tree

  • you need two computers with wireless capabilities
  • on machine A reveal the palette of the network device (in the frame at the bottom) and click 'Create Network'
  • a network item called "<your name>'s Network" is added in the neighborhood view
  • on machine B connect to this network
  • verify that both machines are connected to the same network; the network device is in connected state and both machines are in the same IP range (listed in the device item's palette)

Internet Connection sharing

  • you need two computers with wireless capabilities; one needs to either have a second wireless interface or a wired network interface; furthermore you need a wireless or wired connection to the internet
  • connect the machine with two interfaces to your internet connection
  • create on that machine an ad hoc network as well
  • connect on the other machine (B) to that ad hoc network
  • machine B should be able to use the internet connection of machine A; use for example the Browse activity to verify this

User Experience

Easy way to set up a local wireless network.

Dependencies

No further dependencies, only changes in the sugar shell.

Contingency Plan

Defer to 0.88

Documentation

Release Notes

Comments and Discussion