Skip navigation.
 
mlNetwork Applications that Send NSData Objects
FROM : Jordan Evans
DATE : Fri Jun 30 19:06:06 2006

I want to build my first network application.  This application will be on
several computers at my workplace.  I want to send NSData objects between
these computers.  Each terminal will create NSData objects and send them to
one central computer for further processing.

Anyone have a bare-bones roadmap to get me started down this road.  What
classes do I need to look into and what do I need to learn to create just a
bare-bones working example?  Are there any good tutorials out there that
would get me started?

(Excuse me if I didn't use the right lingo, I have no experience in the
network programming in Cocoa at this point.  I do understand the very basics
of Cocoa.  I've read Aaron's book and Kochan's book and understand the
basics described there.  That is nearly the extent of my knowledge.)

Related mailsAuthorDate
No related mails found.