[info-mcl] MCL Web server
John DeSoi
desoi at pgedit.com
Mon Oct 3 08:53:27 CDT 2011
On Oct 3, 2011, at 9:29 AM, Sandro Pedrazzini wrote:
> I need to verify the possibility to create a client/server version of an old MCL application, where the MCL code runs server-side.
> One possibility is to organize the client/server communication at socket level, through a (non MCL) rich client, but, if I remember well, there is a MCL Web server implementation allowing to abstract the socket level and communicate through http.
>
> Has anybody a good link to such an implementation?
> Do you have other implementation suggestions?
cl-http is known to be a solid HTTP server and supports MCL:
http://www.cl-http.org:8001/cl-http/
John DeSoi, Ph.D.
More information about the info-mcl
mailing list