On Jun 29, 2010, at 11:34 AM, Christopher Forsythe wrote: > We've opted to go with a tcp protocol over a udp protocol with GNTP.
Which is fine. But lest that lead anyone to think otherwise, XDR (and RPC built on top of it) is quite agnostic as to whether it's running over UDP, TCP, or some other mechanism; for example, NFS used to run only over UDP, but most of it is done over TCP these days. Will there be a portable C based library of functions implementing GNTP, so that any system (even one where Objective C is not the norm) could use it, without someone having to implement the protocol from scratch? -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
