Programmer's Reference

Class methods: creation

default
Answers the singleton instance of SciSocketManager. Creates the instance if necessary.

The SciSocketManager public interface is accessed thru the singleton object answered by default. The first time SciSocketManager default is accessed, the singleton object is created and the socket interface to the underlying platform initialized.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]