Welcome, Guest. Please login or register.

Author Topic: Example of C source code for getting web page.  (Read 8456 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Rooster

  • Jr. Member
  • **
  • Join Date: Jun 2005
  • Posts: 85
    • Show all replies
Re: Example of C source code for getting web page.
« on: January 21, 2006, 04:21:17 AM »
"Ive written a simple program that does what you are talking about, for linux. Theres still a small problem with it though, compiler is telling me that it doesnt know the size for socket_detials...."

Shouldn't that be socket_details ?  Maybe that's why it doesn't know the size, incorrect syntax?  Not sure, just guessing...  Looked like a typo, and I ran it through some search engines to check, got 0 hits - there are relevent tcp texts mentioning what I listed though..  Just curious. ;)