Upload a file using Sparkle based on THttpSysServer

I have a project that is based on THttpSysServer (http.sys) and the example that comes in the demos is based on TIdHTTPServer (Indy).

How can I upload a file from a website created with webcore?
Attached the demos of the project.

TMS upload file example.zip (19.9 KB)

Thanks.

There is a demo in <sparkle>\demos\FileUpload folder that shows how to create a http.sys based (Sparkle) server to receive multipart requests.

This topic was automatically closed 60 minutes after the last reply. New replies are no longer allowed.