• 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: Reading a string from a socket
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Reading a string from a socket


  • Subject: Re: Reading a string from a socket
  • From: "email@hidden" <email@hidden>
  • Date: Fri, 18 Jan 2008 21:47:49 +0000

For a different approach you could try using AsyncSocket which wraps up CFSocket. Get it at http://homepage.mac.com/d_j_v/FileSharing4.html
This operates at the actual socket layer so should be flexible enough to talk to your existing server.
Jonathan



FROM : Hamish Allan
DATE : Fri Jan 18 21:01:04 2008

On Jan 18, 2008 7:07 PM, Daniel Smith <<email_removed>> wrote:

> Any suggestions? Can I make this code work? Or should I be trying a
> different approach (note that I don't want to change the server in
> any way)? Perhaps I'd be better off using lower-level APIs?



Take a look at http://developer.apple.com/documentation/Cocoa/Conceptual/Streams/Articles/NetworkStreams.html

Hamish
_______________________________________________

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


  • Prev by Date: Re: Problem when inheriting settings in xcconfig files
  • Next by Date: Re: NSTask's launchedTaskWithLaunchPath:arguments: versus NSWorkspace's launchApplication:
  • Previous by thread: Re: Reading a string from a socket
  • Next by thread: Bindings: problem changing model programmatically
  • Index(es):
    • Date
    • Thread