TI-H: AVR Telnet
[Prev][Next][Index][Thread]
TI-H: AVR Telnet
Please help me and telnet to stockly.com at port 3940. I'm testing an AVR
based ethernet mp3 streaming player. For now, I need it to restrict all
connections that aren't local (for a cable modem network).
Try connecting. It should close the connection after it displays the
opening message.
You should see something like: (this is from a BSD box)
# telnet stockly.com 3490
Trying 24.237.1.238...
Connected to stockly.com.
Escape character is '^]'.
server: got connection from 24.237.2.6
Hello, this is a beta of the ACPlay Streaming Hardware MPEG audio player.
Sorry, support for non-local connections not in place.
Closing control session...
Connection closed by foreign host.
#
Follow-Ups: