| Sign In/My Account | View Cart |
| Article: |
Incorporating Rendezvous into Your Cocoa Applications, Part 2 | |
| Subject: | Great set of articles! | |
| Date: | 2003-07-08 12:45:32 | |
| 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?
|
||