|
-
May 1st, 2001, 11:04 AM
#1
Thread Starter
Frenzied Member
simulating a user submitting info on a webpage
I have just started researching the HTTP protocol and thought that maybe someone out there can point me in the right direction.
What I want to do is write a mainframe app that can connect to a web server and send it data, just as a browser does when the user clicks the Submit button after they have entered the necessary data on the web page.
I have the RFC on the HTTP/1.0 protocol. What I need is a clearer picture of how the data is formatted before it is sent. FWIW, I will be coding this in C using native sockets calls.
Can anyone suggest some good books on this topic?
TIA
-
May 2nd, 2001, 10:49 AM
#2
Frenzied Member
Check out this link, it is a good start. It is not up and working right now for some reason, but try again later, I think it is what you are looking for.
http://www.planetsourcecode.com/xq/A...s/ShowCode.htm
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|