Network Programming
Quote:Originally posted by henryj
I've done sockets before. I was hoping to find 'the one true OS X way' but I'm not having any luck. CFNetwork seems to be a wrapper for sockets but there are NO docs at all.
"The one true" Mac OS X way (excluding Cocoa) is to use CFNetwork. I would suggest these over sockets, especially if you want to tap into things like Rendezvous. But if you don't need the extras, just use sockets (that's what I do
)Cheers,
Rocco
Virus Out
Big Bang Board Games
Adventures on Pirate Isle
Solace - Strategy, War, and Glory!
The Belt
| Messages In This Thread |
|
Network Programming - henryj - Dec 31, 2002, 09:21 PM
Network Programming - Patrick - Dec 31, 2002, 09:49 PM
Network Programming - Mark Levin - Dec 31, 2002, 11:31 PM
Network Programming - OneSadCookie - Jan 1, 2003, 01:01 AM
Network Programming - henryj - Jan 1, 2003, 03:11 AM
Network Programming - Hog - Jan 1, 2003, 12:37 PM
Network Programming - hyperzoanoid - Jan 5, 2003, 01:23 PM
Network Programming - henryj - Jan 5, 2003, 01:57 PM
Network Programming - KittyMac - Jan 6, 2003 04:24 PM
Network Programming - henryj - Jan 6, 2003, 07:42 PM
|
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| java network api | San_Andreas | 1 | 2,872 |
May 1, 2008 08:05 AM Last Post: AndyKorth |
|
| Getting network connection for a specified PID | Florian | 6 | 4,501 |
Dec 23, 2006 03:46 AM Last Post: Florian |
|
| Ways to Network. | BinarySpike | 28 | 11,714 |
May 10, 2005 07:44 PM Last Post: kodex |
|
| Network Code Design | Bachus | 5 | 4,214 |
Sep 26, 2004 06:54 PM Last Post: arcnon |
|
| Network Servers - whose connected to me? | Zenith | 3 | 4,287 |
Oct 2, 2003 04:29 PM Last Post: Steven |
|

