Go to the source code of this file.
Defines | |
| #define | _MMS_H_ 1 |
| #define | MMS_PROTO_AUTO 0 |
| #define | MMS_PROTO_TCP 1 |
| #define | MMS_PROTO_UDP 2 |
| #define | MMS_PROTO_HTTP 3 |
Functions | |
| int | MMSTUOpen (access_t *) |
| void | MMSTUClose (access_t *) |
| int | MMSHOpen (access_t *) |
| void | MMSHClose (access_t *) |
| #define _MMS_H_ 1 |
| #define MMS_PROTO_AUTO 0 |
| #define MMS_PROTO_HTTP 3 |
| #define MMS_PROTO_TCP 1 |
| #define MMS_PROTO_UDP 2 |
| void MMSHClose | ( | access_t * | ) |
| int MMSHOpen | ( | access_t * | ) |
| void MMSTUClose | ( | access_t * | ) |
| int MMSTUOpen | ( | access_t * | ) |
1.5.1