usage: gtp2ip.py –program ‘' --ip --port

gtp2ip.py is a simple wrapper for your bot programs. It takes stdin and stdout and interfaces them to a GTP server on the net. Your bot program that speaks GTP therefor only needs to speak GTP on stdout and read GTP on stdin. It also wraps a few extra simple features like letting you know the final score as determined by the server for matches. You needn’t use gtp2i[.py directly, as goclient.py will spawn instances of it when matches are called for.