Main > Free Download Search >

okoker iso maker 7.2 business / commercial software for linux

okoker iso maker 7.2

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 9
Version Control with TeamCoherence 7.2.0.22

Version Control with TeamCoherence 7.2.0.22


Team Coherence is a flexible and cost effective solution that helps to manage projects for all sizes of development teams. Depending on your needs, yo... more>> <<less
Download (5801KB)
Added: 2009-04-20 License: Commercial Price: $149.0
188 downloads
phpFaber CMS 1.2.20

phpFaber CMS 1.2.20


phpFaber CMS is a solution both for non operating employees working with the content and for professional content makers. more>> <<less
Download (2.3MB)
Added: 2006-05-11 License: Other/Proprietary License Price: $59
1261 downloads
PikNix Hosting Service 1.3

PikNix Hosting Service 1.3


No install server build in 10 minutes. more>> The Hosting Service CD contains everything needed to run a web site hosting business. Place this CD into a PC or server with some empty disk space and after a few minutes of initial configuration you are ready to start selling website hosting, email, DNS management, reseller accounts, trouble tickets and all standard hosting services .
Features:
* Nothing to install. All OS, programs, servers and packages run directly from the CD. Boot and go. The only thing stored on the hard drive is user web sites, data and local system configurations.
* No complex system upgrades. PikNix will periodically supply new CD iso images with the latest kernel, package and security upgrades. Simply remove the old CD and reboot with the new CD and you have a total system upgrade to the latest package versions, (or any extra goodies that may be added to the hosting service).
* Open Source. The majority of packages supplied on this CD are from the open source community.
* 10 minutes to configure a complete hosting service. (Assumes a basic knowledge of the Internet addressing, DNS and email delivery principles.) .
* Professional assistance and support available from Pikaia Ltd and the PikNix team.
* Browser based, providing remote administration of all server and hosting service operations and customers.
* Browser based customer control panel, database management and webmail.
* Ability to create various
This system includes, but is not limited to:
* IPSConfig hosting administration and customer control panel with reseller capability and invoicing.
* Webmin server configuration.
* Apache 1.3
* MySQL 4.1
* PHP4.3
* BIND9 DNS
* Postfix MTA
* POP3, POP3 (SSL), IMAP, IMAP (SSL) email.
* KDE3 GUI desktop with many tools and utilities.
* Webalizer web site statistics.
* AWStats web site statistics.
* Spamassassin anti-spam email filtering.
* Clamav anti-virus email filtering.
<<less
Download (461.58MB)
Added: 2009-04-02 License: Commercial Price: $149
206 downloads
Ultima Linux 8.2

Ultima Linux 8.2


Ultima Linux is a Slackware-based Linux distribution designed to be easy-to-install and use. more>>
Ultima Linux is a Slackware-based Linux distribution designed to be easy-to-install and use. Ultima Linux includes an automatic update tool called "ulupdate", which greatly simplifies keeping the system up-to-date with the latest software.
Ultima Linux 4-SP1 has just been made available to the world. This is a minor release, containing primarily security updates and that kind of fun stuff. Also included are Subversion and MPlayer, which are new in this release.
Unlike previous releases, this one is done a little bit differently. If you already have Ultima 4 installed, you dont need to upgrade - the same updates are now on ulupdate, and in the case of the new packages on the packages page of our Web site.
However, because there are so many updated packages - around half the system! - we have decided to update the ISO download to include everything pre-configured for your convenience.
Ultima Linux 8.2 is not available for free download, but interested users can purchase the live CD or the 3-CD installation set from the projects Get Ultima page (from US$3.99).
Enhancements:
- After over a year and a half of intensive development, the Ultima Linux developers are pleased to announce the Ultima Linux 8.2 (codename Godot) release. This is our first major new version since the 8.1 Beta release last year, and the first stable release since all the way back in January 2006. Among other features included in this release: first stable release with full AMD64 support; improved live CD with integrated, easy-to-use live CD installer; Linux kernel 2.6.21.3 with built-in SMP support; X.Org R7.2 (pre-release) with ATI/NVIDIA proprietary drivers; KDE 3.5.7 desktop with full auto-mounting (HAL/D-Bus); beautifully redesigned default desktop; play MP3s, CDs, DVDs, and more right out of the box....
<<less
Download (MB)
Added: 2007-07-09 License: Other/Proprietary License Price: $3
509 downloads
JNIWrapper for Solaris (x64/x86) Std. 3.7.2

