Modified on 05/06/2003 at 10:36
Creator:
Mickaël Rémond
This tutorial has been written by Jay Nelson.
It demonstrates a simple, but non-trivial, example of a TCP proxy server using the OTP construct gen_server. The goal is to implement a process that can be used to deliver web services to HTML browsers.
Related links
http://www.duomark.com/erlang/tutorials/proxy2.html
|