软件包: libaws-dev (2.2dfsg-1) [universe]
libaws-dev 的相关链接
Ubuntu 的资源:
下载源码包 libaws:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Ludovic Brenta
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
Ada Web Server development files
AWS is a complete framework to develop Web based applications. The main part of the framework is the embedded Web server. This small yet powerful Web server can be embedded into your application so your application will be able to talk with a Web browser. Around this Web server a lot of services have been developed.
WARNING: the license has changed to the pure GPL; see the copyright file.
- A Web parameters module. This module takes care of retrieving the forms or URL parameters and to build an associative table for easy access. - A session server, this is a very important module to be able to keep client's data from page to page. - Support SOAP to develop Web Services. - A tool to generate Web Services stubs/skeletons from a WSDL document. - A template parser, this module makes it possible to completely separate the Web design from the code. No more scripting into your Web page. - Support for Secure Sockets (HTTPS/SSL), this is based on the GNU TLS library. - Support for large servers using dispatchers based on URI, request methods. - Support for virtual hosting (dispatchers based on the host name). - Support for server push. - A directory browser ready to be used in any application. - A status page to get many information about the current AWS server. - A log module. Log files keep information about all resources requested to the server. - Hotplug modules which can be loaded/unloaded dynamically to add specific features to a server. - A communication API to exchange data between applications using the HTTP protocol. - A configuration API to tune/change the server parameters without recompilation. - A client API to retrieve any Web page from a Web site. - A Web Page service to build a simple static page server. - Support for SMTP, LDAP and Jabber protocols.
其它与 libaws-dev 有关的软件包
|
|
|
-
- dep: gnat-4.1
- The GNU Ada compiler
-
- dep: libaws2.2 (= 2.2dfsg-1)
- Ada Web Server shared library
-
- dep: libgnutls-dev
- the GNU TLS library - development files
-
- dep: libldap2-dev
- OpenLDAP development libraries
-
- dep: libtemplates-parser-dev
- Ada library to parse files and replace variables with their values
-
- dep: libxmlada2-dev
- XML/Ada, a full XML suite for Ada programmers
-
- dep: zlib1g-dev
- 压缩库 - 开发
-
- rec: libaws-bin (= 2.2dfsg-1)
- Ada Web Server utilities