Skip to main content

Presentation API Controller for MCTS

Project description

Presentation API Controller for MCTS.

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.

Release History

0.0.4 (2015-10-26)

  • Listen the socket when init the controller.

0.0.3 (2015-10-26)

  • Fix typo and pep8.

0.0.2 (2015-10-26)

  • Add the first phase of controller.

  • Improve the pserver (from test/client.py to test/pserver.py).

0.0.1 (2015-10-23)

  • Initiate the project.

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.4.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file presentation_api_controller-0.0.4.tar.gz.

File metadata

File hashes

Hashes for presentation_api_controller-0.0.4.tar.gz
Algorithm Hash digest
SHA256 371af3c7c33a37075c867c795f150da53d00be4b3f211f6126379c64fff64323
MD5 99256c8aa8bd9020d23438afb29306fb
BLAKE2b-256 cbaa0dfbb512393604c1da9d0973e7ba39fc8e1250031ec4faf9c3ada3746204

See more details on using hashes here.

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