• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: DO Chat Example
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: DO Chat Example


  • Subject: Re: DO Chat Example
  • From: "Lukhnos D. Liu" <email@hidden>
  • Date: Tue, 29 Jul 2008 02:11:44 +0800

On Jul 26, 2008, at 3:38 AM, Justin Giboney wrote:
It works so far... well mostly. It isn't very consistent. I don't have a
lot of experience with ports, and I was hoping that someone could look at
it and see if they can find out why some messages go through while others
don't.
Here are the projects:
www.justingiboney.com/code/DOChat.zip
www.justingiboney.com/code/DOChatServer.zip

Might be better if you tell more about in which way your code behaves inconsistently, it's easier to pinpoint the problem. :)


Also, passing client-side objects to server might not be a good idea, especially if you are keeping them on the server side and intend to use them later (immediate callbacks are generally ok in my experiences). You might want to make your client a server itself too, and let the server talk to the client via another DO.

d.

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:
This email sent to email@hidden


  • Follow-Ups:
    • Re: DO Chat Example
      • From: "Justin Giboney" <email@hidden>
References: 
 >DO Chat Example (From: "Justin Giboney" <email@hidden>)

  • Prev by Date: How would you tell WebKit to keep all JavaScript popup windows on top/in front?
  • Next by Date: Storing values in dictionary with their address as the key
  • Previous by thread: DO Chat Example
  • Next by thread: Re: DO Chat Example
  • Index(es):
    • Date
    • Thread