Difference between revisions of "Features/Obsolete/Ad hoc Networking"

From Sugar Labs
Jump to navigation Jump to search
Line 24: Line 24:
  
 
== How To Test ==
 
== How To Test ==
<!--This does not need to be a full-fledged document.  Describe the dimensions of tests that this feature is expected to pass when it is done.  If it needs to be tested with different hardware or software configurations, indicate them.  The more specific you can be, the better the community testing can be.
+
===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)
  
''Remember that you are writing this how to for interested testers to use to check out your feature - documenting what you do for testing is OK, but it's much better to document what *I* can do to test your feature.''
+
===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
''A good "how to test" should answer these four questions:''
+
* connect the machine with two interfaces to your internet connection
 
+
* create on that machine an ad hoc network as well
* ''What special hardware / data / etc. is needed (if any)?
+
* connect on the other machine (B) to that ad hoc network
* ''How do I prepare my system to test this feature? What packages need to be installed, config files edited, etc.?
+
* machine B should be able to use the internet connection of machine A; use for example the Browse activity to verify this
* ''What specific actions do I perform to check that the feature is working like it's supposed to?
 
* ''What are the expected results of those actions?''-->
 
  
 
== User Experience ==
 
== User Experience ==

Revision as of 02:45, 15 July 2009

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