server.Start
Start socket communication to connect with Python 3 execution environment.
[Specification format]
server.Start()
[Argument(s)]
None
[Return value]
[Example of use]
>>> server.Start()
>>> server.Stop()
>>>