I'm a evc programmer and I want to code a sms(short message service)
program using sms.lib on ce3.0.
The document says the sms api could be used on ce 3.0,but i can't find
sms.dll on
my ARM SA1110 ce3.0 pocket pc.Who could tell me how to resolve this problem
Thank you very much

Re: how to use sms api by Yaroslav

Yaroslav
Mon Sep 22 03:32:23 CDT 2003

Hi

SMS API is only for the Pocket PC Phone Edition platform.

--
Yaroslav Goncharov
Microsoft MVP - Mobile Devices
Smartphone Developer Network
www.smartphonedn.com


"hansk" <han_sikai@hotmail.com> wrote in message
news:uRbBLXMgDHA.560@tk2msftngp13.phx.gbl...
> I'm a evc programmer and I want to code a sms(short message service)
> program using sms.lib on ce3.0.
> The document says the sms api could be used on ce 3.0,but i can't find
> sms.dll on
> my ARM SA1110 ce3.0 pocket pc.Who could tell me how to resolve this
problem
> Thank you very much
>
>



Re: how to use sms api by hansk

hansk
Mon Sep 22 07:50:23 CDT 2003

Thank you very much first.But how can i send short message on Pocket PC
2002(with CF gprs antenna)

"Yaroslav Goncharov" <yaroslav@softspb.com> дÈëÓʼþ
news:%23DqRNQOgDHA.3204@TK2MSFTNGP11.phx.gbl...
> Hi
>
> SMS API is only for the Pocket PC Phone Edition platform.
>
> --
> Yaroslav Goncharov
> Microsoft MVP - Mobile Devices
> Smartphone Developer Network
> www.smartphonedn.com
>
>
> "hansk" <han_sikai@hotmail.com> wrote in message
> news:uRbBLXMgDHA.560@tk2msftngp13.phx.gbl...
> > I'm a evc programmer and I want to code a sms(short message service)
> > program using sms.lib on ce3.0.
> > The document says the sms api could be used on ce 3.0,but i can't find
> > sms.dll on
> > my ARM SA1110 ce3.0 pocket pc.Who could tell me how to resolve this
> problem
> > Thank you very much
> >
> >
>
>



Re: how to use sms api by Yaroslav

Yaroslav
Mon Sep 22 10:42:53 CDT 2003

Hi

you need to open the modem serial port and work with the phone part using AT
commands.

--
Yaroslav Goncharov
Microsoft MVP - Mobile Devices
Smartphone Developer Network
www.smartphonedn.com


"hansk" <han_sikai@hotmail.com> wrote in message
news:e6DMhgQgDHA.560@tk2msftngp13.phx.gbl...
> Thank you very much first.But how can i send short message on Pocket PC
> 2002(with CF gprs antenna)
>
> "Yaroslav Goncharov" <yaroslav@softspb.com> дÈëÓʼþ
> news:%23DqRNQOgDHA.3204@TK2MSFTNGP11.phx.gbl...
> > Hi
> >
> > SMS API is only for the Pocket PC Phone Edition platform.
> >
> > --
> > Yaroslav Goncharov
> > Microsoft MVP - Mobile Devices
> > Smartphone Developer Network
> > www.smartphonedn.com
> >
> >
> > "hansk" <han_sikai@hotmail.com> wrote in message
> > news:uRbBLXMgDHA.560@tk2msftngp13.phx.gbl...
> > > I'm a evc programmer and I want to code a sms(short message service)
> > > program using sms.lib on ce3.0.
> > > The document says the sms api could be used on ce 3.0,but i can't find
> > > sms.dll on
> > > my ARM SA1110 ce3.0 pocket pc.Who could tell me how to resolve this
> > problem
> > > Thank you very much
> > >
> > >
> >
> >
>
>