JNIWrapper for Solaris (x64/x86) Std. 3.7.2


JNIWrapper eliminates difficulties in working with native code from Java programs using a standard JNI approach. With JNIWrapper, there is no need to create native libraries to call a function of the operating system API or a function from a library. more>>

JNIWrapper for Solaris (x64/x86) Std. 3.7.2 is such a useful tool which is designed to help users with accessing to native libraries and components from Java code without using JNI.

With JNIWrapper, there is no need for you to create native code libraries to call a function of the operating system API or a function from any dynamic library. You write your code in Java language only, and JNIWrapper does the rest.

JNIWrapper advantages:

  1. Minimum behind-the-scene operation. Developers can always see what is happening when working with the native-side data.
  2. High performance. JNIWrapper has been specially tuned for performance, especially in cases where large amounts of data are involved in the interactions.
  3. Automatic resource management. All resources allocated by JNIWrapper components are released automatically when no longer required.
  4. Comprehensive support for native function invocation. JNIWrapper supports both stdcall and cdecl calling conventions and all complex C types including structures and unions. Along with WinPack, a free addition to JNIWrapper, there is no need to learn the native Windows API to use it.
  5. WinPack library abilities:
    • Access to Windows Registry;
    • Windows Decoration;
    • Tray icon for Java application.

Major Features:

  1. High Performance
    JNIWrapper is capable of handling any large amount of data involved in interactions between the Java and native code, requiring no tuning on your side.
  2. Automatic Memory Management
    All resources allocated by JNIWrapper are released automatically when no longer needed. You can treat JNIWrapper variables as usual Java objects that can be picked up by the Java garbage collector. Besides, JNIWrapper objects are safe with regard to finalizers: all resources are guaranteed to be available during finalization.
  3. Native Function Invocation
    JNIWrapper supports both stdcall and cdecl calling conventions and multiple C/C++ data types including structures, unions, and pointers. Callbacks are fully supported with any parameter and return types and both calling conventions.
  4. Extensible Architecture
    You can implement new data types or customize existing ones, taking full control over the parameter behavior.
  5. Code Generation Wizard
    Using the Code Generator wizard bundled with JNIWrapper, you can generate Java wrappers for a required set of C types, including structures, unions, and callbacks.
  6. Catching Native Errors
    When you call a native function, JNIWrapper makes all native errors ready for debugging on the Java side, putting program execution fully under your control.
  7. Custom Search Mechanism
    Apart from a default mechanism to find and load a native library, JNIWrapper provides a way to customize it. Besides, it makes it possible to load native libraries from JAR files.
  8. Thread-safe Concurrent Function Invocation
    You can perform all native function calls simultaneously from different Java threads without the need of synchronizing them, just as if invoking simple Java methods.

Enhancements: Not Established

Requirements: JSDK/JRE 1.3.x, 1.4.x and 1.5.x

WareSeeker Editor

<<less
Download (1.38MB)
Added: 2009-04-09 License: Commercial Price: $275
197 downloads
JNIWrapper for IBM AIX (ppc32) standard 3.7.2

JNIWrapper for IBM AIX (ppc32) standard 3.7.2


JNIWrapper eliminates difficulties in working with native code from Java programs using a standard JNI approach. With JNIWrapper, there is no need to create native libraries to call a function of the operating system API or a function from a library. more>> <<less
Download (1.35MB)
Added: 2009-04-02 License: Commercial Price: $1723
205 downloads
JNIWrapper for Linux (x86/x64) standard 3.7.2

