OKWS7IFSOAZBXGCSIG46KNOWGP6DGMM7LYR4LCQUB4C7FCNSKWKQC
HS73RD2CDF73TQUHPHRKUGHIOH3RFX232PR6ZAVXNAQGHS4VRKXQC
ZXBMMJZ2RQC7IBUP5NMIP6T5NNZLXVP3QUFD3Z6D6C2BNX6WWMTAC
EvtLoopPid ! {input_line, Line},
EvtLoopPid ! {input_line, string:chomp(Line)},
case string:chomp(InputLine) of
case InputLine of
enoise:send(EConn, Clean ++ "\n")
case enoise:send(EConn, Clean ++ "\n") of ok -> ok; {error, Reason} -> io:format("Send failed: ~p~n", [Reason]), halt(1) end
case enoise:send(EConn, Clean ++ "\n") of
ok -> ok;
{error, Reason} -> io:format("Send failed: ~p~n", [Reason]),
halt(1)
end
enoise:send(EConn, "<bye>\n"),