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 [2011/12/27 09:15]
Stéphane Lavirotte [Platform]
wikiwcomp [2015/07/17 06:47] (current)
Stéphane Lavirotte
Line 1: Line 1:
 ====== WComp ====== ====== WComp ======
  
 +{{:​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 15: Line 16:
 ===== Platform ===== ===== Platform =====
  
 +WComp.NET is available on several platforms. ​
  
-{{:​public_namespace:​windows.png?​110}}{{:​public_namespace:​linux.png?​80}}{{:​public_namespace:​macosx.png?​110}}{{:​public_namespace:​android.png?​80}}available.+Workstation: ​{{:​public_namespace:​windows.png?​110}}{{:​public_namespace:​linux.png?​85}}{{:​public_namespace:​macosx.png?​110}}
  
 +Embedded: {{:​public_namespace:​android.png?​80}} {{:​public_namespace:​linux_arm.png?​80|}} {{:​public_namespace:​phidgets.jpg?​250|}} {{:​public_namespace:​raspberrypi.png?​65|}}
  
-WComp.NET is available on several platforms. ​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 NSLU2 and Phidget 1072.+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:
 +  * 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.1324973714.txt.gz
  • Last modified: 2011/12/27 09:15
  • by Stéphane Lavirotte