Skip to main content

Presentation API Controller for MCTS

Project description

Presentation API Controller for MCTS 2.5.

Example

Open two terminals.

1st terminal run controller.

// Terminal One
$ python presentation_controller/controller.py
INFO: Run server on address: 127.0.0.1, port: 43378
    Controller runs on 127.0.0.1 43378

    # 1st phase

    Enter host:

And 2nd terminal run test presentation server.

// Terminal Two
$ python test/pserver.py
# 1st phase

    [1st] Run server on address: 127.0.0.1, port: 52608

Back to 1st terminal, type pserver’s host and port.

// Terminal One
$ python presentation_controller/controller.py
INFO: Run server on address: 127.0.0.1, port: 43378
    Controller runs on 127.0.0.1 43378

    # 1st phase

    Enter host: 127.0.0.1
    Enter port: 52608

Then they will talk to each other.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

presentation_api_controller-0.0.5.tar.gz (3.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page