| VMukti 1.0 Beta |
|
|
More Action with VMukti Beta Introducing VMukti Beta, a landmark release from VMukti Solution that delivers web conferencing platform and features that will keep your business moving.
To build competitive advantage, companies need a communication and conferencing system that will meet its exact requirements across marketing, sales, development and support. VMukti platform capabilities provide the ability to customize VMukti to match how your company does business.
• Make three folder named "Control", "Bal" and "Dal" • Put Presentation layer's compiled .dll file like App1_Presentation.dll into "Control" named folder. That .dll file can be found from bin>Debug of the concerned layer project • Create and put "Configuration.xml" into "Control" folder along with presentation layer's dll file. The "Configuration.xml" file should contain correct information like- (<?xml version="1.0" encoding="utf-8" ?> <Modules Name="Presentation"> <DummyClient class="DummyClient" method="PresentationClient"> </DummyClient> </Modules>) • Put Business layer's compiled dll file like App1_Business.dll into "Bal" named folder. That dll file can be found from bin>Debug of the concerned layer project • Put Control layer's compiled dll file like App1_Control.dll into "Bal" named folder along with business layer's dll file. That dll file can be found from bin>Debug of the concerned layer project • Put Data Access layer's compiled dll file like App1_DataAcess.dll into "Dal" named folder. That dll file can be found from bin>Debug of the concerned layer project • Put all three "Control", "Bal" and "Dal" folders into a folder and give a name like Mod1 to it (this name will identify to your developed extension) and it will appear in the "Modules" section from left pane of the home page of VMukti after successful addition of it into the VMukti system. • Compress the "Mod1" folder into "Mod1.zip". Now the "Mod1.zip" is ready for add in the VMukti system. • Now browse the VMukti with provided URL, click Settings on top right, then click "Submit New widget" then click on "Browse", locate your "Mod1.zip" file. Provide correct information in the fields. Click "Save" then click "Done". • You will see your own module/extension in the left pane under modules section. Now you can enjoy with your own extension
Core Features • Video conference • Audio conference • Chat • Online File search • Online Whiteboard • Online File-share • Online Presentation, • Online Co-authoring • Scheduler • Weather • News • .NET Framework 3.0 • Microsoft Internet Explorer 6.0 SP1 or later • Security Certificate used in VMukti .NET Framework 3.5 and Security certificate issue is scheduled to be resolved by launching VMukti Light Edition. Advanced Grid
On- Demand Architecture VMukti is proud to unveil its new On-Demand architecture. VMukti's "multi-instance" architecture eliminates the tradeoffs between deep customization and upgradeability associated with previous generations of On-Demand VMukti. Key Benefits Include: • Multi-Instance Each user receives their own On-Demand instance for maximum security, flexibility and control. • Automatic Upgrades Users can be automatically upgraded to new versions of VMukti or control when to upgrade. • Staging and Testing Customers can develop new functionality on test servers and then move into production. • Deployment Flexibility Customers can move between VMukti On-Site and VMukti On-Demand at any time. VMukti Architecture
Community Support VMukti 1.0 Beta eases the process by which community members and partners can build, certify, and share applications on VMukti Forge and VMukti Exchange. The adoption of the GNU General Public License (GPL) version 2.0 for VMukti Community Edition, combined with the new Module Builder templates, allows non-technical users to create, publish and share modules across VMukti. VMukti Freedom Unlimited Your ability to produce and redistribute derivative works of or collective works that include VMukti software is governed by the open source license under which you received it (unless you enter into a formal agreement with VMukti under which you receive alternative licensing terms). Moreover, none of the VMukti trademarks can be used in the promotion, identification, or distribution of It is generally considered good open source practice to identify in the source code of your derivative or collective works your own copyright notices for the portions of the work you added or changed. VMukti Open Source is distributed under the GNU General Public License version 3 and is also available under alternative licenses negotiated directly with Adiance Technologies Pvt. Ltd. If you obtained VMukti under the GPL, then the GPL applies to all loadable VMukti modules used on your system as well, except as defined below. The GPL (version 3) is included in this source tree in the file COPYING. If you wish to use our code in other GPL programs, don't worry -- there is no requirement that you provide the same exception in your GPL's products (although if you've written a module for VMukti we would strongly encourage you to make the same exception that we do).
|