Re: Returning Distant IP Address from CFReadStream
Re: Returning Distant IP Address from CFReadStream
- Subject: Re: Returning Distant IP Address from CFReadStream
- From: Vincent Lecours <email@hidden>
- Date: Tue, 10 Mar 2009 19:16:01 -0400
Thank you so much for your great advices. I use my sockets
synchronously but I didn't know that CFReadStreamOpen did initiate an
open call on the socket but didn't wait for it to finish opening the
stream. So the mistake was that when the program tried to execute
CFReadStreamGetProperty the stream was opening but was not opened yet.
So now I'm waiting for it to open and everything works as it should.
Thanks for the great help!
_______________________________________________
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