|
Here is what I am looking for help in....
I need a program made....Lets make a deal!!
This C++ or Java program will be able to use a chess interface such as fritz 10 or Classic Shredder 3 to play online chess against other players on chess site. What i'm looking for is a program to take the moves from one program and have them move on this chess site. Similar to "pogo chess buddy" from www. playbuddy. com but MUCH stronger
1. Basically the program i would like to be done in C++ or Java.
2. Be able to keep same time as Shredder and Pogo as far as moves.
3. Really all i'm asking for is for the coding for a program to take moves from another program and move them onto another site. feel free to ask questions.
I need a Program (say CP) which Receives Input (Chess Moves) from an application (which connects to CP thru TCP/IP connection) and then CP formats this "Move data" and transfers to a Webserver (Online Chess Site).
Should CP have a Configuration Window Which maps Input format to Output Format.
For example:-
Input Format:- Entity,Pos1,Pos2 Output Format:- Entity;Pos1-Pos2
Example Input:- Queen,X1,X2 - This comes from Application Example Output:- Queen;X1-X2 - This is Sent to WebServer (online Chess Site)
PS: The Config window will surely be more User Friendly
If you are intersted please email me at Italian81@gmail.com project is a fun little project. Will provide over 170.00 worth of chess software or some other form of barter to make the deal an even trade.
|