Neither AsyncSocket nor MTMessageBroker are part of Cocoa, and thus you're
very unlikely to find help on a Cocoa developer's list.  They're both
third-party classes.  My best recommendation is that you try Google.  The
first result for searching *AsyncSocket MTMessageBroker* is
this<http://www.macresearch.org/cocoa-scientists-part-xxix-message>,
which seems to have an example that may help you.
One other thought: if your delegate methods aren't being called, have you
actually called [socket setDelegate:self]?

-BJ

On Tue, Jul 7, 2009 at 2:24 AM, Carlo Gulliani <[email protected]>wrote:

> Nobody knows?
>
>
>
> _______________________________________________
>
> Cocoa-dev mailing list ([email protected])
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/bjhomer%40gmail.com
>
> This email sent to [email protected]
>
_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to