Internet
Archived Posts from this Category
Archived Posts from this Category
This component uses the IE’s HTTP / HTTPS mechanism (WinInet) to connect to a web server and perform GET or POST operations, (either multipart or urlencoded).
It supports content decompression, invalid or expired https certificates, and uses the existing proxy settings for the current connection so the only thing you will need is to set the URL and call the execute method.
It also supports unicode, and can automatically convert from UTF-8, UTF-16 and ANSI encodings.
0 comments Saturday 10 May 2008 | Delphi Tutorial | Uncategorized, Freeware, Internet
XNetDetect is a non-visual Delphi component being able to keep your application informed about any change of the Internet connectivity status. If you want to handle the event when your PC connects/disconnects from the Internet, XNetDetect is for you.
0 comments Saturday 22 Sep 2007 | Delphi Tutorial | Internet