|
HTTP (Hypertext Transfer Protocol) |
Previous Top Next |
Title |
Description |
Link |
Automatic file version check over the web (example program)
by Corbin Dunn |
A complete source code example of how to check for the latest version of a program over the web using the Indy socket components. Simple and easy example. |
http://codecentral.borland.com/codecentral/ccweb.exe/listing?id=17521 |
Uploading Files using Indy (multipart/form-data)
by Shiv Kumar |
In this tutorial, I'll show you how you can use Indy to upload files to a Web Server (either an ISAPI or ASP) that can accept file uploads using the W3C specified multipart/form-data encoding type. |
http://www.matlus.com/scripts/website.dll/Tutorials?DelphiTCPIP&IndyMultiPartFormData&5
|