libguac
0.9.0
|
guacamole | |
audio.h | Provides functions and structures used for providing simple streaming audio |
client.h | Provides functions and structures required for defining (and handling) a proxy client |
error.h | Provides functions and structures required for handling return values and errors |
hash.h | Provides functions and structures for producing likely-to-be-unique hash values for images |
instruction.h | Provides functions and structures for reading, writing, and manipulating Guacamole instructions |
layer.h | Provides functions and structures required for allocating and using layers |
plugin.h | Provides functions and structures required for handling a client plugin |
pool.h | Provides functions and structures for maintaining dynamically allocated and freed pools of integers |
protocol.h | Provides functions and structures required for communicating using the Guacamole protocol over a guac_socket connection, such as that provided by guac_client objects |
socket.h | Defines the guac_socket object and functionss for using and manipulating it |
stream.h | Provides functions and structures required for allocating and using streams |
timestamp.h | Provides functions and structures for creating timestamps |
unicode.h | Provides functions for manipulating Unicode strings |