[erlang-questions] gen_tcp and gen_server

Alex alustenberg@REDACTED
Thu Dec 4 21:05:47 CET 2008


check out
http://www.trapexit.org/Building_a_Non-blocking_TCP_server_using_OTP_principles

its a very good intro on how to setup a tcp server inside of a OTP
supervisor tree.

2008/12/4 Jarrod Roberson <jarrod@REDACTED>

> How can I put a TCP interface on top of gen_server code that I have
> written.
> I am just finally getting my head around OTP, but I need to have a TCP
> interface on my server.
> I have searched Google and haven't really found anything useful.
> Thanks in advance.
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20081204/16026039/attachment.htm>


More information about the erlang-questions mailing list