Method Remote.Client()->create()
- Method
create
 Remote.Client Remote.Client(stringhost,intport,void|intnice,void|inttimeout,void|intmax_call_threads)- Description
 Connect to a Remote.Server.
- Parameter 
host - Parameter 
port Hostname and port for the Remote.Server.
- Parameter 
nice If set, inhibits throwing of errors from
call_sync().- Parameter 
timeout Connection timeout in seconds.
- Parameter 
max_call_threads Maximum number of concurrent threads.