layer 3
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 898
JavaLayer 0.4
JavaLayer is a Java and open source MP3 (MPEG 1/2/2.5 Layer 1,2,3) decoder library. Its an open source project. It provides a REAL TIME decoder, a MP3toWAV converter, a simple and an advanced Player. Player supports HTTP (Shoutcast, IceCast) more>> JavaLayer is a Java and open source MP3 (MPEG 1/2/2.5 Layer 1,2,3) decoder library. Its an open source project. It provides a REAL TIME decoder, a MP3toWAV converter, a simple and an advanced Player. Player supports HTTP (Shoutcast, IceCast) streaming.<<less
Added: 2001-06-04 License: GPL Price: 0.00
12 downloads
Other version of JavaLayer
XMLNuke 3.0
XMLNuke is Web Development Framework fully based on XML. Programming with XMLNuke Framework you create your website based on your data (XML) moving the design and the operational system to a second layer. To aid in this work the XMLNuke provides several more>> XMLNuke is Web Development Framework fully based on XML. Programming with XMLNuke Framework you create your website based on your data (XML) moving the design and the operational system to a second layer. To aid in this work the XMLNuke provides several classes for abstract the use of XML and the environment it xmlnuke is running. XMLNuke is a site content management also and uses only XML/XSL files. No database is needed and it has a minimum setup. The XMLNuke becomes in a two flavors: PHP5 and CSharp and both running in Linux and Windows without any modifications or adjusts in your code.<<less
Added: 2003-06-19 License: GPL Price: $0.00USD
15 downloads
Other version of XMLNuke
dbClassBuilder 0.5
Upload your schema to this online application and gives yourself a head start creating your database abstraction layer for your php / mysql application. dbClassBuilder will parse a file creating INSERT, SELECT, and UPDATE functions for each table more>> Upload your schema to this online application and gives yourself a head start creating your database abstraction layer for your php / mysql application. dbClassBuilder will parse a file creating INSERT, SELECT, and UPDATE functions for each table definition found in the uploaded database schema. Its simple to use, all you need to do is upload your schema! Try it now!<<less
Added: 2005-12-06 License: Freeware Price: $0.00USD
14 downloads
BalanceNG
BalanceNG is an IP load software balancing solution. more>> BalanceNG is designed as a useful IP load software balancing solution,which utilizes its own network stacks and functionality. It runs on Linux-x86 (2.4 and 2.6 kernels distribution independent) and Solaris (9/10).
Major Features:
- Layer 2 (Ethernet) "switching engine" based software load balancer.
- Running under Linux (Using the PF_PACKET socket API) and Solaris (STREAMS/DLPI API).
- Backup targets (hosts) specifiable in case of failure of all primary targets.
- "Alert" and "Upalert" notification script interface.
- Direct Server Return (DSR) operation support.
- Unchanged client addresses on IP-level.
- Small, very fast and reliable.
- Simple to implement and administer.
- Simple "init script style" arguments like "start", "stop" and "status" (and "control" for interactive configuration and control ).
- Interactive communications mode with command line editing.
- Pcap packet dumping with automated dumpfile rotation (e.g. to implement a "transparent forensic logging bridge").
- Multi-Node High Availability capability using standard VRRP (Virtual Router Redundancy Protocol).
- "All service load balancing" based on client IP address allows generic load balancing independent of specific ports.
- SNMP support integrating into Net-SNMP with the BalanceNG MIB.
- Up to 128 parallel instances (fully independent BalanceNG load balancers) on the same host machine.
- Up to 1024 load balancing target servers (hard limit) per instance.
- Up to 512 virtual servers (hard limit) per instance.
- NAT state replication between master and backup node.
- VRRP tracking supported to allow automatic resource tracking and failover.
Added: 2008-06-11 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
11 downloads
Simple Abstraction Layer 1.0
Simple Abstraction Layer is a full featured and advanced package that implements a database access abstraction layer interface similar to MySQLi extension but works under PHP 4. more>>
Simple Abstraction Layer 1.0 is a full featured and advanced package that implements a database access abstraction layer interface similar to MySQLi extension but works under PHP 4
Added: 2009-08-03 License: BSD - BSD License Price: BSDBSDLicense
downloads
Database Abstraction Layer
A database abstraction layer with handy methods, placeholders and auto-escaping. Frequently used in many of my projects. more>> A database abstraction layer with handy methods, placeholders and auto-escaping. Frequently used in many of my projects.<<less
Added: 2006-02-08 License: BSD Style Price: FreeAdditionalInfoMIT
1365 downloads
SQLmax 1.0
SQLmax provide you an SQL layer to manage your database connection with an database free relationship. (independant from the database). For the moment we add the MySQL driver but other drivers (Oracle, ...) can be added easily to our SQL layer. more>> SQLmax provide you an SQL layer to manage your database connection with an database free relationship. (independant from the database). For the moment we add the MySQL driver but other drivers (Oracle, ...) can be added easily to our SQL layer. SQLmax provide you an additional internal cache system support wich can increase the speed of your database access (by 2 or 3 times). By managing the paramaters you can switch your dynamic website to static one during the time you need. Developpers will be happy to see an easy syntax with a commented scripting.<<less
Added: 2005-08-30 License: Other Price: $0.00USD
11 downloads
Other version of SQLmax
Price: FreeAdditionalInfoFreeforcommercialandnoncommercialuse
License:Other Free / Open Source License
License:Other Free / Open Source License
Libgenerics
Libgenerics is a general c utility library. more>> Libgenerics brings convenient utility library for developers that enables them to describe the objects they are developing at compile time to dynamically analyze them at run-time. It gives the possibility to dump and restore the objects states in a binary chunk or xml format way too.
Libgenerics introduces the following notions:
- Metaclasses handling,
- Serialization process definition,
- A small xml object layer,
- Object listener abstraction,
- API-signed dynamic module load / link capabilities.
Added: 2007-06-22 License: GPL - GNU Public License Price: GPLGNUPublicLicense
10 downloads
File System Wrapper
The file system layer is used to provide a 2 way method of manipulating the File system. One is using the standard File System calls and the other is by using the FTP wrapper provided. The advantage of using such a Layer are stated below - * No more>> The file system layer is used to provide a 2 way method of manipulating the File system. One is using the standard File System calls and the other is by using the FTP wrapper provided. The advantage of using such a Layer are stated below - * No Safe mode access problems * No CHMOD issues * Remote file access * Files are easily writable * System independent File read and writes<<less
Added: 2006-07-10 License: GPL Price: $0.00USD
17 downloads
Database Abstraction Layer 01-Feb-2006
A database abstraction layer with handy methods, placeholders and auto-escaping. Frequently used in many of my projects. more>> A database abstraction layer with handy methods, placeholders and auto-escaping. Frequently used in many of my projects.<<less
Added: 2006-02-08 License: BSD Price: $0.00USD
13 downloads
objSQL: Database Access Layer 2.0.0
objSQL is a database access utility comprised of PHP5 classes for performing SQL queries. Designed primarily for small to medium projects, objSQL uses an object based approach in supporting multiple database types. objSQL uses object based code which more>> objSQL is a database access utility comprised of PHP5 classes for performing SQL queries. Designed primarily for small to medium projects, objSQL uses an object based approach in supporting multiple database types. objSQL uses object based code which simplifies hooking into projects and allows for better encapsulation. Features prepared queries with parameter binding and transaction support including rollbacks and savepoints. Very small footprint with the entire library approximately 170Kb in size and requires no third party libraries. Currently supports IBM DB2, Firebird/Interbase, Ingres 2006, MaxDB, MySQL, Oracle, PostgreSQL, SQLite, SQL Server and Sybase ASE.<<less
Added: 2006-03-23 License: LGPL Price: $0.00USD
10 downloads
Other version of objSQL: Database Access Layer
License:LGPL
Particle Links 1.3.1
Easily setup a links directory. One page installer, supports unlimited layers of topics and sub-topics, friendly URLs, full text search, skinning and templates, super fast editing via AJAX for admins, user submissions and RSS feeds. more>> Easily setup a links directory. One page installer, supports unlimited layers of topics and sub-topics, friendly URLs, full text search, skinning and templates, super fast editing via AJAX for admins, user submissions and RSS feeds.<<less
Added: 2005-08-11 License: Freeware Price: $0.00USD
10 downloads
DBIx-SQL-Abstract 0.07
DBIx-SQL-Abstract module provides a convenient abstraction layer to a database. more>> DBIx-SQL-Abstract 0.07 offers you a powerful application which provides a convenient abstraction layer to a database. The intention of this module is to join some methods from the DBI and the SQL: Abstract modules, for a convenient and easy use.
<<less
Added: 2007-06-23 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
12 downloads
DB Driver 1.1.0
This is a Database Abstraction Layer written in PHP and it currently supports both MySQL and MSSQL. Support for other database systems can easily be added. The Driver also contains a few functions that might be useful for debugging: query counter, more>> This is a Database Abstraction Layer written in PHP and it currently supports both MySQL and MSSQL. Support for other database systems can easily be added. The Driver also contains a few functions that might be useful for debugging: query counter, query information (execution time and average execution time of all queries) and error logging.<<less
Added: 2006-11-28 License: Other Price: $0.00USD
10 downloads
Other version of DB Driver
Price: FreeAdditionalInfoLicenceincludedinReadmefile.
License:Other Free / Open Source License
License:Other Free / Open Source License
WebTemplates.ws
We have the highest selection of free professional web templates for any site. All templates include a PSD layered source file for easy editing. more>> We have the highest selection of free professional web templates for any site. All templates include a PSD layered source file for easy editing.<<less
Added: 2004-03-05 License: Freeware Price: $0.00USD
10 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 layer 3 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