os 3.0 beta
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2340
LFT 3.0 Beta
LFT (Layer Four Traceroute) is a sort of traceroute that often works much faster. more>>
LFT (Layer Four Traceroute) is a sort of "traceroute" that often works much faster than the commonly-used Van Jacobson method and goes through many configurations of packet-filter based firewalls.
More importantly, LFT implements numerous other features, including AS number lookups through several reliable sources, loose source routing, netblock name lookups, and more.
LFT project also distinguishes between TCP-based protocols, which make its statistics slightly more realistic, and gives a savvy user the ability to trace protocol routes, not just layer-3 hops.
Whats New in 3.0 Beta Development Release:
- The program was completely refactored and is now a workable C library to call from other programs.
- Many memory management issues were fixed.
- Several 2.6b5 features were cleaned up.
- Adaptive mode now detects and differentiates flag-based from stateful firewalls.
<<lessMore importantly, LFT implements numerous other features, including AS number lookups through several reliable sources, loose source routing, netblock name lookups, and more.
LFT project also distinguishes between TCP-based protocols, which make its statistics slightly more realistic, and gives a savvy user the ability to trace protocol routes, not just layer-3 hops.
Whats New in 3.0 Beta Development Release:
- The program was completely refactored and is now a workable C library to call from other programs.
- Many memory management issues were fixed.
- Several 2.6b5 features were cleaned up.
- Adaptive mode now detects and differentiates flag-based from stateful firewalls.
Download (0.040MB)
Added: 2006-12-18 License: Open Software License Price:
1042 downloads
bigloo 3.0 Beta
bigloo is a scheme compiler. more>>
Bigloo is a Scheme implementation devoted to one goal: enabling Scheme based programming style where C(++) is usually required.
Bigloo attempts to make Scheme practical by offering features usually presented by traditional programming languages but not offered by Scheme and functional programming.
Bigloo compiles Scheme modules. bigloo delivers small and fast stand alone binary executables. Bigloo enables full connections between Scheme and C programs, between Scheme and Java programs, and between Scheme and C# programs.
Main features:
- Module support
- An extended Java interface
- An extended C interface
- An object oriented layer
- Threads
- Simple exception
- Practical IOs
- Posix support
- Library support
- An explicit type system and compile time type mismatch detections
- Dsssl support
- Unicode support
The current version has been compiled and tested on:
- x86-linux (Debian 3.0, Mandrake 8.1, Sun JDK 1.4.1)
- x86-win32 (Windows 2000, XP)
- x86-FreeBSD (4.0)
- x86-NetBSD (1.6)
- x86-MinGW ()
- PowerPC G4 (MacOS X xnu-201.5)
- PowerPC G3 (Gentoo Linux)
- SPARC (Solaris 2.6 and 2.8, Sun JDK 1.3, Linux (Debian))
- Compaq Alpha (Digital Unix 4.0f aka True64, JDK 1.3)
- Compaq Alpha (Linux 2.2 (Debian))
- Arm (Linux (Debian))
- IA64 (Linux (Debian))
- IBM P660 (AIX RS-6000 4.3.3)
Even if not tested, it should run correctly on:
- SGI (IP32)
- Intel (NeXTStep)
- IBM RS-6000 (AIX)
- SGI (IP20 and IP22)
- MAC PPC (2.2.15pre20)
<<lessBigloo attempts to make Scheme practical by offering features usually presented by traditional programming languages but not offered by Scheme and functional programming.
Bigloo compiles Scheme modules. bigloo delivers small and fast stand alone binary executables. Bigloo enables full connections between Scheme and C programs, between Scheme and Java programs, and between Scheme and C# programs.
Main features:
- Module support
- An extended Java interface
- An extended C interface
- An object oriented layer
- Threads
- Simple exception
- Practical IOs
- Posix support
- Library support
- An explicit type system and compile time type mismatch detections
- Dsssl support
- Unicode support
The current version has been compiled and tested on:
- x86-linux (Debian 3.0, Mandrake 8.1, Sun JDK 1.4.1)
- x86-win32 (Windows 2000, XP)
- x86-FreeBSD (4.0)
- x86-NetBSD (1.6)
- x86-MinGW ()
- PowerPC G4 (MacOS X xnu-201.5)
- PowerPC G3 (Gentoo Linux)
- SPARC (Solaris 2.6 and 2.8, Sun JDK 1.3, Linux (Debian))
- Compaq Alpha (Digital Unix 4.0f aka True64, JDK 1.3)
- Compaq Alpha (Linux 2.2 (Debian))
- Arm (Linux (Debian))
- IA64 (Linux (Debian))
- IBM P660 (AIX RS-6000 4.3.3)
Even if not tested, it should run correctly on:
- SGI (IP32)
- Intel (NeXTStep)
- IBM RS-6000 (AIX)
- SGI (IP20 and IP22)
- MAC PPC (2.2.15pre20)
Download (10.8MB)
Added: 2007-06-09 License: GPL (GNU General Public License) Price:
867 downloads
Epydoc 3.0 Beta 1
Epydoc is a tool for generating API documentation for Python modules, based on their docstrings. more>>
Epydoc is a tool for generating API documentation for Python modules, based on their docstrings. For an example of epydocs output, see the API documentation for epydoc itself (html, pdf).
A lightweight markup language called epytext can be used to format docstrings, and to add information about specific fields, such as parameters and instance variables.
Epydoc also understands docstrings written in reStructuredText, Javadoc, and plaintext. For a more extensive example of epydocs output, see the API documentation for Python 2.4.
<<lessA lightweight markup language called epytext can be used to format docstrings, and to add information about specific fields, such as parameters and instance variables.
Epydoc also understands docstrings written in reStructuredText, Javadoc, and plaintext. For a more extensive example of epydocs output, see the API documentation for Python 2.4.
Download (1.6MB)
Added: 2007-03-02 License: MIT/X Consortium License Price:
966 downloads
mod_xslt2 1.0 Beta
mod_xslt2 is is an Apache 1.3.xx Module written in C. more>>
mod_xslt is is an Apache 1.3.xx Module written in C. It accomplishes Apache embedded XML with XSL tranformation using Sablotron.
<<less Download (0.040MB)
Added: 2006-04-05 License: GPL (GNU General Public License) Price:
1297 downloads
RakNet 3.0 Beta
RakNet project is a reliable UDP networking API. more>>
RakNet project is a reliable UDP networking API.
RakNet is a networking API that is a wrapper for reliable UDP and higher level functionality on Windows, Linux, and Unix.
It allows any application to communicate with other applications on the same computer, over a LAN, or over the internet.
Although it could be used for any networked application, it was developed specifically for rapid development of online games and the addition of multiplayer to single player games.
Main features:
- Secure connections
- With one line of code Raknet will automatically use SHA1, AES128, SYN Cookies, and RSA to prevent connection spoofing, replay attacks, data eavesdropping, packet tampering, and MitM attacks. Overhead averages 12 bytes per datagram.
- Voice communication
- Using Speex for encoding / decoding, 16 bit audio can be transmitted using approximately 1000 bytes per second.
- Remote terminal
- Using either Telnet or secure RakNet, you can remotely administrate your applications. The system has built-in commands for most RakNet functions and is designed for users to extend for their own purposes. Example capabilities include application resets, password management, and logging.
- Application directory server
- The application directory server allows servers to list themselves for clients to find and connect to. The system uses a key / value system. Listing your server and posting new rules are both done with a single line of code.
- Autopatcher
- Update your users with database driven binary delta patches, or use a simpler version for updates such as user skins or maps.
- Object replication system
- RakNets object and memory replication system provides a framework from which you can synchronize your program state. It requires no changes to your program architecture and there is no unneeded overhead. Memory is replicated through a single function call, with support for callbacks for serialization of complex types such as pointers.
- Network traffic compression
- The BitStream class allows compressed writes of vectors, matrices, quaternions, and real numbers between -1 and 1. It also supports delta compression, by which unchanged values only use a single bit.
- Remote function calls
- While you can send and interpret your own bit streams, remote function calls make this process easier as you now deal with functions rather than raw data. Remote function calls only take 1-2 bytes of overhead and allow both static C function calls and class member function calls. Return values are also supported.
- Routing and multicasting
- RakNet supports automatically updated connection graphs, which are used for routing and multicasting via a minimum spanning tree. You could, for example, use RakNet for highly efficient distributed peer-to-peer file sharing. Simpler applications include directed messages between clients and efficient broadcasts.
- Robust communication layer
- Flow control, message ordering on different channels, message coalescence, and splitting and reassembly of packets larger than the MTU are transparently handled for you.
<<lessRakNet is a networking API that is a wrapper for reliable UDP and higher level functionality on Windows, Linux, and Unix.
It allows any application to communicate with other applications on the same computer, over a LAN, or over the internet.
Although it could be used for any networked application, it was developed specifically for rapid development of online games and the addition of multiplayer to single player games.
Main features:
- Secure connections
- With one line of code Raknet will automatically use SHA1, AES128, SYN Cookies, and RSA to prevent connection spoofing, replay attacks, data eavesdropping, packet tampering, and MitM attacks. Overhead averages 12 bytes per datagram.
- Voice communication
- Using Speex for encoding / decoding, 16 bit audio can be transmitted using approximately 1000 bytes per second.
- Remote terminal
- Using either Telnet or secure RakNet, you can remotely administrate your applications. The system has built-in commands for most RakNet functions and is designed for users to extend for their own purposes. Example capabilities include application resets, password management, and logging.
- Application directory server
- The application directory server allows servers to list themselves for clients to find and connect to. The system uses a key / value system. Listing your server and posting new rules are both done with a single line of code.
- Autopatcher
- Update your users with database driven binary delta patches, or use a simpler version for updates such as user skins or maps.
- Object replication system
- RakNets object and memory replication system provides a framework from which you can synchronize your program state. It requires no changes to your program architecture and there is no unneeded overhead. Memory is replicated through a single function call, with support for callbacks for serialization of complex types such as pointers.
- Network traffic compression
- The BitStream class allows compressed writes of vectors, matrices, quaternions, and real numbers between -1 and 1. It also supports delta compression, by which unchanged values only use a single bit.
- Remote function calls
- While you can send and interpret your own bit streams, remote function calls make this process easier as you now deal with functions rather than raw data. Remote function calls only take 1-2 bytes of overhead and allow both static C function calls and class member function calls. Return values are also supported.
- Routing and multicasting
- RakNet supports automatically updated connection graphs, which are used for routing and multicasting via a minimum spanning tree. You could, for example, use RakNet for highly efficient distributed peer-to-peer file sharing. Simpler applications include directed messages between clients and efficient broadcasts.
- Robust communication layer
- Flow control, message ordering on different channels, message coalescence, and splitting and reassembly of packets larger than the MTU are transparently handled for you.
Download (5.7MB)
Added: 2006-11-11 License: Other/Proprietary License with Source Price:
627 downloads
Garidio 1.0 Beta
Garidio is an application that allows users on a network to share the contents of their desktop clipboards with each other. more>>
Garidio is an application that allows users on a network to share the contents of their desktop clipboards with each other.
It has been successfully tested on Mac OS X (Tiger), Windows XP (SP2), and Linux (Slackware, SuSE, and Ubuntu), but it should work fine on any system with a working JVM for Java 1.5.
<<lessIt has been successfully tested on Mac OS X (Tiger), Windows XP (SP2), and Linux (Slackware, SuSE, and Ubuntu), but it should work fine on any system with a working JVM for Java 1.5.
Download (0.030MB)
Added: 2006-04-07 License: BSD License Price:
1296 downloads
SGCE 1.4 Beta
SGCE is a skin care management system that manages customers, treatment follow-up, product supply, clinic history and more. more>>
SGCE is a skin care management system that manages customers, treatment follow-up, product supply, clinic history, and skin status.
The project is a Web-based management system with Brazilian-Portuguese language support.
Installation:
- Load mysql structure from database-mysql.sql file
- Set up conf.inc.php
<<lessThe project is a Web-based management system with Brazilian-Portuguese language support.
Installation:
- Load mysql structure from database-mysql.sql file
- Set up conf.inc.php
Download (0.028MB)
Added: 2007-06-11 License: GPL (GNU General Public License) Price:
865 downloads
Vinetto 0.07 Beta
Vinetto project is a forensics tool to examine Thumbs.db files. more>>
Vinetto project is a forensics tool to examine Thumbs.db files. The project is a command line python script that works on Linux, Mac OS X and Cygwin(win32).
Usage:
Usage: vinetto [OPTIONS] [-s] [-U] [-o DIR] file
options:
--version show programs version number and exit
-h, --help show this help message and exit
-o DIR write thumbnails to DIR
-H write html report to DIR
-U use utf8 encodings
-s create symlink of the image realname to the numbered name in
DIR/.thumbs
Metadata list will be written on standard output.
<<lessUsage:
Usage: vinetto [OPTIONS] [-s] [-U] [-o DIR] file
options:
--version show programs version number and exit
-h, --help show this help message and exit
-o DIR write thumbnails to DIR
-H write html report to DIR
-U use utf8 encodings
-s create symlink of the image realname to the numbered name in
DIR/.thumbs
Metadata list will be written on standard output.
Download (0.015MB)
Added: 2007-06-19 License: GPL (GNU General Public License) Price:
859 downloads
TorK 0.18 Beta
TorK project is a Tor Controller for KDE. more>>
TorK project is a Tor Controller for KDE.
TorK allows you to configure, run and update Tor. It also allows you to view the Tor network and choose how you would like to interact with the network.
TorK is very much in an alpha state.
<<lessTorK allows you to configure, run and update Tor. It also allows you to view the Tor network and choose how you would like to interact with the network.
TorK is very much in an alpha state.
Download (0.75MB)
Added: 2007-07-31 License: GPL (GNU General Public License) Price:
817 downloads
Smoothwall 3.0 Beta 1
Smoothwall is an open source firewall distribution based on the GNU/Linux operating system more>>
SmoothWall Express is an open source firewall distribution based on the GNU/Linux operating system.
Linux is the ideal choice for security systems; it is well proven, secure, highly configurable and freely available as open source code.
SmoothWall includes a hardened subset of the GNU/Linux operating system, so you dont have to install any separate OS.
Designed for ease of use, SmoothWall is configured via a web-based GUI, and requires absolutely no knowledge of Linux to install or use.
<<lessLinux is the ideal choice for security systems; it is well proven, secure, highly configurable and freely available as open source code.
SmoothWall includes a hardened subset of the GNU/Linux operating system, so you dont have to install any separate OS.
Designed for ease of use, SmoothWall is configured via a web-based GUI, and requires absolutely no knowledge of Linux to install or use.
Download (65.6MB)
Added: 2009-04-10 License: Freeware Price:
203 downloads
Gateway 3.0 Beta 2
Gateway is a JavaEE application developed by the Vermont Department of Taxes. more>>
Gateway is a JavaEE application developed by the Vermont Department of Taxes. It provides a web services framework for accepting Streamlined Sales Tax registrations and returns.
The project also includes a web interface for manually submitting transmissions. The goal is to build an extensible framework upon which future tax services can be built.
<<lessThe project also includes a web interface for manually submitting transmissions. The goal is to build an extensible framework upon which future tax services can be built.
Download (7.8MB)
Added: 2007-07-17 License: MPL (Mozilla Public License) Price:
830 downloads
Tulip 3.0.0 Beta 5
Tulip is a software system dedicated to the visualization of huge graphs. more>>
Tulip is a software system dedicated to the visualization of huge graphs. It manages graphs with up to 500,000 elements (node and edges) on a personal computer (PIII 600, 256MB RAM).
Its SuperGraph technology architecture provides the following features: 3D visualizations, 3D modifications, plugin support, support for clusters and navigation, automatic graph drawing, automatic clustering of graphs, automatic selection of elements, and automatic coloring of elements according to a metric.
<<lessIts SuperGraph technology architecture provides the following features: 3D visualizations, 3D modifications, plugin support, support for clusters and navigation, automatic graph drawing, automatic clustering of graphs, automatic selection of elements, and automatic coloring of elements according to a metric.
Download (1.5MB)
Added: 2007-05-25 License: GPL (GNU General Public License) Price:
882 downloads
NatACL 3.0 Beta 15
NatACL is an authentication daemon for NAT and transparent proxying that man in the middles outbound HTTP requests. more>>
NatACL is an authentication daemon for NAT and transparent proxying that man in the middles outbound HTTP requests and forces the user to a login/password page requesting credentials to allow the outbound connection. After proper credentials are received, NAT rules are automatically generated.
To install NatACL type these commands:
#for linux
make
make install
If you are updating NatACL from a previous version, you may have to manualy
update your /usr/local/etc/NatACL.conf.
<<lessTo install NatACL type these commands:
#for linux
make
make install
If you are updating NatACL from a previous version, you may have to manualy
update your /usr/local/etc/NatACL.conf.
Download (0.079MB)
Added: 2006-08-14 License: GPL (GNU General Public License) Price:
1166 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
Media-S 1.0 Beta 2
Media-S is an open-source development project that aims to create an open Digital Rights interface. more>>
Media-S project is an open-source development project that aims to create an open Digital Rights interface for the creation, playback, and management of multimedia files.
Because of its open nature, Ogg Vorbis will be the first format to be protected by this initiative.
<<lessBecause of its open nature, Ogg Vorbis will be the first format to be protected by this initiative.
Download (0.10MB)
Added: 2006-08-22 License: GPL (GNU General Public License) Price:
1160 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 os 3.0 beta 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