• 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: Cocoa Client/Server App
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cocoa Client/Server App


  • Subject: Re: Cocoa Client/Server App
  • From: "Ammar Ibrahim" <email@hidden>
  • Date: Wed, 7 Jan 2009 14:21:53 +0200

The sample you sent is deprecated. This is code from 1992 that uses old
networking APIs. And I read a complete book about networking programming in
C. But my goal is to do it in ObjC/Cocoa. I can't believe that there;s no up
to date code to look at!

Thanks,
Ammar

On Wed, Jan 7, 2009 at 1:58 PM, Jason Stephenson <email@hidden> wrote:

> Try the following in Google:
>
> site:developer.apple.com tcp client server
>
> The first result should be a link to the TCP Server sample application.
>
> Your three questions are really far too general to be answered in a mailing
> list. You need to find some introductory material on network programming on
> UNIX and/or Mac OS X.
>
> Ditto for threads programming.
>
> Most of what you need could probably be found by searching the
> documentation. There are guides on networking in Mac OS X with Cocoa and
> Carbon.
>
> Another possibility is to examine the rsync code. If your application is
> for in-house use only, then you should have no problem with licensing.
>
> If this were my problem to solve, I'd probably just use rsync for this,
> maybe write a gui wrapper for it using NSTask.
>
>
>
> HtH,
> Jason
>
_______________________________________________

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: Cocoa Client/Server App
      • From: Jason Stephenson <email@hidden>
References: 
 >Cocoa Client/Server App (From: "Ammar Ibrahim" <email@hidden>)
 >Re: Cocoa Client/Server App (From: Jason Stephenson <email@hidden>)

  • Prev by Date: Re: Cocoa Client/Server App
  • Next by Date: RE: Binary search on sorted NSArray in Cocoa?
  • Previous by thread: Re: Cocoa Client/Server App
  • Next by thread: Re: Cocoa Client/Server App
  • Index(es):
    • Date
    • Thread