Actually I do call BeginReceive on the callback, so much that if I do call Connect() directly the same callback work fine and I get all the data I need. The problem only arises when I try to connect asynchronously with BeginConnect/EndConnect. In both situations I am calling exactly the same callback.
-- View this message in context: http://monotouch.2284126.n4.nabble.com/Socket-Connection-tp4207965p4211184.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
