#include <jasperserver.h>Go to the source code of this file.
Functions | |
| void | get_resource (char *resource, char *outfile) |
| Sample function to download a resource from the repository. | |
| int | main (int argc, char **argv) |
Variables | |
| const char | server [] = "http://127.0.0.1:8080/jasperserver/services/repository" |
Definition in file jsget.c.
| void get_resource | ( | char * | resource, | |
| char * | outfile | |||
| ) |
| const char server[] = "http://127.0.0.1:8080/jasperserver/services/repository" |
1.5.2