Menu

#1 HTTP GET function

open
nobody
None
5
2004-10-21
2004-10-21
agnesi
No

I'm working on adding some HTTP CGI GET functionality
to the stack, so in the first aproach I modified the
http_server.c file adding some code to do some basic
handling of the URL data after a ? character is found.
limitations are:
Variables 1 character length
Value 1 character length
there is no validation of data after ?
and the functionality is implemented in the same
function.

the modification is in the function https_calculatehash

Discussion

  • agnesi

    agnesi - 2004-10-21

    Logged In: YES
    user_id=1143183

    NE64 OTCP with the HTTP GET Functon

     
  • agnesi

    agnesi - 2004-10-21

    Modified for http get, http_server.c file

     
  • agnesi

    agnesi - 2004-10-21

    test html page (to be embedded in NE64)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.