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). -ishwar