kinetic-c  v0.12.0
Seagate Kinetic Protocol Client Library for C
Functions
discovery.c File Reference
#include <stdio.h>
#include <err.h>
#include <errno.h>
#include <netinet/in.h>
#include "kinetic_client.h"
#include "socket99.h"
#include "json.h"

Go to the source code of this file.

Functions

static int discover_service (void)
 
int main (int argc, char **argv)
 

Function Documentation

static int discover_service ( void  )
static

Definition at line 49 of file discovery.c.

References KINETIC_PORT.

int main ( int  argc,
char **  argv 
)

Definition at line 37 of file discovery.c.

References discover_service().