tools/src/c_api_examples/dtnping_sync.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <ibrdtn/api/dtn_api.h>

Go to the source code of this file.

Functions

void print_usage (char *me)
int main (int argc, char *argv[])

Variables

DTN_EP dep = -1
int16_t waitfor = 0

Function Documentation

int main ( int  argc,
char *  argv[] 
)
void print_usage ( char *  me  ) 

Commandline usage

Definition at line 18 of file dtnping_sync.c.


Variable Documentation

DTN_EP dep = -1

DTN endpoint descriptor

Definition at line 11 of file dtnping_sync.c.

int16_t waitfor = 0

Still wait for some byts

Definition at line 14 of file dtnping_sync.c.

Generated on Mon Aug 23 08:12:57 2010 for IBR-DTNSuite by  doxygen 1.6.3