Internet Direct (Indy)
Home
PreviousUpNext
TIdIPAddress Class

Represents Internet Addresses in the format required for in IPv4 or IPv6.

Pascal
TIdIPAddress = class(TObject);

TIdIPAddress is a TObject descendant used to represent Internet Addresses in the format required for in IPv4 or IPv6

TIdIPAddress implements properties used to read and write the Internet Address as Cardinal, String, and TIdBytes data types. 

TIdIPAddress implements methods used to create a TIdIPAddress instance and to compare IP addresses.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.