included in WBRGO not only a viewer.
It works via TCP/IP not UDP and I am fiddling around with that one too now.
Edit:
With a batch file I could immediately start a transmission to its viewer at
localhost. Let's see if it can read pgn start positions...
Example:
Code: Select all
WBRGO_Server <FILE> <PORT>
Code: Select all
WBRGO_Server.exe C:\Winboard_A\winboard.debug 17088
(BTW there also was a Java client from Andrew called REGO, but this one I did not find for now)
Guenther