Re: CFSocket on Windows?
Re: CFSocket on Windows?
- Subject: Re: CFSocket on Windows?
- From: Quinn <email@hidden>
- Date: Mon, 11 Apr 2005 10:54:19 +0100
At 23:32 -0700 10/4/05, OL&L Lists wrote:
Is there a way to use a CFSocket as a replacement for a SOCKET in WIn32 code?
No.
I have some existing Win32 winsock code I woul like to port to OS X.
CF has a bunch of code to deal with Windows due to its heritage (this
feature isn't supported by Apple, but it's clearly visible in the
Darwin source). However, the code is for /implementing/ CF on top of
Windows, not for implementing Windows on top of CF. Thus, CFSocket
will not help you port WinSock code to Mac OS X.
OTOH, if you wanted to port some CFSocket code /to/ Windows, you
might be able to do it by using the Darwin code (subject to the APSL,
of course).
S+E
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden