Previous | Up | Next |
Create a new UDP channel, with a server on a specific port number.Parameters
Chn _setUDP ( Env _environment_ I _port_ S _script_ )
Return value
_environment_ environment that is inherited by the channel. nil means the minimal environment. _port_ port number. On some Operating System (such as Unix), standard port numbers (unde 1024) are not available for any user. _script_ script to execute immediatly on this new channel.
new channel