LUBE.client
Creates a client object
Function
Synopsis
server
=
lube
.
client
(
sockettype
)
Arguments
string text
"tcp" , "udp" or user-defined
Returns
ClientObject
clientObject
The new client object.
See Also