• 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: socket sample in cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: socket sample in cocoa


  • Subject: Re: socket sample in cocoa
  • From: Aram Greenman <email@hidden>
  • Date: Mon, 24 Mar 2003 13:37:07 -0800

On Monday, March 24, 2003, at 10:09 AM, Georges Engelmann wrote:

Hello,

Anyone got a sample of a server socket (+client) in cocoa (w/ obj c) (w/ multi-threading, but not necessary)

Check out my AGSocket framework at <http://sourceforge.net/projects/agkit>. It provides a wrapper around CFSocket which allows you to handle multiple connections without multithreading. The source code includes documentation and a client example, you shouldn't have too much problem setting up a server from there. Use -listenOnAddress: to set up the server socket, and implement -socket:acceptedChild: in the delegate.

Aram
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >socket sample in cocoa (From: Georges Engelmann <email@hidden>)

  • Prev by Date: SOAP/DIME implementations??
  • Next by Date: Re: NSBezierPath winding rules and glyphs
  • Previous by thread: socket sample in cocoa
  • Next by thread: Re: socket sample in cocoa
  • Index(es):
    • Date
    • Thread