[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[computer-go] Re: Random Go Challenge



Chris Fant wrote:
> Is anyone doing GTP via stdin/stdout on a windows system and somehow
> connecting that to a remote GTP without using cygwin, etc? 

the tools included in GoGui all communicate via stdin/stdout on windows,
they are written in Java.
I haven't used windows for a while, but as far as I remember every process 
has stdin/stdout and this is unrelated to whether it is running in a 
terminal or not.
If you are using C or C++, have you simply tried to compile a win32 
apllication and use stdin/stdout from the standard C library?

- Markus

_______________________________________________
computer-go mailing list
computer-go@xxxxxxxxxxxxxxxxx
http://computer-go.org/mailman/listinfo/computer-go