We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Networking in Cocoa
|
| Subject: |
|
Great set of articles! |
| Date: |
|
2003-07-08 13:22:51 |
| From: |
|
anonymous2
|
|
|
Thanks for providing this networking newbie an intro to sockets & Rendezvous. I am missing something really basic, though, in the RCE example. After writing data to its fileHandle in the sendMessage method, why doesn't a ChatWindowController receive notification that there is data to be read in the fileHandle? Why does only the "other" RCE app in the client/server connection receive the notification and the written data?
|