Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.178.063 Times

Erp Implementation freeware
Filter: All | Freeware | Demo
 

Erp Implementation

< 1 2 3 4 5 > 
Added: April 20, 2010 | Visits: 839

FastSig FastSig project is “yet another” implementation of signals/slots mechanism in C++. Typically, I’m not really in favor of implementing things that exists already and are good enough – and there are indeed a plenty of good signals/slots implementations for C++. However, I was not able to...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): FastSig Download

Added: November 05, 2010 | Visits: 729

checkpassword-pam checkpassword-pam is an implementation of checkpassword-compatible authentication program. You could use the checkpassword-pam together with: cvs-nserver; qmail mod_auth_external; TMDA; Whats New in This Release: - Set PAM_RHOST to value of TCPREMOTEIP, which is set by tcpserver....





Platforms: *nix

License: Freeware Size: 83.97 KB Download (87): checkpassword-pam Download

Added: April 23, 2010 | Visits: 939

Coarse Port Knocking Coarse Port Knocking is a simple implementation of the port knocking techniques. This program uses the ngrep tool to sniff blocked network packets. It waits for special packets with determined keys and executes commands like a firewall to open and close ports. Whats New in This Release: - A...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Coarse Port Knocking Download

Added: November 26, 2010 | Visits: 1.823

strongSwan strongSwan is an OpenSource IPsec implementation for the Linux operating system. strongSwan is an OpenSource IPsec implementation for the Linux operating system. In order to have a stable IPsec platform to base our future extensions of the X.509 capability on, we decided to lauch the strongSwan...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (123): strongSwan Download

Added: September 04, 2010 | Visits: 1.286

POE::Component::Client::Halo POE::Component::Client::Halo is an implementation of the Halo query protocol. SYNOPSIS use Data::Dumper; # for the sample below use POE qw(Component::Client::Halo); my $halo = new POE::Component::Client::Halo( Alias => halo, Timeout => 15, Retry => 2, ); $kernel->post(halo, info,...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (163): POE::Component::Client::Halo Download

Added: May 15, 2010 | Visits: 1.045

