Revision history of "Winsock Examples"

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 09:50, 7 March 2008PeterHarding talk contribs 9,704 bytes +9,704 New page: =Examples= ==Winsock 1== ===gethtttp.c=== <pre> // // GetHTTP.cpp // // Retrieves a file using the Hyper Text Transfer Protocol // and prints its contents to stdout. // // // Pass the ...