# share **Repository Path**: mirrors_chromium_gitlab_gnome/share ## Basic Information - **Project Name**: share - **Description**: No description available - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-09 - **Last Updated**: 2025-11-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README /* $Header$ * * Copyright (c) 2003 Sun Microsystems, Inc. * All Rights Reserved. */ Share 0.2.x. ============ Introduction. ------------- Shareis a development library that allows developers to easily add collaboration features to their desktop applications. It can be used to create network-centric applications, such as shared whiteboards or chat environments. It can also be used for remote presentations, shared simulations, and to easily distribute data for enhanced group workflow. It has been heavily influenced by the Java Shared Data Toolkit (see: http://java.sun.com/products/java-media/jsdt for more details). At this point in time, this is just a C-style API. The plan is to create an initial implementation based on DBUS. During this process, it is expected that the API will be tweaked accordingly.