wxWidget programming serial I/O devices across platforms

Mark L. Wise mark at alpha2.com
Sun Jan 6 08:12:52 PST 2008


Thanks!

Mark


YAP wrote:
> Attached two classes I use.
>
> /Ake
>
> On Jan 3, 2008 11:29 PM, Mark L. Wise <mark at alpha2.com> wrote:
>   
>> Hello all!
>>
>> I am in the process of writing an application in wxWidgets that will
>> need to run on both Windows and Linux.
>>
>> I need to open and read/write ascii data to serial I/O ports (COM1 and
>> COM2 in windows, /dev/ttyS0, ... in Linux).
>>
>> 1) Does anyone have any information regarding how to program serial
>> ports in both of these environments, and
>> 2) are there any classes in wxWidgets that can help make this code portable?
>>
>> TIA,
>>
>> Mark
>>
>> --
>> Mark L. Wise
>>
>> Alpha II Service, Inc.
>> 1312 Epworth Ave
>> Reynoldsburg, Ohio 43068-2116
>> USA
>>
>> Office: (614) 868-5033
>> Fax: (614) 868-1060
>> Email: mark at alpha2.com
>> WEB: www.alpha2.com
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
>> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>>
>>
>>     
>
>
>
>   
> ------------------------------------------------------------------------
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org

-- 
Mark L. Wise

Alpha II Service, Inc.
1312 Epworth Ave
Reynoldsburg, Ohio 43068-2116
USA

Office: (614) 868-5033
Fax: (614) 868-1060
Email: mark at alpha2.com
WEB: www.alpha2.com




More information about the wx-users mailing list