Tool/Approach to look at a CFSocket ?
Tool/Approach to look at a CFSocket ?
- Subject: Tool/Approach to look at a CFSocket ?
- From: Lance Drake <email@hidden>
- Date: Sat, 22 Mar 2003 01:36:55 -0700
hi 'macnetworkprog' people,
Is there a preferred way or tool to use to see what it is your CFSocket
is up to?
My situation is that I have opened a CFSocket and an external socket
has successfully connected with my CFsocket. We're connecting at an
agreed upon port #.
My socket called has (supposedly) been registered to be called from
within the context of a CFRunLoopRun() by first creating the
RunLoopsourceRef and then adding it to the current RunLoop.
I am first surprised that the Callback routine doesn't get called at
such time as the external caller initially attempts to connect. Still,
the caller thinks everything is OK at this end.
An external message (supposedly) gets sent to my socket but the
callback routine still does not trigger. So where did the ball get
dropped? Perhaps you have an idea of how I might better understand
what the is the state of the situation?
Thanks,
Lance Drake
---------------
Hopefully this is not a dupe posting in the list - as one got sent
before I was totally registered. If so, it won't happen again!
_______________________________________________
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.