• 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 Port Traffic?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Simple Port Traffic?


  • Subject: Re: Simple Port Traffic?
  • From: Douglas Davidson <email@hidden>
  • Date: Tue, 29 May 2001 09:20:57 -0700

On Tuesday, May 29, 2001, at 08:21 AM, Eric Doggett wrote:

So my question is this: what's the simplest method to send this traffic out?
Is this a task for NSSocketPort?

No. NSSocketPort is a class implementing the NSPort abstraction using network sockets, not a direct interface to TCP. If you want to send an email message, I would suggest looking at the Message.framework. If you want to send raw network packets, just use BSD sockets directly. If you want to send and receive, CFSocket may be of help to you. There are also third-party networking libraries like OmniNetworking.

Douglas Davidson


  • Follow-Ups:
    • Re: Simple Port Traffic?
      • From: "Eric Doggett" <email@hidden>
References: 
 >Simple Port Traffic? (From: "Eric Doggett" <email@hidden>)

  • Prev by Date: Re: filesystem notifications
  • Next by Date: Re: NSMovieView controller troubles
  • Previous by thread: Simple Port Traffic?
  • Next by thread: Re: Simple Port Traffic?
  • Index(es):
    • Date
    • Thread