hello!
Could someone post a code (c++ if possible) that shows an example of how to use the DXP protocol to send/get messages to/from a checkers GUI that supports DXP protocol?
for example i would like to send/get moves to/from Dam 2.2 or any other GUI that supports DXP protocol.
I would like, at the first step, to create a server on port 27531 and then click Dam 2.2>DamEchange>Connect to localhost (127.0.0.1) and eventually send/get moves ...
thank you very much!