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

Tcp Ports

tint.listen Create a server listening port

tint.service Lookup the tcp-port number of a service

tint.socket Create a client port

tint.ipaddress Determine this machines ip address

tcp.connected Check to see if a port is connected

tcp.accept Accept client connections on a listening port

tcp.connect Connect to a listening port