discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SerialPort & NSFileHandle & baudRate


From: Marc Brünink
Subject: Re: SerialPort & NSFileHandle & baudRate
Date: Thu, 6 Oct 2005 20:10:40 +0200


On Donnerstag, Okt 6, 2005, at 17:09 Europe/Berlin, hns@computer.org wrote:

system("stty 9600 </dev/xxx"); - except for Windows

If you want to do it in GNUstep/Cocoa: you can use NSTask.

Exactly: I want to do it with help of GNUstep. So I'm searching for a GNUstep way to do it. Actually I've an own SerialPort class (using tcsetattr). I'm just wondering if there's a better way. Some sort of pure GNUstep methods.

Thanks
Marc





reply via email to

[Prev in Thread] Current Thread [Next in Thread]