JNIWrapper for Linux (x86/x64) standard 3.7.2


JNIWrapper eliminates difficulties in working with native code from Java programs using a standard JNI approach. With JNIWrapper, there is no need to create native libraries to call a function of the operating system API or a function from a library. more>> <<less
Download (1.37MB)
Added: 2009-04-01 License: Commercial Price: $275
209 downloads
JNIWrapper for Linux (ppc32/ppc64) Std. 3.7.2

JNIWrapper for Linux (ppc32/ppc64) Std. 3.7.2


JNIWrapper eliminates difficulties in working with native code from Java programs using a standard JNI approach. With JNIWrapper, there is no need to create native libraries to call a function of the operating system API or a function from a library. more>> <<less
Download (1.38MB)
Added: 2009-04-07 License: Commercial Price: $275
199 downloads
JNIWrapper for Solaris (ultraSPARC) Std. 3.7.2

JNIWrapper for Solaris (ultraSPARC) Std. 3.7.2


JNIWrapper eliminates difficulties in working with native code from Java programs using a standard JNI approach. With JNIWrapper, there is no need to create native libraries to call a function of the operating system API or a function from a library. more>>

JNIWrapper for Solaris (ultraSPARC) Std. 3.7.2 is such a useful tool which is designed to help users with accessing to native libraries and components from Java code without using JNI.

With JNIWrapper, there is no need for you to create native code libraries to call a function of the operating system API or a function from any dynamic library. You write your code in Java language only, and JNIWrapper does the rest.

JNIWrapper advantages:

  1. Minimum behind-the-scene operation. Developers can always see what is happening when working with the native-side data.
  2. High performance. JNIWrapper has been specially tuned for performance, especially in cases where large amounts of data are involved in the interactions.
  3. Automatic resource management. All resources allocated by JNIWrapper components are released automatically when no longer required.
  4. Comprehensive support for native function invocation. JNIWrapper supports both stdcall and cdecl calling conventions and all complex C types including structures and unions. Along with WinPack, a free addition to JNIWrapper, there is no need to learn the native Windows API to use it.
  5. WinPack library abilities:
    • Access to Windows Registry;
    • Windows Decoration;
    • Tray icon for Java application.

Major Features:

  1. High Performance
    JNIWrapper is capable of handling any large amount of data involved in interactions between the Java and native code, requiring no tuning on your side.
  2. Automatic Memory Management
    All resources allocated by JNIWrapper are released automatically when no longer needed. You can treat JNIWrapper variables as usual Java objects that can be picked up by the Java garbage collector. Besides, JNIWrapper objects are safe with regard to finalizers: all resources are guaranteed to be available during finalization.
  3. Native Function Invocation
    JNIWrapper supports both stdcall and cdecl calling conventions and multiple C/C++ data types including structures, unions, and pointers. Callbacks are fully supported with any parameter and return types and both calling conventions.
  4. Extensible Architecture
    You can implement new data types or customize existing ones, taking full control over the parameter behavior.
  5. Code Generation Wizard
    Using the Code Generator wizard bundled with JNIWrapper, you can generate Java wrappers for a required set of C types, including structures, unions, and callbacks.
  6. Catching Native Errors
    When you call a native function, JNIWrapper makes all native errors ready for debugging on the Java side, putting program execution fully under your control.
  7. Custom Search Mechanism
    Apart from a default mechanism to find and load a native library, JNIWrapper provides a way to customize it. Besides, it makes it possible to load native libraries from JAR files.
  8. Thread-safe Concurrent Function Invocation
    You can perform all native function calls simultaneously from different Java threads without the need of synchronizing them, just as if invoking simple Java methods.

Enhancements: Not Established

Requirements: JSDK/JRE 1.3.x, 1.4.x and 1.5.x

WareSeeker Editor

<<less
Download (1.39MB)
Added: 2009-04-10 License: Commercial Price: $1723
198 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1