nettest1.c File Reference

Networking test 1 application - sockets. More...

#include <malloc.h>
#include <stdio.h>
#include <string.h>
#include <task.h>
#include <time.h>
#include "../../include/in.h"
#include "../../include/in6.h"
#include "../../include/inet.h"
#include "../../include/socket.h"
#include "../../err.h"
#include "../nettest.h"
#include "../parse.h"
#include "../print_error.h"
Include dependency graph for nettest1.c:

Defines

#define NAME   "Nettest1"
 Echo module name.
#define NETTEST1_TEXT   "Networking test 1 - sockets"
 Packet data pattern.

Functions

int main (int argc, char *argv[])
 Module entry point.
void nettest1_print_help (void)
 Prints the application help.
void nettest1_refresh_data (char *data, size_t size)
 Refreshes the data.

Detailed Description

Networking test 1 application - sockets.


Generated on Thu Mar 11 20:45:56 2010 for Networking and TCP/IP stack for HelenOS system by  doxygen 1.6.1