Re: Asynchronous sockets?
Re: Asynchronous sockets?
- Subject: Re: Asynchronous sockets?
- From: Douglas Davidson <email@hidden>
- Date: Wed, 6 Feb 2002 16:25:01 -0800
On Wednesday, February 6, 2002, at 04:08 PM, Tomas Zahradnicky, Jr.
wrote:
If there is an archive for this list, you could look up the CFSocket
example I posted on Monday.
doug,
i've seen this, but I have to support one nasty thing called wintel so
I had to choose bsd sockets. of course, using CFNetwork/CFSocket would
be quite easy. the host app is multithreaded, but during plug-in run it
is completely dead and waits for plug-in. to not have 2 different codes
for both mac and wintel I had to choose bsd sockets :/
Well, it's not really my job to support Wintel, but the basic strategy
used by CFSocket is one that could work there as well, and as it happens
CFSocket itself is (a) in Darwin and (b) pretty close to being
platform-independent...
Douglas Davidson
_______________________________________________
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.