System::SocketGetInfo

System::SocketGetInfo returns information required for successful TCP communication. The values for this method will increase as demanded.

public System::SocketGetInfo(
   Integer infoenum,
   variable secondary = TVariable::NONE
:  variable results
);

Parameters

infoenum Currently only System::HOST_NAME.
secondary A secondary parameter reserved for future use.
results Mixed data type holding whatever was the request information.

Return Values

The error.errorCode value will be set to the underlining windows error message code and the error.errorString will have a detailed description of the error.

Remarks

Example Use
AString hostName;
System::SocketGetInfo(System::HOST_NAME:hostName);
System::MessageBox(hostName.ToString());

Requirements

TScript Version: 1.2

Also See

System::SocketConnect, System::SocketReceive, System::SocketSend
 

Contact Ekky Software

All around the world Ekky Software is contactable seven days of the week by submitting the following details.

Thank you for your time and interest.
Ekky Software Customer Support Team.

Ekky Software Product Range
Ekky Software Homepage Texas Business Software ObjectDatabase++ TScript Ekky Software Homepage Texas Business Software ObjectDatabase++ TScript