Content deleted Content added
Java Mini Web Server added |
|||
Line 34:
*[http://lnet.wordpress.com lnet] package for Lazarus and/or Free Pascal, has HTTP server component for visual development, also available to be used from code as standard Object Pascal class.
* [http://www.jibble.org/miniwebserver/ Java Mini Web Server] is a very '''small standalone''' web server written in Java. It is packaged in a jar file with '''size of 4KB''' and may also be used within your own Java programs.
*[http://www.qnx.com/developers/docs/6.3.0SP3/neutrino/utilities/s/slinger.html QNX Slinger Embedded Web Server] from [http://www.qnx.com/ QNX] The slinger utility is an HTTP server for resource-constrained environments. Slinger is compliant with the CGI 1.1 and HTTP 1.1 standards, and provides support for dynamic HTML via Server Side Includes (SSI).
== See also ==
|