[Info-vax] A light WEB server in C

CY christery at gmail.com
Fri Jan 8 15:49:39 EST 2010


Hi, took the sys$example<tcpip>tcpip_server_sock.c something at work
today and moyfied it for watching port 80, editing "helo world" to
some more html like code and tested it with my phone and as I supposed
it works.

Now to the question: I would like an  input eg 5051 or 27807
(1000-99999 is the assumed span, no decimal, dont want any spaces but
can live with it (or any other char for that)) from that device
(client) to be conveyed to this simpel app, is there any OVMS/C
examples or do I have to make it from scratch? No I dont want WASD or
apache or whatever, dom eaven want C, DCL would be fantastic! (any
examples on that?) but I dig where I stand and that is with a simple C
program at this point. Found the HTML code to get that, and as I get
it it posts the form to what? the server again of course, but when
doing this in windoze i dont have to think, its all there... now its
sockets and i dont see the light.... found some *nix example but
without client interaction.



More information about the Info-vax mailing list