"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
>
>Thank You for the response. I did set the debugging level. I get back
>this.
>
>Telnet(192.168.2.75,5000): recv 'Password: '
>Telnet(192.168.2.75,5000): send '*****\n'
>Telnet(192.168.2.75,5000): recv '\r\x00\r\nlogged in successfully\r\n'
>Telnet(192.168.2.75,5000): send '\n\n'
>Telnet(192.168.2.75,5000): Sending AT
>Telnet(192.168.2.75,5000): send 'AT\r\n'
>Telnet(192.168.2.75,5000): recv '\r\x00'
>
>So I on this command I should be getting back a 'OK' or 'ERROR'. But I
>am not seeing it. I feel like I am missing something. Not sure what
>would be the or is it the telnet application itself.

Are you talking to a modem here?  Are you sure you don't need +++ to get
its attention before sending AT commands?
-- 
Tim Roberts, [EMAIL PROTECTED]
Providenza & Boekelheide, Inc.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to