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 Tue Feb 21 15:18:07 2006 for SBC65EC Web Server by  doxygen 1.4.5