Modified on 04/14/2003 at 19:18
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/proxy.html
|