Difference between revisions of "Features/Obsolete/Ad hoc Networking"
Line 23: | Line 23: | ||
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. | 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. | ||
− | |||
{{:{{PAGENAME}}/Testing}} | {{:{{PAGENAME}}/Testing}} | ||
== User Experience == | == User Experience == |
Revision as of 21:33, 11 September 2009
Summary
Allows users to connect with each other over wireless in an ad hoc manner without infrastructure like an Access Point.
Owner
- Name: Simon Schampijer
- Email: simon AT sugarlabs.org
Current status
- Targeted release: 0.86
- Last updated: 14.08.09
- Percentage of completion: 80%
Detailed Description
It allows users 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.
Benefit to Sugar
It allows the Sugar users to create ad hoc networks with any given wireless hardware.
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.
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
It allows users 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.
Dependencies
No further dependencies, only changes in the sugar shell.
Contingency Plan
Defer to 0.88
Documentation
Tomeu Vizoso has written a blog post about this feature.
Release Notes
The new ad hoc networking facilities allows users 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 share an internet connection using the same mechanism.