Re: Modem access from Classic
Re: Modem access from Classic
- Subject: Re: Modem access from Classic
- From: Jens Bauer <email@hidden>
- Date: Thu, 5 Sep 2002 04:04:27 +0200
Hi Jonathan,
On Wed, 4 Sep, 2002, Jonathan 'Wolf' Rentzsch <email@hidden> wrote:
>
What's the story concerning an application running under Classic
>
accessing a modem? Is there any way for a Classic app to read and write
>
to, say, /dev/cu.modem?
Uhm, if your application is running under Classic, it would be the same
as running it under Mac OS 9.
This means you would have to use the APIs in the "Universal Interfaces"
which comes with both MPW and CodeWarrior.
(Note: You will not be able to build a Classic application under Mac OS
X, unless you use CodeWarrior).
Now... What do you want to do with the modem ?
If you want to dial, I'll recommend using Open Transport.
You have another option as well, which is to use AppleEvents.
I recommend the Open Transport solution, as I like Open Transport (anyone
noticed ? :)) -and also because I know how to do it.
I do not know how to do it using AppleEvents.
But let me hear the rest of the story, and also let me know which
compiler environment you plan to use.
Love,
Jens
--
Jens Bauer, Faster Software.
-Let's make the World better, shall we ?
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.