Erlang socket client

klacke@REDACTED klacke@REDACTED
Wed Jun 1 18:19:03 CEST 2005


On Wed, Jun 01, 2005 at 10:41:41AM -0400, tty@REDACTED wrote:
> Hello,
> 
> Thank you for your reply. Here is a sample screen
> shot of both sessions.


One major difference (as I hinted) is that the telnet session
will CRNL terminate each line. Try that in the erlang code
as well.

 gen_tcp:send(Fd, "ati\r\n")


/klacke


-- 
Claes Wikstrom                        -- Caps lock is nowhere and
http://www.hyber.org                  -- everything is under control          



More information about the erlang-questions mailing list