examples/ex_httpexecgetcmd.c File Reference

#include "projdefs.h"
#include "net\http.h"

Functions

void HTTPExecGetCmd (HTTP_INFO *httpInfo, BYTE *rqstRes)

Function Documentation

void HTTPExecGetCmd ( HTTP_INFO httpInfo,
BYTE rqstRes 
)

This function is a "callback" from HTTPServer task. Whenever a remote node performs interactive GET task on page that was served, HTTPServer calls this functions. Use HTTPGetParam() to get all name-value parameters.

Parameters:
httpInfo Socket that is currently receiving this HTTP command
rqstRes Name of the Requested resource - GET command's action. All characters are in uppercase!


Generated on Wed Feb 3 12:45:35 2010 for SBC65EC Web Server by  doxygen 1.5.8