download

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
download [2011/08/11 18:43]
Stéphane Lavirotte
download [2013/04/04 18:38]
Stéphane Lavirotte
Line 3: Line 3:
 Several packages are distributed as part of the WComp.NET project. Several packages are distributed as part of the WComp.NET project.
  
-The main package is [[download#​WComp AddIn to SharpDevelop (SharpWComp)|SharpWComp]],​ the AddIn to SharpDevelop,​ allowing you to create assemblies of components in a graphical way, integrated in the free IDE SharpDevelop.+===== SharpWComp ​=====
  
-The first of two additional packages ​is the [[download#UPnP Wizard Designer|UPnPWizard Designer]] that allows ​to reactively and automatically generate UPnP proxy componentsload them and instantiate ​in a containerwhen a UPnP device is discovered.+The main package ​is [[:download|SharpWComp]], the AddIn to SharpDevelopallowing you to create assemblies of components ​in a graphical wayintegrated in the free IDE SharpDevelop.
  
-Finally, the [[download#​Aspects of Assembly Designer|Aspects of Assembly Designer]] is a compositional adaptation mechanism based on aspect-oriented programming that can be used to reactively adapt component assemblies when the infrastructural context changes. It is currently not available for public download.+==== AddIn to SharpDevelop ====
  
-===== SharpWCompWComp AddIn to SharpDevelop =====+{{:public_namespace:​windows.png?​55 ​ }}
  
 Before installing the SharpDevelop AddIn, you obviously need to install the corresponding SharpDevelop version. Links are below, in the Installation dependencies section. After that, you can download the installer for the AddIn in the pages linked below. Before installing the SharpDevelop AddIn, you obviously need to install the corresponding SharpDevelop version. Links are below, in the Installation dependencies section. After that, you can download the installer for the AddIn in the pages linked below.
  
-==== Current Releases ​==== +=== Download SharpWComp Release ​===
-<​html><​!-- +
-  * ** [[telechargement:​V_3.0.0b.1026|Release:​ 3.0.0b.1026 - 12/​05/​2011]] ** \\ +
---></​html>​ +
-  * ** [[telechargement:​V_2.4.0|Release:​ 2.4.0 - 12/​05/​2011]] ** \\+
  
-==== Older Releases ==== +{{:public_namespace:​wcomp.png?​100 ​ }} Here you can find all the instructions to download and install SharpWComp corresponding to the .NET framework you would like to use. We do not maintain release 1 and of SharpWcomp but you still can try them.  
-  * ** [[telechargement:V_2.4.0-rc2|Release: ​2.4.0-rc2 - 20/​01/​2011]] ** \\ +The current maintained release is SharpWComp 3.x for .NET 3.5We are currently working on the next release for .NET 4.5We do not distribute a complete version on the Web for the moment, but only a limited version for users to be able to test itWe only distribute a full version of SharpWComp to our partnersIf you want to have this latest release, you can [[about_us|contact us]].
-  * ** [[telechargement:​V_2.4.0-rc1|Release:​ 2.4.0-rc1 - 07/​01/​2011]] ** \\ +
-  * ** [[telechargement:​V_2.4.0b.850|Release:​ 2.4.0b.850 - 10/12/2010]] ** \\+
  
-  ​* ** [[telechargement:​V_1.2.0.327|Release: ​1.2.0.327 - 12/05/2009]] ** \\ +  * [[sharpwcomp1|SharpWComp ​for .NET 1.1]] //not supported anymore// 
-  ​* ** [[telechargement:​V_1.2.0.314|Release:​ 1.2.0.314 - 27/02/2009]] ** \\ +  * [[sharpwcomp2|SharpWComp ​for .NET 2.0]] //not supported anymore// 
-  * ** [[telechargement:​V_1.2.0.151|Release:​ 1.2.0.151 - 27/03/2007]] ** \\ +  * [[sharpwcomp3|SharpWComp 3 for .NET 3.5]] //current release// 
-  ​* ** [[telechargement:​V_1.0.0.90|Release: 1.0.0.90 - 22/11/2006]] ** \\ +  * [[sharpwcomp4|SharpWComp 4 for .NET 4.5]] //work in progress//
-  * ** [[telechargement:​V_1.0.0.66|Release:​ 1.0.0.66 - 26/05/2006]] ** \\ +
-  ​* ** [[telechargement:​V_1.0.0.62|Release: 1.0.0.62 - 2006]] ** \\+
  
-===== UPnP Wizard Designer =====+==== Container Console ​====
  
-The designer can be installed anywhere and configured after installationBy default, it will be installed in SharpDevelop'​s install directory, in a newly created directoryVersion number is identical to SharpWComp'​s version numbersIt is likely to work properly only with the same version of the container. For this reason, you can download it in the same page than [[download#​WComp AddIn to SharpDevelop (SharpWComp)|SharpWComp]].+{{:​public_namespace:​windows.png?​55}}{{:​public_namespace:​linux.png?​42}}{{:​public_namespace:​linux_arm.png?40|}}{{:​public_namespace:​macosx.png?​55}}{{:​public_namespace:​android.png?40}}
  
-**Note:** when updating the UPnP Wizard Designer OR SharpWCompyou may need to recompile your personal beans for the new version, and you will probably need to remove all UPnP proxy components already generated. They are located in the installation directory of SharpDevelop,​ in the ''​Beans''​ directory.+The WComp Container is available for several environmentsWindowsGNU/LinuxMac OS X and Android (beta release). It allows ​you to run WComp assemblies without any graphical environment.
  
-===== Aspects of Assembly Designer =====+=== Download WComp Container Release ​===
  
-There are three different implementations of the AA DesignerOn this page, we will distribute ​the designer that was designed as two assemblies of SharpWComp components and using the traditional ​[[grammar]].+{{:​public_namespace:​wcomp.png?​100 ​ }} For the moment, we do not distribute ​publicly this package. We just distribute it to our partners in research contracts. If you are interested in, you can [[about_us|contact us]].
  
-It does not support merging or specific weaving operators for now, and allow only simple adaptation operation to be made: component creation and link creation.+===== Tools =====
  
-Version ​[[telechargement:V_2.4.0-rc2|1.0-rc1]] has to be installed with SharpWComp-2.4.0-rc2. Versions have to be carefully checkedsince when the UPnP functional interface of WComp evolves, designers have to evolve too.+The first of two additional packages is the [[:download|UPnPWizard Designer]] that allows ​to reactively and automatically generate UPnP proxy components, load them and instantiate them in a container, when UPnP device is discovered.
  
-====== Installation Instructions ====== +The second is the [[:​download|Aspects of Assembly Designer]], a compositional adaptation mechanism based on aspect-oriented programming that can be used to reactively adapt component assemblies when the infrastructural context changesIt is currently not available for public download.
-<​html><​!-+
-===== WComp 3.x versions ====== +
-=== SharpDevelop 3.2 ===+
  
-{{telechargement:​sharpdevelop_3.2.1.6466_setup.msi|SharpDevelop 3.2.1 installer}}+==== UPnP Wizard Designer ====
  
-=== .NET 3.5 Framework === +The designer can be installed anywhere and configured after installationBy default, it will be installed in SharpDevelop'​s install directory, in a newly created directoryVersion number is identical to SharpWComp'​s version numbers. It is likely to work properly only with the same version of the container. For this reason, you can download it in the same page than [[:download|SharpWComp]].
-[[http://​www.microsoft.com/​downloads/​en/​details.aspx?​familyid=333325fd-ae52-4e35-b531-508d977d32a6&​displaylang=en|.NET Framework 3.5 SP1]] (may not be needed, check if your system already has it, which is the case for Windows 7). +
---></​html>​+
  
-===== WComp 2.x releases ===== +**Note:**  when updating the UPnP Wizard Designer OR SharpWComp, you may need to recompile your personal beans for the new version, and you will probably need to remove all UPnP proxy components already generatedThey are located in the installation directory of SharpDevelop, in the ''​Beans'' ​ directory.
-=== SharpDevelop 2.2 === +
-  ​{{telechargement:sharpdevelop_2.2.1.2648_setup.msi|SharpDevelop ​2.2.1 installer}}+
  
-=== .NET 2.0 Framework ​=== +==== Aspects of Assembly Designer ====
-You may already have it installed on your machine. Check windows update or the microsoft website for updates, the current version is SP2.+
  
-  * {{telechargement:dotnetfx-2.0.exe|.NET Framework 2.0}} +There are three different implementations of the AA Designer. On this page, we will distribute the designer that was designed as two assemblies of SharpWComp components and using the traditional [[:grammar|grammar]]
-  * {{telechargement:​netfx20sp1_x86.exe|.NET Framework 2.0 Service Pack (x86)}} + 
-  * {{telechargement:​netfx20sp1_x64.exe|.NET Framework ​2.0 Service Pack 1 (x86-64)}}+Version [[:telechargement:​v_2.4.0-rc2|1.0-rc1]] has to be installed with SharpWComp-2.4.0-rc2. Versions have to be carefully checked, since when the UPnP functional interface of WComp evolves, designers have to evolve too.
  
-===== WComp 1.x releases ===== 
-=== SharpDevelop 1.0.2 === 
-  * {{telechargement:​sharpdevelop_1.0.2.1726_setup.exe|SharpDevelop 1.0.2 installer}} 
  
-=== .NET 1.1 Framework === 
-  * {{telechargement:​dotnetfx.exe|.NET Framework 1.1}} 
-  * {{telechargement:​ndp1_1sp1-kb8667460_x86.exe|.NET Framework 1.1 Service Pack 1}} 
  • download.txt
  • Last modified: 2013/04/04 18:38
  • by Stéphane Lavirotte