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.service

Syntax

#(tint.service,%service)

%service is the name of a tcp service; the return value will be the tcp-port number for the service.

Example

#(tint.service,http)
80