Tintware Documentation : Tint Programming Language : Tint Reference : Ports and Processes : Tcp PortsTcp Portstint.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 |