wikiwcomp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wikiwcomp [2013/12/03 11:35]
Stéphane Lavirotte
wikiwcomp [2015/07/17 06:47] (current)
Stéphane Lavirotte
Line 2: Line 2:
  
 {{:​public_namespace:​wcomp_and_devices.png?​300 |}} {{:​public_namespace:​wcomp_and_devices.png?​300 |}}
- 
 **WComp is a prototyping and dynamic execution environment for Ambient Intelligence applications. WComp is created by the [[http://​rainbow.i3s.unice.fr|Rainbow]] research team of the [[http://​www.i3s.unice.fr|I3S]] laboratory, hosted by [[http://​www.unice.fr|University of Nice - Sophia Antipolis]] and [[http://​www.cnrs.fr|CNRS]]. It is an implementation of the Service Lightweight Component Architecture [[:​publications|SLCA]] model. SLCA uses lightweight components to manage dynamic orchestrations of Web service for device, like UPnP or DPWS services, discovered in the software infrastructure.** **WComp is a prototyping and dynamic execution environment for Ambient Intelligence applications. WComp is created by the [[http://​rainbow.i3s.unice.fr|Rainbow]] research team of the [[http://​www.i3s.unice.fr|I3S]] laboratory, hosted by [[http://​www.unice.fr|University of Nice - Sophia Antipolis]] and [[http://​www.cnrs.fr|CNRS]]. It is an implementation of the Service Lightweight Component Architecture [[:​publications|SLCA]] model. SLCA uses lightweight components to manage dynamic orchestrations of Web service for device, like UPnP or DPWS services, discovered in the software infrastructure.**
  
Line 23: Line 22:
 Embedded: {{:​public_namespace:​android.png?​80}} {{:​public_namespace:​linux_arm.png?​80|}} {{:​public_namespace:​phidgets.jpg?​250|}} {{:​public_namespace:​raspberrypi.png?​65|}} Embedded: {{:​public_namespace:​android.png?​80}} {{:​public_namespace:​linux_arm.png?​80|}} {{:​public_namespace:​phidgets.jpg?​250|}} {{:​public_namespace:​raspberrypi.png?​65|}}
  
 +The SharpDevelop Addin (SharpWComp) is only available on Windows using .NET 3.5, but the WComp Container Console (without graphical designer) is also available on GNU/Linux and Mac OS X with the help of [[http://​www.mono-project.com/​|Mono]] (version >= 2.4.6). ​
  
-The SharpDevelop Addin (SharpWComp) is only available on Windows using .NET 3.5, but the WComp Container Console (without graphical designer) is also available on GNU/Linux and Mac OS X with the help of [[http://​www.mono-project.com/​|Mono]] (version >= 2.4.6). ​WComp.NET is also available and usable on embedded platforms with ARM processor ​like NSLU2Phidget 1072 or 1073 and Raspberry Pi+WComp.NET is also available and usable on embedded platforms with ARM processor
 +  * NSLU2 (XScale-IXP42x - Architecture ARMv5TE) 
 +  * Phidget 1072 (ARM920T - Famille ARM9 - Architecture ARMv4) 
 +  * Phidget ​1073 (ARM926EJ-S - Famille ARM9E - Architecture ARMv5) 
 +  * Raspberry Pi rev B 512MB (ARM1176JZF-S - Famille ARM11 - Architecture ARMv6)
  
 A release for Android is now available with the help of [[http://​android.xamarin.com/​|MonoDroid]]. A release for Android is now available with the help of [[http://​android.xamarin.com/​|MonoDroid]].
  • wikiwcomp.1386066958.txt.gz
  • Last modified: 2013/12/03 11:35
  • by Stéphane Lavirotte