11.04.2013 Views

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

initSecureServerSocket function<br />

Syntax<br />

initSecureServerSocket(name_or_IP, port, backlog, svr_socket, context)<br />

Description<br />

Use the initSecureServerSocket() function to create a secured connection-oriented<br />

stream server socket. It does exactly the same as the initServerSocket() function<br />

except that the connection will be secure.<br />

Once the server socket is opened, any change in the associated security context will<br />

not affect the opened socket.<br />

Parameters<br />

The following table describes each parameter of the syntax.<br />

Parameter Description<br />

1-375 <strong>UniBasic</strong> <strong>Commands</strong> <strong>Reference</strong><br />

name_or_IP DNS name (x.com) or IP address of a server or empty. Empty is<br />

equivalent to INADDR_ANY which means the system will<br />

choose one for you. Generally,<br />

this parameter should be left empty.<br />

port Port number. If the port number is specified as a value

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!