Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第3,2913,300项(搜索用时0.009秒)
converters/tnef-1.4.12 (Score: 0.0012383816)
Unpack data in MS Outlook TNEF format
This program decodes those annoying application/ms-tnef MIME attachments that Microsoft mail servers helpfully use to encapsulate your already MIME encoded attachments. Due to the proliferation of Microsoft Outlook and Exchange mail servers, more and more mail is encapsulated into this format. The TNEF program allows one to unpack the attachments which were encapsulated into the TNEF attachment. Thus alleviating the need to use Microsoft Outlook to view them.
converters/ytnef-2.6 (Score: 0.0012383816)
Unpack data in MS Outlook TNEF format
This program decodes those annoying application/ms-tnef MIME attachments that Microsoft mail servers helpfully use to encapsulate your already MIME encoded attachments. Due to the proliferation of Microsoft Outlook and Exchange mail servers, more and more mail is encapsulated into this format. The YTNEF program allows one to unpack the attachments which were encapsulated into the YTNEF attachment. Thus alleviating the need to use Microsoft Outlook to view them. Now supports winmail.dat Outlook files
databases/dalmp-3.0.3 (Score: 0.0012383816)
Database Abstraction Layer for MySQL using PHP
DALMP - Database Abstraction Layer for MySQL using PHP %0 fat, extremely easy to use. Only connect to database when needed. Details * Dependecy Injector (DI) support, load once, trigger when required. * APC, Disk, Memcache, Redis.io cache support. * Group caching cache by groups and flush by groups or individual keys. * Prepared statements ready, support dynamic building queries, auto detect types (i,d,s,b). * Secure connections with SSL. * SQLite3 Encryption. * Save sessions in database (mysql/sqlite) or a cache like redis/memcache/apc. * Easy to use/install/adapt. * Nested Transactions (SAVEPOINT / ROLLBACK TO SAVEPOINT). * Support connections via unix_sockets. * SQL queues. * Export to CSV. * Trace/measure everything enabling the debugger. * Works out of the box with Cloud databases like Amazon RDS or Google cloud. * Lazy database connection. Connect only when needed. * PSR-0 compliance.
databases/dbconnect-0.3.5 (Score: 0.0012383816)
Use C++ object API to allow applications to connect to databases
DBConnect (Database Connect) API is an easy to use C++ object API to allow applications to connect to databases. Your DB applications can now become cross platform and cross databased. The API currently implements MySQL, Oracle8 and PostGreSQL drivers in the Unix environments and MySQL, Oracle8 and ODBC in the Windows environment.
databases/animenfo-20020819 (Score: 0.0012383816)
AnimeNfo client
The AnimeNfo client The simplest AnimeNfo client. Written in C. Despite being the simplest example of AnimeNfo client, all socket operations were done in non-blocking. LICENSE: GPL2 or later
databases/mongodb32-3.2.9 (Score: 0.0012383816)
Distributed document-oriented "NoSQL" database
Mongo (from "humongous") is a high-performance, open source, schema-free, document-oriented database. A common name in the "NOSQL" community.
databases/mysql++-3.2.2 (Score: 0.0012383816)
Complex C++ API for MySQL56
MySQL++ is a C++ wrapper for MySQL's C API. It is built around STL principles, to make dealing with the database as easy as dealing with an STL container. This port contains the version 3 of the library; see databases/mysql++ and databases/mysql++1 for the older versions.
databases/pgmodeler-0.8.2 (Score: 0.0012383816)
PostgreSQL Database Modeler
pgModeler - PostgreSQL Database Modeler - is an open source data modeling tool designed for PostgreSQL. No more DDL commands written by hand let pgModeler do the job for you! This software reunites the concepts of entity-relationship diagrams and the features that PostgreSQL implements as extensions of SQL standards.
databases/dbf-0.9.0 (Score: 0.0012383816)
Show and convert the content of dBASE III, IV, and 5.0 files
dbf is an easy-to-use command line tool to show and convert the content of dBASE III, IV, and 5.0 files. It reads dBASE databases and prints the content to the screen or converts it to comma-separated (*.csv) files which can be opened in Excel, StarOffice, and most other spread sheets. It can also be used to show some statistics about the content.
databases/dbow-0.7 (Score: 0.0012383816)
DBOW is a database object generator for C, Perl, PHP, etc
DBOW is a database compiler-compiler or front-end. It takes table definitions in a relatively high-level language and prepares C, C++, PHP, Perl (etc) functions for manipulating the database. It will also produce SQL table data for MySQL.