Re: Porting SetupComm function in Mac
Re: Porting SetupComm function in Mac
- Subject: Re: Porting SetupComm function in Mac
- From: "Rakesh Singhal" <email@hidden>
- Date: Mon, 3 Nov 2008 13:32:25 +0530
Hi Chris
Ya there should be one list for porting to and from windows. I have one more
query but I will put in darwin-dev now. I have gone through this document
already.
Thanks and regards
rksinghal
On Mon, Nov 3, 2008 at 1:08 PM, Chris Ridd <email@hidden> wrote:
>
> On 3 Nov 2008, at 07:25, Rakesh Singhal wrote:
>
> This API setups some communication parameters for communication devie. Here
>> I am writing library for serial port. There are some more APIs, which I am
>> not able to understand liek following:
>>
>> CreateEvent(0,true,false,0);
>> SetCommMask(m_hFile,dwEventMask);
>> There are some more things. I know only about the termios.h file whcih
>> have
>> the APIs to access the serial port. Is there any other file which have any
>> more APIs for serial port or communication device.
>>
>
> There's some useful higher-level documentation that you should probably
> read:
>
> <
> http://developer.apple.com/documentation/DeviceDrivers/Conceptual/WorkingWSerial/WWSerial_Intro/chapter_1_section_1.html>
>
>
> Is it right place to put this posting?
>>
>
> It is nothing to do with Cocoa at this point, so no. A glance at <
> http://lists.apple.com/mailman/listinfo> suggests darwin-dev might be a
> better place. I'm surprised there doesn't seem to be a porting-from-Windows
> list.
>
> Cheers,
>
> Chris
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden