Getting input from an HTML page in a browser then sending that input to my homemade C++ webserver
6 replies, posted
how do i go about doing this? i would like some resources to LEARN about this STUFF :pwn: thank you.
bump
Learn how HTTP works. [url]http://www.jmarshall.com/easy/http/[/url]
Obviously no body can help you unless you tell us about your special 'homemade c++ web server'
where can i read discrete, easy-to-digest, info that explains the differences between TCP/IP, UDP, and HTTP? what are some resources you guys recommend? also, i want to re-learn c. is the "learn the hard way" series good? is there one for php? i want to do cool stuff. i have this idea where i want to code an app that sends me a text whenever this site is updated but first i have to learn how to parse the info, and i don't know where to begin. :( i want to learn how to code a proper webserver. HELLP! :rock:
Google it. We can't help you any more than google can.
i recommend just learning some JS and node for simple apps like that
Sorry, you need to Log In to post a reply to this thread.