On Fri, Feb 5, 2010 at 9:11 AM, Ish Rattan <ishwar@REDACTED> wrote: > > Is it possible for a C based client to transact with > an 'echo'server in Erlang? > > In my case the Erlang server/client work fine, > but the C client just hangs (as if the request > does not reach the server). Of course! Send a message then receive a message.