peer to peer networking
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2873
Fast Messaging Peer to Peer 0.8.0-dev
Fast Messaging Peer to Peer (FM P2P) is a simple P2P program that forms a TCP-based overlay network. more>>
Fast Messaging Peer to Peer (FM P2P) is a simple P2P program that forms a TCP-based overlay network by which a user may chat or share files.
Why name this FastMessaging when its anything but fast? Simply put, it is a reference to the underlying functioning of the application. TCUP, the protocol used to do the overlay network (the network we build ontop of an existing TCP/IP network) is message based.
We think it is Fast because there is no queueing or long searches. FastMessaging is built to construct moderately sized networks which have reasonably high responsiveness at the cost of global information sharing.
Perhaps thats not the best reasoning, but it works. Its just a name and the application needs a better name anyway. For now I just refer to it as FM.
<<lessWhy name this FastMessaging when its anything but fast? Simply put, it is a reference to the underlying functioning of the application. TCUP, the protocol used to do the overlay network (the network we build ontop of an existing TCP/IP network) is message based.
We think it is Fast because there is no queueing or long searches. FastMessaging is built to construct moderately sized networks which have reasonably high responsiveness at the cost of global information sharing.
Perhaps thats not the best reasoning, but it works. Its just a name and the application needs a better name anyway. For now I just refer to it as FM.
Download (0.64MB)
Added: 2006-10-13 License: MIT/X Consortium License Price:
1109 downloads
Mandriva Multi Network Firewall
Mandriva Multi Network Firewall 2 is the up-to-date Mandriva Linux security solution dedicated to the business world. more>>
Multi Network Firewall is the up-to-date Mandriva Linux security solution dedicated to the business world. Maximum innovation, performance and scalability is only a click away thanks to an easy-to-use web interface.
Combining firewall, Intrusion Detection System and VPN functionality, MNF 2 is the ultimate full-featured security solution meeting all your demands. Furthermore, to make your network even more secure, benefit from a year of free updates through Mandriva Online Pro!
Main features:
- a firewall, to protect your computer network from unauthorized access (filtering).
- Intrusion Detection System, to alert you to abnormal network activity.
- Virtual Private Network, to enable a secure private tunnel over public networks.
- Proxy server, to intercept all web traffic entering the network.
- DHCP server, to enable the automatic configuration of new machines connected to the LAN.
- Caching DNS, to provide a local DNS service for computers connected to the LAN.
New Featurs:
As well as the existing IPSec, MNF2 provides 2 other types of VPN:
PPTP: a desktop under Windows(R) can be automatically connected without installing any special software
OpenVPN: a lighter open source VPN; Compattible with Linux, Mac OS and Windows
Bonding: Channel combines several network interfaces into a single connection. Effectively, it means that data transfer speeds can be multiplied.
Bridging: this new function enables the administrator to build bridges between network interfaces.
Traffic shaping: You can regulate the flow of traffic on your network just by clicking on a wizard.
Network mapping: Makes it possible to connect networks which use the same private network addresses
Peer-to-Peer Filtering: MNF2 automatically blocks network traffic from "Fast Track" peer-to-peer clients.
Better software support
2.6 Linux Kernel
Better hardware support
Improved support for multiple network cards (up to 10)
Wi-Fi Support
Better ADSL support
Services included in the product
Mandriva Online Pro: benefit from updates for one year through Mandriva Online Pro
Support included/
<<lessCombining firewall, Intrusion Detection System and VPN functionality, MNF 2 is the ultimate full-featured security solution meeting all your demands. Furthermore, to make your network even more secure, benefit from a year of free updates through Mandriva Online Pro!
Main features:
- a firewall, to protect your computer network from unauthorized access (filtering).
- Intrusion Detection System, to alert you to abnormal network activity.
- Virtual Private Network, to enable a secure private tunnel over public networks.
- Proxy server, to intercept all web traffic entering the network.
- DHCP server, to enable the automatic configuration of new machines connected to the LAN.
- Caching DNS, to provide a local DNS service for computers connected to the LAN.
New Featurs:
As well as the existing IPSec, MNF2 provides 2 other types of VPN:
PPTP: a desktop under Windows(R) can be automatically connected without installing any special software
OpenVPN: a lighter open source VPN; Compattible with Linux, Mac OS and Windows
Bonding: Channel combines several network interfaces into a single connection. Effectively, it means that data transfer speeds can be multiplied.
Bridging: this new function enables the administrator to build bridges between network interfaces.
Traffic shaping: You can regulate the flow of traffic on your network just by clicking on a wizard.
Network mapping: Makes it possible to connect networks which use the same private network addresses
Peer-to-Peer Filtering: MNF2 automatically blocks network traffic from "Fast Track" peer-to-peer clients.
Better software support
2.6 Linux Kernel
Better hardware support
Improved support for multiple network cards (up to 10)
Wi-Fi Support
Better ADSL support
Services included in the product
Mandriva Online Pro: benefit from updates for one year through Mandriva Online Pro
Support included/
Download (250.5MB)
Added: 2005-10-10 License: GPL (GNU General Public License) Price:
858 downloads
KoffeePhoto 1.1 Beta
KoffeePhoto is a free software that allows you to manage your personal photo library. more>>
KoffeePhoto is a free software that allows you to manage your personal photo library. You can manage your photo albums with KoffeePhoto, and share them with your friends or family very easily. Your albums will be saved on the KoffeePhoto network, which will let you access them anytime and anywhere.
KoffeePhoto allows you to pick your photos on your hard disk or on your camera, and to organize them in albums. Thanks to several ways of sorting your photos, by date, topic, place, person, or any combination of these categories, you will always have an easy way to find all your photos again.
KoffeePhoto saves your whole photo library on its peer-to-peer KoffeePhoto network. This is carried out in a completely seamless way. Your photos are encrypted to ensure confidentiality, and are saved without any loss in quality (no format reduction, no data compression), and no storage expiration date. You can access your photo library from several computers if you wish. In case of any data loss, you can recover your whole photo library very easily!
<<lessKoffeePhoto allows you to pick your photos on your hard disk or on your camera, and to organize them in albums. Thanks to several ways of sorting your photos, by date, topic, place, person, or any combination of these categories, you will always have an easy way to find all your photos again.
KoffeePhoto saves your whole photo library on its peer-to-peer KoffeePhoto network. This is carried out in a completely seamless way. Your photos are encrypted to ensure confidentiality, and are saved without any loss in quality (no format reduction, no data compression), and no storage expiration date. You can access your photo library from several computers if you wish. In case of any data loss, you can recover your whole photo library very easily!
Download (0.003MB)
Added: 2006-10-20 License: Freeware Price:
1174 downloads
Lua Networking Extension Library 0.5
LUA is a small scripting language designed to be embedded inside your application to provide extensibility. more>>
LUA is a small scripting language designed to be embedded inside your application to provide extensibility.
It is also possible to extend the Lua scripting language itself via the use of extensions written in C. This page describes such an extension which provides a small number of basic networking and filesystem primitives.
By installing this extension you will be able to write networking applications in the Lua!
Enhancements:
- Added some filesystem primitives.
- Added API documentation & examples.
- The HTTP server now falls back to a default virtual host if none is specified, or if the attempted one doesnt exist.
- The HTTPD server now supports directory indexing if no index.html file is found in a directory.
- The HTTPD server now writes access.log files to each virtualhost.
<<lessIt is also possible to extend the Lua scripting language itself via the use of extensions written in C. This page describes such an extension which provides a small number of basic networking and filesystem primitives.
By installing this extension you will be able to write networking applications in the Lua!
Enhancements:
- Added some filesystem primitives.
- Added API documentation & examples.
- The HTTP server now falls back to a default virtual host if none is specified, or if the attempted one doesnt exist.
- The HTTPD server now supports directory indexing if no index.html file is found in a directory.
- The HTTPD server now writes access.log files to each virtualhost.
Download (0.017MB)
Added: 2005-11-01 License: LGPL (GNU Lesser General Public License) Price:
1454 downloads
PeerProtect 0.5
PeerProtect is an addon for Jays firewall that generates a file which contains all IP addresses from the RIAA and MPAA. more>>
PeerProtect is an addon for Jays firewall that generates a file which contains all IP addresses from the RIAA and MPAA, etc. and will protect peer-to-peer programs from them. The Database can be copied from PEERGUARDIAN or IPPREFIX.
<<less Download (0.040MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1200 downloads
PowerFolder for Linux 1.1.0
PowerFolder is a program to synchronize folders over the internet or on a local net. more>>
PowerFolder project consists of a program to synchronize folders over the internet or on a local net. It uses peer-to-peer technology to exchange the files. This means you do not need a hosting server. Every client holds a local copy of the folder.
It can be used to exchange every type of data for example music, photos, own documents or videos. PowerFolder automatically detects changes and synchronizes (configurable) !
- Documentation
- Screenshots
- Frequently asked questions (FAQ)
- Forum (Support and Community)
- Synchronisation profiles
- Team
- PR-Set (Logos, Banners, etc)
Main features:
- File synchronisation between multiple PCs over internet or lan
- Supports multiple languanges
- Offers Private Networking
- Auto-detects changes
- Runs silently in system tray
- Easy-to-use user interface
- Easy installation and update, windows installer available
- Synchronize profiles control how folders get synchronized
- Pure peer-to-peer network. No server required
- MP3/ID3 tag support
- Out-of-Browser start (Java WebStart)
- Built-in compression of up- and downloads (GZIP)
- Link support for downloads like edonkey links
- Cross platfrom compatibility. PowerFolder is written completely in Java
- Automatically detects nodes on local net like windows network
- Intelligent upload / download strategy. Upload can be limited
- Integrated support for dynamic-dns addresses
- Full icon support for folders on windows systems
- Open-source
The main difference between PowerFolder and other Filesharing programs is, that files get automatically downloaded when someone adds new.
People with same interests group together in folders. If anybody has new stuff, he automatically sends it to all folder members.
<<lessIt can be used to exchange every type of data for example music, photos, own documents or videos. PowerFolder automatically detects changes and synchronizes (configurable) !
- Documentation
- Screenshots
- Frequently asked questions (FAQ)
- Forum (Support and Community)
- Synchronisation profiles
- Team
- PR-Set (Logos, Banners, etc)
Main features:
- File synchronisation between multiple PCs over internet or lan
- Supports multiple languanges
- Offers Private Networking
- Auto-detects changes
- Runs silently in system tray
- Easy-to-use user interface
- Easy installation and update, windows installer available
- Synchronize profiles control how folders get synchronized
- Pure peer-to-peer network. No server required
- MP3/ID3 tag support
- Out-of-Browser start (Java WebStart)
- Built-in compression of up- and downloads (GZIP)
- Link support for downloads like edonkey links
- Cross platfrom compatibility. PowerFolder is written completely in Java
- Automatically detects nodes on local net like windows network
- Intelligent upload / download strategy. Upload can be limited
- Integrated support for dynamic-dns addresses
- Full icon support for folders on windows systems
- Open-source
The main difference between PowerFolder and other Filesharing programs is, that files get automatically downloaded when someone adds new.
People with same interests group together in folders. If anybody has new stuff, he automatically sends it to all folder members.
Download (3.4MB)
Added: 2007-01-21 License: GPL (GNU General Public License) Price:
1007 downloads
MUTE File Sharing 0.5.1
MUTE File Sharing is a peer-to-peer network that provides easy search-and-download functionality. more>>
MUTE File Sharing is a peer-to-peer network that provides easy search-and-download functionality while also protecting your privacy.
It compiles as a fast, native application for many platforms (no Java, no Python, etc.).
MUTE protects your privacy by avoiding direct connections with your sharing partners in the network. Most other file sharing programs use direct connections to download or upload, making your identity available to spies from the RIAA and other unscrupulous organizations.
MUTE is based on research, and experiments show that it works quite well. MUTEs ant-inspired routing is light-weight, robust, and adaptive. Results from experiments in real MUTE networks show that the collective behavior of MUTE nodes quickly finds the shortest (or fastest) routing path between two nodes on the network.
Enhancements:
- This release fixes bugs in MUTEs initial connection to the network upon startup.
- MUTE has also been upgraded to Crypto++ 5.4, so it should now compile using GCC 4.1.
<<lessIt compiles as a fast, native application for many platforms (no Java, no Python, etc.).
MUTE protects your privacy by avoiding direct connections with your sharing partners in the network. Most other file sharing programs use direct connections to download or upload, making your identity available to spies from the RIAA and other unscrupulous organizations.
MUTE is based on research, and experiments show that it works quite well. MUTEs ant-inspired routing is light-weight, robust, and adaptive. Results from experiments in real MUTE networks show that the collective behavior of MUTE nodes quickly finds the shortest (or fastest) routing path between two nodes on the network.
Enhancements:
- This release fixes bugs in MUTEs initial connection to the network upon startup.
- MUTE has also been upgraded to Crypto++ 5.4, so it should now compile using GCC 4.1.
Download (0.70MB)
Added: 2007-04-23 License: GPL (GNU General Public License) Price:
921 downloads
Rhizome Wiki 0.6.0
Rhizome is a Wiki-like content management and delivery system that exposes the entire site. more>>
Rhizome is a Wiki-like content management and delivery system that exposes the entire site -- content, structure, and metadata as editable RDF. This means that instead of just creating a site with URLs that correspond to a page of HTML, with Rhizome you can create URLs that represent just about anything, such as:
- structural components of content (such as a bullet point or a definition).
- abstract entities that can be presented in different ways depending on the context.
- relationships between entities or content, such as annotations or categories.
Rhizome is designed to enable non-technical users to create these representations in an easy, ad-hoc manner. To this end, it includes a text formatting language which similar to a Wikis but lets you author arbitrary XML content and RDF metadata. And for developers, this allows both content and structure to be easily repurposed and complex web applications rapidly developed.
The long-term vision is that each Rhizome site will intertwine together, forming an emergent fuzzy taxonomy over a peer-to-peer network.
The nearer-term goals of Rhizome are:
- To allow (relatively) non-technical folk to create "Semantic web"-enabled web sites.
- To provide a platform for the rapid-development of web applications
- To provide a test-bed for experimenting with new forms of collaborative knowledge production and communication
- A showcase and test-bed for its underlying technologies: Rx4RDF, ZML, and Raccoon
Main features:
Wiki ease
- All the functionality of a Wiki: public and automatic creation of pages and links using simple text formatting rules
- But the same formatting rules can used to author arbitrary HTML, XML and RDF
- And you can create and edit not just content but also the metadata, site structure and appearance, even application behavior
- Including dynamic pages: supports XSLT, RxSLT, Python, RxUpdate
- Thus enabling dynamic, rule and context based presentation of content
Advanced Content Management functionality
- pages can consist of any content: xml, html, binary, etc.
- content, metadata and site structure is a stored as RDF: enabling it be repurposable, human editable, application agnostic, etc.
- flexible authorization and security model
- staging/release workflow
- native versioning of content and metadata, conflict detection
- supports local file system or browser-based development
- can generate static websites
- import/export of content and metadata
- flexible backend: supports multiple RDF engines (Redland, 4Suite, RDFLib) with multiple datastores: file based, SQL databases, embeddable databases (Sleepycat, Metakit)
XHTML or arbitrary XML can be authored in ZML in a manner very similar to Wiki text formatting rules. Rhizome comes with built-in support for Apache Forrest document types and has preliminary support for DocBook. You can also easily view and edit RDF metadata for the site using RxML.
Almost all of Rhizomes functionality can be found its dynamic pages, which are written in RxSLT, XSLT, and RxUpdate. These can be edited like any other page, making it easy to add and change functionality without restarting the server. You can use RxUpdate to migrate the underlying schema at run-time. Rhizome supports fine-grained authorization and versioning of both metadata and content, so you have some guard rails too.
Enhancements:
- This release adds "shredding": a framework (including GRDDL support) for extracting RDF from content and maintaining the relationship between them over time.
- It also includes better support for viewing and editing RDF directly with most RDF formats.
- There are also several UI enhancements, including a new UI for managing users and roles, more Wiki features, and page and comment spam detection via the Akismet service.
- Last but not least, it is several times faster than previous releases.
<<less- structural components of content (such as a bullet point or a definition).
- abstract entities that can be presented in different ways depending on the context.
- relationships between entities or content, such as annotations or categories.
Rhizome is designed to enable non-technical users to create these representations in an easy, ad-hoc manner. To this end, it includes a text formatting language which similar to a Wikis but lets you author arbitrary XML content and RDF metadata. And for developers, this allows both content and structure to be easily repurposed and complex web applications rapidly developed.
The long-term vision is that each Rhizome site will intertwine together, forming an emergent fuzzy taxonomy over a peer-to-peer network.
The nearer-term goals of Rhizome are:
- To allow (relatively) non-technical folk to create "Semantic web"-enabled web sites.
- To provide a platform for the rapid-development of web applications
- To provide a test-bed for experimenting with new forms of collaborative knowledge production and communication
- A showcase and test-bed for its underlying technologies: Rx4RDF, ZML, and Raccoon
Main features:
Wiki ease
- All the functionality of a Wiki: public and automatic creation of pages and links using simple text formatting rules
- But the same formatting rules can used to author arbitrary HTML, XML and RDF
- And you can create and edit not just content but also the metadata, site structure and appearance, even application behavior
- Including dynamic pages: supports XSLT, RxSLT, Python, RxUpdate
- Thus enabling dynamic, rule and context based presentation of content
Advanced Content Management functionality
- pages can consist of any content: xml, html, binary, etc.
- content, metadata and site structure is a stored as RDF: enabling it be repurposable, human editable, application agnostic, etc.
- flexible authorization and security model
- staging/release workflow
- native versioning of content and metadata, conflict detection
- supports local file system or browser-based development
- can generate static websites
- import/export of content and metadata
- flexible backend: supports multiple RDF engines (Redland, 4Suite, RDFLib) with multiple datastores: file based, SQL databases, embeddable databases (Sleepycat, Metakit)
XHTML or arbitrary XML can be authored in ZML in a manner very similar to Wiki text formatting rules. Rhizome comes with built-in support for Apache Forrest document types and has preliminary support for DocBook. You can also easily view and edit RDF metadata for the site using RxML.
Almost all of Rhizomes functionality can be found its dynamic pages, which are written in RxSLT, XSLT, and RxUpdate. These can be edited like any other page, making it easy to add and change functionality without restarting the server. You can use RxUpdate to migrate the underlying schema at run-time. Rhizome supports fine-grained authorization and versioning of both metadata and content, so you have some guard rails too.
Enhancements:
- This release adds "shredding": a framework (including GRDDL support) for extracting RDF from content and maintaining the relationship between them over time.
- It also includes better support for viewing and editing RDF directly with most RDF formats.
- There are also several UI enhancements, including a new UI for managing users and roles, more Wiki features, and page and comment spam detection via the Akismet service.
- Last but not least, it is several times faster than previous releases.
Download (0.65MB)
Added: 2006-04-05 License: GPL (GNU General Public License) Price:
1297 downloads
Radiant Data PeerFS 3.0.2
Radiant Data PeerFS is a peer to peer distributed replicating filesystem. more>>
Radiant Data PeerFS is real-time peer-to-peer distributed replicating file system featuring global file and sectional locks. All read operations are performed locally, and only file changes are transmitted across the network.
It supports databases such as MySQL, as well as images and documents. All nodes are active/active, allowing for load balancing. Clients can also be hot switched between nodes, eliminating downtime. It also supports AES encryption for use across the Internet.
Supported Kernels:
RedHat Enterprise/Advanced Server 3
* 2.4.21-15.EL
* 2.4.21-15.ELsmp
* 2.4.21-20.EL
* 2.4.21-20.ELsmp
* 2.4.21-20.0.1.EL
* 2.4.21-20.0.1.ELsmp
* 2.4.21-27.0.2.EL
* 2.4.21-27.0.2.ELsmp
* 2.4.21-4.EL
* 2.4.21-4.ELsmp
SuSE Standard/Enterprise Server 8
* 2.4.19-4GB
* 2.4.19-64GB-SMP
* 2.4.21-241-default
* 2.4.21-241-smp
* 2.4.21-261-default
* 2.4.21-261-smp
SuSE Enterprise Server 9
* 2.6.5-7.97-default
* 2.6.5-7.97-smp
Debian Stable (woody)
* Kernels from backports.org: 2.4.27-2-386
* 2.4.27-2-686
* 2.4.27-2-686-smp
Debian Testing (sarge)
* 2.4.27-2-386
* 2.4.27-2-686
* 2.4.27-2-686-smp
* 2.6.8-2-386
* 2.6.8-2-686
* 2.6.8-2-686-smp
Trustix 2.2 (Sunchild)
* 2.4.29-2tr
* 2.4.29-2trsmp
<<lessIt supports databases such as MySQL, as well as images and documents. All nodes are active/active, allowing for load balancing. Clients can also be hot switched between nodes, eliminating downtime. It also supports AES encryption for use across the Internet.
Supported Kernels:
RedHat Enterprise/Advanced Server 3
* 2.4.21-15.EL
* 2.4.21-15.ELsmp
* 2.4.21-20.EL
* 2.4.21-20.ELsmp
* 2.4.21-20.0.1.EL
* 2.4.21-20.0.1.ELsmp
* 2.4.21-27.0.2.EL
* 2.4.21-27.0.2.ELsmp
* 2.4.21-4.EL
* 2.4.21-4.ELsmp
SuSE Standard/Enterprise Server 8
* 2.4.19-4GB
* 2.4.19-64GB-SMP
* 2.4.21-241-default
* 2.4.21-241-smp
* 2.4.21-261-default
* 2.4.21-261-smp
SuSE Enterprise Server 9
* 2.6.5-7.97-default
* 2.6.5-7.97-smp
Debian Stable (woody)
* Kernels from backports.org: 2.4.27-2-386
* 2.4.27-2-686
* 2.4.27-2-686-smp
Debian Testing (sarge)
* 2.4.27-2-386
* 2.4.27-2-686
* 2.4.27-2-686-smp
* 2.6.8-2-386
* 2.6.8-2-686
* 2.6.8-2-686-smp
Trustix 2.2 (Sunchild)
* 2.4.29-2tr
* 2.4.29-2trsmp
Download (2.9MB)
Added: 2005-04-08 License: Other/Proprietary License Price:
1667 downloads
Perl Object Environment 0.9999
Perl Object Environment is a Perl multitasking framework that lends itself to networking software. more>>
POE (Perl Object Environment) parcels out execution time among one or more tasks, called sessions. Sessions multitask through cooperation (at least until Perls threads become mainstream). That is, each session returns execution to POE as quickly as possible so it can parcel out time to the next.
POE includes a high-level component architecture. Components are modular, reusable pieces of programs. They perform common, often tedious tasks so programmers can work on more interesting things.
Several POE components have been written to handle client, server, and peer networking tasks. Because of them, POE has become a convenient and quick way to write multitasking network applications.
Anyone can write and publish POE components. The CPAN contains a [steadily growing list] of them. The POE Components List includes ones that havent been uploaded to the CPAN yet.
POE provides medium- and low-level concurrency functions. Components use them to perform their tasks. The functions are also available to programmers who prefer to avoid the overhead of components at the expense of writing more code. Components and custom sessions coexist because they all use the same basic functions.
POE supports graphical toolkits such as Tk and Gtk. It is the only Perl programming framework that does this. It also supports Curses, HTTP, and other user interfaces. POE programs can present multiple user interfaces at once.
Enhancements:
- A number of stability and performance fixes were done, including making the tests less prone to race conditions, improving the installation process, eliminating known resource leaks, and reducing CPU use when combined with Tk.
<<lessPOE includes a high-level component architecture. Components are modular, reusable pieces of programs. They perform common, often tedious tasks so programmers can work on more interesting things.
Several POE components have been written to handle client, server, and peer networking tasks. Because of them, POE has become a convenient and quick way to write multitasking network applications.
Anyone can write and publish POE components. The CPAN contains a [steadily growing list] of them. The POE Components List includes ones that havent been uploaded to the CPAN yet.
POE provides medium- and low-level concurrency functions. Components use them to perform their tasks. The functions are also available to programmers who prefer to avoid the overhead of components at the expense of writing more code. Components and custom sessions coexist because they all use the same basic functions.
POE supports graphical toolkits such as Tk and Gtk. It is the only Perl programming framework that does this. It also supports Curses, HTTP, and other user interfaces. POE programs can present multiple user interfaces at once.
Enhancements:
- A number of stability and performance fixes were done, including making the tests less prone to race conditions, improving the installation process, eliminating known resource leaks, and reducing CPU use when combined with Tk.
Download (0.35MB)
Added: 2007-08-05 License: Perl Artistic License Price:
812 downloads
Freenet 0.7
Freenet is free software which lets you publish and obtain information on the Internet without fear of censorship. more>>
Freenet software lets you publish and obtain information on the Internet without fear of censorship. To achieve this freedom, the network is entirely decentralized and publishers and consumers of information are anonymous. Without anonymity there can never be true freedom of speech, and without decentralization the network will be vulnerable to attack.
Communications by Freenet nodes are encrypted and are "routed-through" other nodes to make it extremely difficult to determine who is requesting the information and what its content is.
Users contribute to the network by giving bandwidth and a portion of their hard drive (called the "data store") for storing files. Unlike other peer-to-peer file sharing networks, Freenet does not let the user control what is stored in the data store. Instead, files are kept or deleted depending on how popular they are, with the least popular being discarded to make way for newer or more popular content. Files in the data store are encrypted to reduce the likelihood of prosecution by persons wishing to censor Freenet content.
The network can be used in a number of different ways and isnt restricted to just sharing files like other peer-to-peer networks. It acts more like an Internet within an Internet. For example Freenet can be used for:
Publishing websites or freesites
Communicating via message boards
Content distribution
Unlike many cutting edge projects, Freenet long ago escaped the science lab, it has been downloaded by over 2 million users since the project started, and it is used for the distribution of censored information all over the world including countries such as China and the Middle East.
Ideas and concepts pioneered in Freenet have had a significant impact in the academic world. Our 2000 paper "Freenet: A Distributed Anonymous Information Storage and Retrieval System" was the most cited computer science paper of 2000 according to Citeseer, and Freenet has also inspired papers in the worlds of law and philosophy. Ian Clarke, Freenets creator and project coordinator, was selected as one of the top 100 innovators of 2003 by MITs Technology Review magazine.
Enhancements:
- This release operates over UDP rather than TCP.
- It can transparently operate through firewalls.
- The core architecture and algorithm have been redesigned for simplicity and efficiency.
- A new and even simpler API allowing the rapid development of third party software that interacts with Freenet has been added.
<<lessCommunications by Freenet nodes are encrypted and are "routed-through" other nodes to make it extremely difficult to determine who is requesting the information and what its content is.
Users contribute to the network by giving bandwidth and a portion of their hard drive (called the "data store") for storing files. Unlike other peer-to-peer file sharing networks, Freenet does not let the user control what is stored in the data store. Instead, files are kept or deleted depending on how popular they are, with the least popular being discarded to make way for newer or more popular content. Files in the data store are encrypted to reduce the likelihood of prosecution by persons wishing to censor Freenet content.
The network can be used in a number of different ways and isnt restricted to just sharing files like other peer-to-peer networks. It acts more like an Internet within an Internet. For example Freenet can be used for:
Publishing websites or freesites
Communicating via message boards
Content distribution
Unlike many cutting edge projects, Freenet long ago escaped the science lab, it has been downloaded by over 2 million users since the project started, and it is used for the distribution of censored information all over the world including countries such as China and the Middle East.
Ideas and concepts pioneered in Freenet have had a significant impact in the academic world. Our 2000 paper "Freenet: A Distributed Anonymous Information Storage and Retrieval System" was the most cited computer science paper of 2000 according to Citeseer, and Freenet has also inspired papers in the worlds of law and philosophy. Ian Clarke, Freenets creator and project coordinator, was selected as one of the top 100 innovators of 2003 by MITs Technology Review magazine.
Enhancements:
- This release operates over UDP rather than TCP.
- It can transparently operate through firewalls.
- The core architecture and algorithm have been redesigned for simplicity and efficiency.
- A new and even simpler API allowing the rapid development of third party software that interacts with Freenet has been added.
Download (6.3MB)
Added: 2006-04-27 License: GPL (GNU General Public License) Price:
1515 downloads
OggCarton 1.0 Beta
OggCarton is a free, open source, home jukebox system that rips, indexes, and manages playlists for Ogg Vorbis music files. more>>
OggCarton is a free, open source, home jukebox system that rips, indexes, and manages playlists for Ogg Vorbis music files. OggCarton a web server for playing files on your home network. Compatible with existing MP3 files.
Beta source code and binary installers are available for Windows, Linux, and Mac OS X. Please be sure to report any bugs you may encounter. Though the web server includes access control, you may want to run the web server behind a firewall for an additional layer of security against unauthorized users accessing your music files.
Main features:
- Runs on Windows 2000/XP, Mac OS X, and Linux.
- Compatible with any MP3 or Ogg Vorbis files you may already have.
- Ripping to Ogg Vorbis format -- built-in ripper for Mac OS X and Windows, uses the cdparanoia ripper under Linux.
- Indexing --
- Automatically creates a keyword-searchable database of your Ogg Vorbis files.
- Built-in ID tagging through freedb.org.
- Database can import your existing Ogg Vorbis and MP3 files.
- Playing -- Uses a standard media player (such as WinAmp, iTunes, or XMMS) to play your Ogg Vorbis and MP3 files.
- Home networking -- has an integrated web server so you can play your files from another machine on your home network.
- Requires NO external database software.
- Requires NO external web server
OggCarton is not designed for illegal distribution of music, nor is it particularly suited for doing so (it is not a "file-sharing" or peer-to-peer program and there is no net-wide file search capability). Ripping your own CDs for your own personal use is legal in the United States (and most other countries). Distributing the files to other people is not. As the good folks at Apple say, "Dont steal music." You dont want the karma, and you especially dont want the RIAAs lawyers knocking at your door.
<<lessBeta source code and binary installers are available for Windows, Linux, and Mac OS X. Please be sure to report any bugs you may encounter. Though the web server includes access control, you may want to run the web server behind a firewall for an additional layer of security against unauthorized users accessing your music files.
Main features:
- Runs on Windows 2000/XP, Mac OS X, and Linux.
- Compatible with any MP3 or Ogg Vorbis files you may already have.
- Ripping to Ogg Vorbis format -- built-in ripper for Mac OS X and Windows, uses the cdparanoia ripper under Linux.
- Indexing --
- Automatically creates a keyword-searchable database of your Ogg Vorbis files.
- Built-in ID tagging through freedb.org.
- Database can import your existing Ogg Vorbis and MP3 files.
- Playing -- Uses a standard media player (such as WinAmp, iTunes, or XMMS) to play your Ogg Vorbis and MP3 files.
- Home networking -- has an integrated web server so you can play your files from another machine on your home network.
- Requires NO external database software.
- Requires NO external web server
OggCarton is not designed for illegal distribution of music, nor is it particularly suited for doing so (it is not a "file-sharing" or peer-to-peer program and there is no net-wide file search capability). Ripping your own CDs for your own personal use is legal in the United States (and most other countries). Distributing the files to other people is not. As the good folks at Apple say, "Dont steal music." You dont want the karma, and you especially dont want the RIAAs lawyers knocking at your door.
Download (0.77MB)
Added: 2006-03-01 License: GPL (GNU General Public License) Price:
1333 downloads
Collanos Workplace Linux 1.4.0.2
Collanos enables teams. Collanos helps information-overloaded teams with software that enables easy access, updating and sharing of team knowledge via peer-to-peer synchronization, online and offline. Collanos Workplace base version is free. more>> <<less
Download (67.39MB)
Added: 2009-04-03 License: Freeware Price: $0
203 downloads
Other version of Collanos Workplace Linux
Price: $0
License:Freeware
License:Freeware
BioCluster 0.1 Beta
BioCluster is a peer-to-peer clustering platform for Asterisk, the open source PBX. more>>
BioCluster is a peer-to-peer clustering platform for Asterisk, the open source PBX, which allows Asterisk to be used as a full carrier-grade telephony solution. This project is meant to be installed on several machines together with Asterisk, turning them into a VoIP cluster.
While the BioCluster peer-to-peer protocol was initially designed to cater to Asterisk-based clustering solutions, the BioCluster framework is capable of being extended to support various forms of normally unclustered devices or software packages.
<<lessWhile the BioCluster peer-to-peer protocol was initially designed to cater to Asterisk-based clustering solutions, the BioCluster framework is capable of being extended to support various forms of normally unclustered devices or software packages.
Download (1.1MB)
Added: 2007-07-24 License: GPL (GNU General Public License) Price:
823 downloads
Phosphor 1.2.2
Phosphor is a peer-to-peer file sharing program. more>>
Phosphor is a peer-to-peer file sharing program.
Phosphor can be used to search for and download files of all types as well as share your own.
A user friendly GUI combined with useful features make Phosphor one of the strong contenders in the file sharing market. Expect a more reliable, friendly, faster and efficient file sharing experience.
Main features:
- Works on all systems with Java (e.g. Windows and Unix)
- Share any file type: music, video, applications
- Advanced search options for accurate results
- Chat capabilities
- Hotlist support
- Cross server searches
- System specific features like ping and system tray
- Scalable without a large strain on the network
- Open source and non-commercial
- XML network protocol
<<lessPhosphor can be used to search for and download files of all types as well as share your own.
A user friendly GUI combined with useful features make Phosphor one of the strong contenders in the file sharing market. Expect a more reliable, friendly, faster and efficient file sharing experience.
Main features:
- Works on all systems with Java (e.g. Windows and Unix)
- Share any file type: music, video, applications
- Advanced search options for accurate results
- Chat capabilities
- Hotlist support
- Cross server searches
- System specific features like ping and system tray
- Scalable without a large strain on the network
- Open source and non-commercial
- XML network protocol
Download (MB)
Added: 2006-01-13 License: GPL (GNU General Public License) Price:
1385 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above peer to peer networking search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed