Hi All I have a problem. I am writing an erlang module, which communicate with a TCL modul using TCP socket. The problem is, that the all the messages are sent from erlang module to TCL modul , if the erlang TCP socket is closed, none the less I use the gen_tcp:send command. Have you got any idea? Thanks, Peter