Re: Cocoa Client/Server App
Re: Cocoa Client/Server App
- Subject: Re: Cocoa Client/Server App
- From: Jason Stephenson <email@hidden>
- Date: Wed, 07 Jan 2009 06:58:21 -0500
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