Home

News

International

Screen Shots

Documentation

Download

Build

License

Credits

Contact

SourceForge Project

Tintware Documentation : Tint Programming Language : Tint Reference : Ports and Processes : Tcp Ports : tint.ipaddress

Syntax

#(tint.ipaddress)
#(tint.ipaddress,%seperator)

%seperator optionally specifies a value to put between the returned ip addresses, assuming that there is more than one. This call will return the ip addresses on this machine; this may be zero or more than one.

Example

#(tint.ipaddress)
192.168.1.100