Skip to content

XPC Client Reference

Jason Watkins edited this page Apr 9, 2015 · 10 revisions

Functions

The following functions are available on all clients except where otherwise noted. In particular, the openUDP and closeUDP functions will not appear in clients written for object-oriented languages. For those clients, openUDP is implicitly called when the object is created, closeUDP is implicitly called when the object is destroyed, and all necessary socket management is handled internally by the client object.