POE::Component::Client::Rcon POE::Component::Client::Rcon is an implementation of the Rcon remote console protocol. SYNOPSIS use POE qw(Component::Client::Rcon); my $rcon = new POE::Component::Client::Rcon(Alias => rcon, Timeout => 15, Retry => 2, Bytes => 8192, ); $kernel->post(rcon, rcon, hl, 127.0.0.1, 27015,...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (115): POE::Component::Client::Rcon Download

Added: June 01, 2010 | Visits: 1.399

Apache Pluto Pluto is the Reference Implementation of the Java Portlet Specfication. The current version of this specification is JSR 168. Portlets are designed to run in the context of a portal. They are written to the Portlet API which are similar to the Servlet API. In contrast to servlets, portlets...


Platforms: *nix

License: Freeware Size: 11.6 MB Download (103): Apache Pluto Download

Added: April 08, 2010 | Visits: 823

Picoxine PicoXine is a (very small) XINE implementation for playing audio events as a replacement for ARTS. Picoxines extremely small (the source code is only 3.0KiB long!) It offers great response time, its faster than MPlayer upon start-up, and it has no stdout output if no errors are found. Its,...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (87): Picoxine Download

Added: May 18, 2010 | Visits: 2.352

VLAN VLAN is an implementation of the 802.1Q VLAN protocol for Linux. VLAN allows one to have Virtual LANs on a single ethernet cable, giving you the ability to segregate LANs efficiently. VLAN should support up to 4094 vlan interfaces per ethernet device..


Platforms: *nix

License: Freeware Size: 91.14 KB Download (684): VLAN Download

Added: October 05, 2013 | Visits: 790

QuesoGLC QuesoGLC is a free (as in free speech) implementation of the OpenGL Character Renderer (GLC). QuesoGLC is based on the FreeType library, provides Unicode support and is designed to be easily ported to any platform that supports both FreeType and the OpenGL API.


Platforms: *nix

License: Freeware Size: 3.25 MB Download (90): QuesoGLC Download

Added: October 06, 2010 | Visits: 608

SwingWT SwingWT is a 100% pure Java library which aims to be a free implementation of Swing and AWT. Unlike Swing, SwingWT drives native peer widgets for your platform from SWT. You can see a screenshot of the basic SwingWT demo here (Linux/GTK2) and here (MacOSX)..


Platforms: *nix

License: Freeware Size: 13.4 MB Download (98): SwingWT Download

Added: April 18, 2010 | Visits: 949

Digest::Perl::MD4 Digest::Perl::MD4 is a Perl implementation of Ron Rivests MD4 Algorithm. This is not C-code interface (like Digest::MD5) but a Perl-only implementation of MD4 (like Digest::Perl::MD5). Because of this, it is slow but avoids platform specific complications. For efficiency you should use...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (101): Digest::Perl::MD4 Download

Added: March 01, 2010 | Visits: 923

Digest::MD5::Perl Digest::MD5::Perl is a Perl implementation of Ron Rivests MD5 Algorithm. This is not an interface (like Digest::MD5) but a Perl implementation of MD5. It is written in perl only and because of this it is slow but it works without C-Code. You should use Digest::MD5 instead of this module if it...


Platforms: *nix

License: Freeware Size: 73.73 KB Download (138): Digest::MD5::Perl Download

Added: September 07, 2010 | Visits: 1.144

MIT/GNU Scheme MIT/GNU Scheme is an implementation of the Scheme programming language, providing an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large runtime library. This project is best suited to programming large applications with a rapid development cycle. Recent...


Platforms: *nix

License: Freeware Size: 18.3 MB Download (105): MIT/GNU Scheme Download

Added: October 25, 2010 | Visits: 1.299

Java Unified Expression Language Java Unified Expression Language is an implementation of the unified expression language (EL) as specified by the JSP 2.1 standard (JSR-245). The javax.el.ExpressionFactory implementation is de.odysseus.el.ExpressionFactoryImpl: // create an expression factory javax.el.ExpressionFactory...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (93): Java Unified Expression Language Download

Added: June 08, 2010 | Visits: 823

AspectES AspectES is an implementation of Aspect-Oriented Programming in JavaScript 1.5, as standardized by EcmaScript Specification 262. AspectES project contains core classes that enable software engineers to gracefully develop JavaScript applications that have clear, well-documented designs that...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (88): AspectES Download

Added: January 11, 2010 | Visits: 1.016

LSM-PKCS11 LSM-PKCS11 is a project intended to support the implementation of Lite Security Modules. The targets of such implementations are PKIs (Public Keys Infrastructures) for intra-company and network applications, requiring a non-trivial security level but not so budgeted to allow the acquisition of...


Platforms: *nix

License: Freeware Size: 1.2 MB Download (105): LSM-PKCS11 Download

Added: February 24, 2010 | Visits: 871

CyaSSL CyaSSL package is a fast, dual-licensed implementation of SSL for embedded and small footprint devices. It includes SSL client libraries and an SSL server implementation. CyaSSL supports multiple APIs including an OpenSSL compatibility interface. TLS 1.1 is supported along with cipher suites...


Platforms: *nix

License: Freeware Size: 583.68 KB Download (99): CyaSSL Download

Added: July 25, 2010 | Visits: 955

jBCrypt jBCrypt is project a Java implementation of OpenBSDs Blowfish password hashing code, as described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazières. This system hashes passwords using a version of Bruce Schneiers Blowfish block cipher with modifications designed to...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (103): jBCrypt Download

Added: September 06, 2010 | Visits: 879

OpenWBEM OpenWBEM is an enterprise-grade open-source implementation of WBEM, written in C++, suitable for commercial and non-commercial applications. OpenWBEM provides a foundation for development of management frameworks that overcome cross-platform barriers and empower true interoperability....


Platforms: *nix

License: Freeware Size: 2.8 MB Download (114): OpenWBEM Download

< 1 2 3 4 5 >