WIZlib Library API  ver 1.0
WIZlib Library API User Menual
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
httputil.c File Reference
#include "protocol/HTTP/httputil.h"
#include "webpage.h"
#include "romfile.h"
Include dependency graph for httputil.c:

Go to the source code of this file.

Variables

struct CGI_CALLBACK cgi_callback [MAX_CGI_CALLBACK]
 This function used to send the data in TCP mode. More...
 

Detailed Description

Version
1.0
Date
2013/
Revision
2013/ - 1.0 Release
Author


Copyright (C) 2013 WIZnet. All rights reserved.

Definition in file httputil.c.

Variable Documentation

struct CGI_CALLBACK cgi_callback[MAX_CGI_CALLBACK]

This function used to send the data in TCP mode.

Returns
1 for success else 0.

Definition at line 93 of file httputil.c.