Re: Info about incoming messages over DO
Re: Info about incoming messages over DO
- Subject: Re: Info about incoming messages over DO
- From: Andre Lipinski <email@hidden>
- Date: Thu, 29 Nov 2001 02:29:58 -0500
On Wednesday, November 28, 2001, at 02:10 AM, Mike Vannorsdel wrote:
I'm using DO for inter-task communication. When a message comes in, I'd
like a way to find out who sent the message and more info about it. Is
this possible?
You bet, but only if you control the senders (as a developer that is).
Just put the info in the message's array. and pull it out when received.
What I'm really getting at is that I don't want just any task making
connections to my server task and sending it messages. I'd like a way to
validate the client.
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev