Erlang server gets message from non-Erlang client as: <<0,0,0,10,72,101,108,108,111,46,46>> (numeric 10 in 4-bytes followed by "hello..") how to extract the pieces? -ishwar