Hi,
has anyone configured a rasserver in Wince5.0 succesfully?
I have connected a analog modem at COM1: . But the rasserver doesn't work.
I had compilied and started the rasserver Demoappliction from
wince500/public/common/oak/drivers/netsamp/...,
modified the parameter
#define DEFAULT_DEVICE_TYPE RASDT_Modem.
The appication runs without any errors, but the rasserver doesn't detect any
incomming call.
The autodetect mode of the modem is disabled.
I think that any registry key which takes the connection between rasserver
and unimodem.dll are wrong.
Is it right, that I must see the AT command from unimodem.dll over the
serial line, when the rasserver demoapplication configure the unimodem
parameters???
An Demoappliction which opens Com1 , send AT, receive OK from the modem runs
succesfully.
After my application had detect the ring the application sends ATA and the
incomming call was detected.
At this time I doesn't know where the failure is.
Thanks for help
rk