Can anyone suggest a decent VB Serial Comm Library for VS2003 for a CE4.2
device. I have not worked with serial ports on my CE device and REALLY dont
want to get into learning and using the coredll serial API's.

If anyone can suggest something that works well, please point me in the
right direction.

Thanks!
--
Chris R.
Developer
Posera Software
Seattle

Re: Need a good VB Serial Comm Lib for VS2003 CE4.2 device. by Paul

Paul
Wed Jul 19 17:08:57 CDT 2006

OpenNETCF SDF 1.4 has serial support. It's usable equally well from VB.NET
and C#, although it's written in C#.

Paul T.

"Chris R." <ChrisR@discussions.microsoft.com> wrote in message
news:077065DF-7078-432E-B3D9-D0776A7B751D@microsoft.com...
> Can anyone suggest a decent VB Serial Comm Library for VS2003 for a CE4.2
> device. I have not worked with serial ports on my CE device and REALLY
> dont
> want to get into learning and using the coredll serial API's.
>
> If anyone can suggest something that works well, please point me in the
> right direction.
>
> Thanks!
> --
> Chris R.
> Developer
> Posera Software
> Seattle
>



Re: Need a good VB Serial Comm Lib for VS2003 CE4.2 device. by ctacke/>

ctacke/>
Wed Jul 19 20:00:29 CDT 2006

And I modelled it after the VB6 CommCtrl API, so it's very familiar for VB
developers.


--
Chris Tacke
OpenNETCF Consulting
www.opennetcf.com
--


"Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT
com> wrote in message news:uA6Sn$3qGHA.5008@TK2MSFTNGP05.phx.gbl...
> OpenNETCF SDF 1.4 has serial support. It's usable equally well from
> VB.NET and C#, although it's written in C#.
>
> Paul T.
>
> "Chris R." <ChrisR@discussions.microsoft.com> wrote in message
> news:077065DF-7078-432E-B3D9-D0776A7B751D@microsoft.com...
>> Can anyone suggest a decent VB Serial Comm Library for VS2003 for a CE4.2
>> device. I have not worked with serial ports on my CE device and REALLY
>> dont
>> want to get into learning and using the coredll serial API's.
>>
>> If anyone can suggest something that works well, please point me in the
>> right direction.
>>
>> Thanks!
>> --
>> Chris R.
>> Developer
>> Posera Software
>> Seattle
>>
>
>