Tintware Documentation : Tint Programming Language : Tint Reference : Ports and Processes : Tcp Ports : tint.socketSyntax#(tint.socket) This routine will create a new port which is a client side tcp/ip socket. The name of the new port will be returned. Example#(tint.socket) port-5 |