Content deleted Content added
don't need to mention "random order" because bullets mean "no order". moreover it's going to talk about RAM (random access memory) right after this phrase which can cause confusion. |
Java Mini Web Server added |
||
Line 33:
*fcl-web package from standard distribution of Free Pascal, has HTTP server class.
*[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.
== See also ==
|