Developer code samples

Download code samples and demo applications for windows and other products which uses the .Net Runtime Library for Delphi.



Search Value

Response

How to create a WebRequest instance and return the response.

The following demo shows how to create a WebRequest instance and return the response.

100 Downloads | Updated 20/08/2018 | Tags , , , , ,

Send data to and receive data from a resource identified by a URI

The demo example takes the URI of a resource, retrieves it, and displays the response using .Net WebClient.

63 Downloads | Updated 20/08/2018 | Tags , , , , , ,

Create a Web Request instance and return the response

The demo shows how to create a WebRequest instance and return the response

27 Downloads | Updated 09/05/2018 | Tags , , ,