> Hi, MSXers,
Hi Adriano!
> I'm needing help from someone who has experience with external
> modems with MSX. I need to know all (!) the basic things:
Heh heh!
> 1. How to start a serial connection with the modem (what are the
> serial parameters of the modem: speed, stopbits, flow control, parity)
Normally: speed is not really important. You can use any speed. I believe if
you set the highest, the modem would automatically fall back to its highest
speed. I am not sure about this though. The other parameters: 8N1. I.e. 8
databits, No Parity, 1 stopbit. This is quite normal.
> 2. How to configure the modem (ATwxyz, etc)
That depends on the modem. However, almost all modems are Hayes compatible.
This means the commands are standardized. Check any Hayes commandlist on the
internet.
> 3. How to make the modem dial and establish a connection
See 2. The hayes command is ATDTnumber for Tone Dialling.
> 4. How to detect that the server I dialed send some strings
> ("login:", "password:", etc)
Just check what you recieve from the other side. But on a dial up program
for Linux I saw once, I just had to type this in myself. After that, I got
PPP.
> 5. How to send to the server some strings (the user name and
> password)
In DOS terms: just put your strings to the COM device and it arrives at the
modem which will send it to the server.
> 6. How to send/receive data from modem (authentication finished,
> so I want to start sending/receiving data!)
Probably: see 2. But Erik Maas should be able to tell you all about this. He
wrote Erix, one of the best communication programs for MSX.
> 7. How to disconnect (ok, I finished sending/receiving data, now I
> want to disconnect!)
Also a Hayes command, called Hang up. I don't know the commandletter by
heart though.
> Well, that's all. :P
Maybe.
> Oh, and I don't have an external modem (someone wants to send me
> an old 2400bps one? :)
Sorry, I don't have mine anymore... But nowadays it should be REALLY simple
and cheap to get one. 14k4 e.g. Bought mine a couple of years ago for only
NLG 75, which is 75/2.20371 Euros.
> Thanks for any help,
I hope this helps.
Best regards,
Manuel
---------------
PS: MSX 4 EVER! (Questions? See: http://www.faq.msxnet.org/)
PPS: Visit my home page at http://bilderbeek.cjb.net/
****
Problems? contact [EMAIL PROTECTED] See also http://www.faq.msxnet.org/
****