Internet Direct (Indy)
Home
PreviousUpNext
EIdInvalidServiceName Class

Exception raised when a service name cannot be resolved to a port number.

Pascal
EIdInvalidServiceName = class(EIdException);

EIdInvalidServiceName is an EIdException descendant that represents the exception raised when attempting resolve a service name to a valid port number. 

EIdInvalidServiceName is raised in TIdStackLinux.WSGetServByName and TIdStackWindows.WSGetServByName with the exception message RSInvalidServiceName.

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.