• 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: networking question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: networking question


  • Subject: RE: networking question
  • From: "Valentin Dan" <email@hidden>
  • Date: Thu, 10 Apr 2008 10:22:58 -0400
  • Thread-topic: networking question

Hi,

A few more details :)

- server: Windows (so absolutely not Cocoa)
- communication : XML messages (need to both send & receive messages)

___________________________________________________________________
Valentin Dan, Software Developer                 Direct: +1 905 886 1833 ext.3047
Email: email@hidden                 Office: +40 356-710158
Masstech Group Inc.                              Fax:    +40 256-220912
http://www.masstechgroup.com

THIS MESSAGE IS INTENDED ONLY FOR THE ADDRESSEE. IT MAY CONTAIN PRIVILEGED OR CONFIDENTIAL INFORMATION.ANY UNAUTHORIZED DISCLOSURE IS STRICTLY PROHIBITED.IF YOU HAVE RECEIVED THIS MESSAGE IN ERROR, PLEASE NOTIFY US IMMEDIATELY SO THAT WE MAY CORRECT THE RECORDS. PLEASE THEN DELETE THE ORIGINAL MESSAGE. THANK YOU.


-----Original Message-----
From: Alastair Houghton [mailto:email@hidden]
Sent: 10 aprilie 2008 16:52
To: Valentin Dan
Cc: email@hidden
Subject: Re: networking question

On 10 Apr 2008, at 14:24, Valentin Dan wrote:

> What’s the best way to create a connection to a server in Cocoa +
> Objective-C ?

It depends what you're trying to achieve.

If your server is also implemented using Cocoa/ObjC, Distributed
Objects is quite a nice solution.  Or you could use SOAP (e.g. via the
WebServices framework).  Or you could use any of the things listed here:

   <http://www.cocoadev.com/index.pl?ObjectLibraryNetwork>

Or you could use sockets via NSStream (or CFStream).  Or indeed
NSURLConnection et al.

There are probably lots of other ways too, but it really depends on
what you're doing.  You'll have to be more specific about what you
want if you want a more specific answer.

Kind regards,

Alastair.

--
http://alastairs-place.net



No virus found in this incoming message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.11/1368 - Release Date: 09.04.2008 16:20


No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.11/1368 - Release Date: 09.04.2008 16:20

_______________________________________________

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: networking question
      • From: Alastair Houghton <email@hidden>
References: 
 >Re: networking question (From: Alastair Houghton <email@hidden>)

  • Prev by Date: Re: NSURLConnection doesn't post
  • Next by Date: Re: networking question
  • Previous by thread: Re: networking question
  • Next by thread: Re: networking question
  • Index(es):
    • Date
    • Thread