Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using winsock control to send data

Status
Not open for further replies.

tribolic

Programmer
Jul 23, 2001
2
US
Greetings,

I am trying to find an example of using the winsock control to PUT a file out on my server. I am familiar with GETting a file but I am not sure of PUT. So far I have connected and sent the request to PUT. I see then that the SendProgress, SendComplete and Close events then fire in that order. I tried doing a SendData after the PUT request which generates no errors but still no file on the server.
Can anybody give me an example.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top