Re: Implementation of BSD Socket for Network Communication
Re: Implementation of BSD Socket for Network Communication
- Subject: Re: Implementation of BSD Socket for Network Communication
- From: Larry Gerndt <email@hidden>
- Date: Fri, 27 Jun 2003 23:55:00 -0700
On 6/27/03 10:00 PM, email@hidden wrote:
>
My MAC OS X application required to reimplement the interfacing code for
>
device driver. My initial analysis suggests that BSD Sockets can only be
>
implemented as MACH-O application and not as CFM application. I want to have
>
someone's confirmation.
In a CFM app, you have to get function pointers for the BSD routines you
need (I hope you know what I mean by that). I've done it, it's not too bad.
--
Larry Gerndt
AIM Handle: SonOfTheSonOfMan
Let the truth be told though the heavens fall -- James Garrison
_______________________________________________
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.