[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANN: InternetModem Telnet/Serial bridge
- Subject: ANN: InternetModem Telnet/Serial bridge
- From: "Terry Olsen" <tolsen64@hotmail.com>
- Date: Sun, 25 Sep 2005 19:31:24 -0600
- Newsgroups: comp.sys.apple2
- Organization: Aioe.org NNTP Server
- Xref: g2news1.google.com comp.sys.apple2:5797
Hey guys,
I've been working on this piece of software for a while...actually, it's
been on the shelf for quite a while...I just got it out today and played
with it. Anyway, it's a modem emulator in that it accepts standard Hayes AT
commands (ATD,ATEx,ATQx,ATI,AT&V,ATH,etc.). It recognizes the "+++" escape
sequence, but i've not been able to type the 3 +'s in fast enough for it to
catch it. METAL doesn't have a problem though.
So you can set it up to listen to a telnet port and connect the incoming
calls to the serial port. It sends out the RING & CONNECT to the serial
port depending on the configuration. It can send out either numeric result
codes or result strings. I'll get more docs typed up on it in the near
future.
Also, you can dial out with it from Proterm. Using the command "atd
boycot.no-ip.com:9999" will get you connected up with my BBS. You can also
use IP addresses "atd 192.168.0.101:9999".
Anyway, it's available at http://boycot.no-ip.com/InternetModem
Oh yeah, it's gonna require Microsoft DotNetFramework v2.0 (download link is
on the page).