• 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: simple telnet-like networking in cocoa
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: simple telnet-like networking in cocoa


  • Subject: Re: simple telnet-like networking in cocoa
  • From: Christoffer Lerno <email@hidden>
  • Date: Tue, 25 May 2004 10:45:16 +0800

On May 25, 2004, at 09:54, Bob Ippolito wrote:

The CFSocket APIs are probably what you want.. it's a nice clean
abstraction that lets you pass NSData over BSD sockets in an event
driven manner.

On May 25, 2004, at 09:46, Michael Rothwell wrote:

Just use the BSD sockets API.

On May 25, 2004, at 09:54, Douglas Davidson wrote:

NSStream is probably what you are looking for.

Ok, that was pretty confusing ;)

What I already have is a server speaking UTF-8 text (a message is terminated by \n), what I need is to communicate with it. So if I could just open some simple stream to it then that would be perfect.

/Christoffer
_______________________________________________
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.


  • Follow-Ups:
    • Re: simple telnet-like networking in cocoa
      • From: Bob Ippolito <email@hidden>
References: 
 >simple telnet-like networking in cocoa (From: Christoffer Lerno <email@hidden>)
 >Re: simple telnet-like networking in cocoa (From: Bob Ippolito <email@hidden>)

  • Prev by Date: Re: Copy/Paste not working from keyboard
  • Next by Date: Re: why are floats flakey?
  • Previous by thread: Re: simple telnet-like networking in cocoa
  • Next by thread: Re: simple telnet-like networking in cocoa
  • Index(es):
    • Date
    • Thread