Re: Working with modem
Re: Working with modem
- Subject: Re: Working with modem
- From: Yann Bizeul <email@hidden>
- Date: Thu, 23 Feb 2006 22:45:14 +0100
Using NSFileHandle will eliminate the freeze (That's what I do)
I think this is the time needed by the kernel to load and initialize
the modem .kext on the flight.
Yann Bizeul • yann at tynsoe.org
Cocoa Developer
Tynsoe Projects
BuddyPop • GeekTool • SSH Tunnel Manager • ...
http://projects.tynsoe.org/
Le 23 févr. 06 à 19:46, Vasya Danylyshyn a écrit :
Hello!
When i open modems port with
open("/dev/cu.modem",O_RDWR | O_NOCTTY | O_NONBLOCK)
function, my program freeze on 4 second. Why ?! How i can eliminate
this pause?
Vasya Danylyshyn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden