Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

zmttoxics

macrumors 65816
Original poster
May 20, 2008
1,020
1
I am getting the hang of this stuff now and want to move onto my next project - an IRC Client.

My book for objc+cocoa book doesn't cover sockets though. Can I get away with C style sockets? Or can someone point me in the right direction?

Thanks! :D
 

Cromulent

macrumors 604
Oct 2, 2006
6,816
1,101
The Land of Hope and Glory
I am getting the hang of this stuff now and want to move onto my next project - an IRC Client.

My book for objc+cocoa book doesn't cover sockets though. Can I get away with C style sockets? Or can someone point me in the right direction?

Thanks! :D

Sure, you can use BSD sockets if you want. I believe though that Cocoa has some Objective-C wrappers for networking already, so you may want to check out the documentation on the Apple site.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.