Hello

> > 1. How to start a serial connection with the modem (what are the
> > serial parameters of the modem: speed, stopbits, flow control, parity)
>
> Pfff... Use the standard settings: 8N1, and make the speed configurable
(you
> can also set it to the max. speed for simplicity's sake. However I do not
> recommend it for a final version).

If you can make a serial connection to lets say a pc, through a nul-modem
cable, then it wil also be able to connect using modems.
But you need to know what the other side of the telephoneline uses (like
8n1)

 > > 2. How to configure the modem (ATwxyz, etc)
>
> ATZ is the standard thing. However I suggest to use a config-file instead.
> I do, at least...

ATZ is not used to configure your modem. It is used to reset the modem to
its (factory-)default configuration...
If your modem is configured properly, then ATZ is sufficient to get yor
modem up and running...

> > 3. How to make the modem dial and establish a connection

> send init string:
> ATZ
> OK
> and then dial:
> ATDT0123456789
> CONNECT 115200

almost correct, see above
An init string is depending on the modem you use...
Your connection has to be able to let the user configure it with a dial
string, reset string and an init string. These are mostly used.
As far as I remember correctly...

greetings
-----+-----+-----+-----+-----+-----+-----
Maico Arts
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
-----+-----+-----+-----+-----+-----+-----



****
Problems? contact [EMAIL PROTECTED] See also http://www.faq.msxnet.org/
****

Reply via email to