This is an old revision of the document!
WComp .NET Download & Installation instruction
Several packages are distributed as part of the WComp .NET project.
The main package is SharpWComp, the AddIn to SharpDevelop, allowing you to create assemblies of components in a graphical way, integrated in the free IDE SharpDevelop.
The first of two additional packages is the UPnPWizard Designer that allows to reactively and automatically generate UPnP proxy components, load them and instantiate in a container, when a UPnP device is discovered.
Finally, the 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 will be available for download soon.
WComp AddIn to SharpDevelop (SharpWComp)
If you choose the executable installation, for example SharpWComp-2.4.0.*.msi or wcomp_all-1.2.0.*.exe files in the release pages below, you simply have to install SharpDevelop in the default location, then to install the SharpWComp AddIn.
SharpWComp Current Release
Old Releases
Release: 2.4.0b.850 - 10/12/2010
Release: 1.2.0.327 - 12/05/2009
Release: 1.2.0.314 - 27/02/2009
Release: 1.2.0.151 - 27/03/2007
Release: 1.0.0.90 - 22/11/2006
Release: 1.0.0.66 - 26/05/2006
Release: 1.0.0.62 - 2006
UPnP Wizard Designer
The designer can be installed anywhere and configured after installation. By default, it will be installed in SharpDevelop's install directory, in a newly created directory. Version 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 SharpWComp.
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 generated. They are located in the installation directory of SharpDevelop, in the Beans
directory.
Aspects of Assembly Designer
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.
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.
Version 1.0-rc1 has to be installed with SharpWComp-2.4.0-rc1. Versions have to be carefully checked, since when the UPnP functional interface of WComp evolves, designers have to evolve too.
Installation dependencies
For 2.x versions
.NET 2.0 Framework
SharpDevelop
For 1.x versions
.NET 1.1 Framework
SharpDevelop
Wcomp .NET Download Video Tutorials
Available since WComp .NET since version 1.2.0.176
Video Tutorials for WComp .NET since 1.2.0.176.
Available since WComp .NET version 1.2.0.151
Video Tutorials for WComp .NET 1.2.0.151
(the third is deprecated in the SharpWComp-2 branch)