Method Remote.Server()->create()


Method create

Remote.Server Remote.Server(string host, int port, void|int max_call_threads)

Description

Create a Remote.Server.

Parameter host
Parameter port

Hostname and port for the Remote.Server.

Parameter max_call_threads

Maximum number of concurrent threads.