Communicating with FICS

Discussions about the WinBoard protocol. Here you can also report bugs and request new features.

Moderators: hgm, Andres Valverde

Communicating with FICS

Postby net » 15 Jun 2019, 00:42

I'm writing a simple chess GUI to connect to FICS. I'm pretty far on it except for the FICS part. I have it connecting to FICS and I can chat with people and issue commands. But I'm don't know what commands FICS will send me when I play a game. I'm having trouble finding the documentation of what FICS will send. Can you point me in the right direction for where that documentation is? Thanks
net
 
Posts: 10
Joined: 13 Jul 2013, 21:05

Re: Communicating with FICS

Postby H.G.Muller » 16 Jun 2019, 14:48

I don't think there really is any documentation, except for what you get from using the "help' command on the ICS. This should enable you to understand what commands you have to type to do the elementary things for playing a game when you would be logged on through an ascii terminal (e.g. the 'match' command and 'moves' command, perhaps 'seek'). An ICS client simply emulates that. Most clients set the board style to 11, because it contains a lot of info, and is easy to parse. WinBoard requests a move list when it receives a gboard from another game than the current, and uses the response for additional information (like the variant, which is not encoded in the board), and possibly move played before the received board (if you start observing an ongoing game).
User avatar
H.G.Muller
 
Posts: 3453
Joined: 16 Nov 2005, 12:02
Location: Diemen, NL

Re: Communicating with FICS

Postby PulsarMike » 17 Jun 2019, 09:54

ICC and FICS can both use what ICC calls style 12 boards, i forget it FICS call that the same, and the icc documentation should basically work on FICS. I wrote for icc and got observing working on FICS. https://www.chessclub.com/help/style12
User avatar
PulsarMike
 
Posts: 83
Joined: 27 Nov 2007, 00:01
Location: California

Re: Communicating with FICS

Postby H.G.Muller » 17 Jun 2019, 10:26

Ah, sorry, my bad. It was style 12, not 11.
User avatar
H.G.Muller
 
Posts: 3453
Joined: 16 Nov 2005, 12:02
Location: Diemen, NL

Re: Communicating with FICS

Postby net » 17 Jun 2019, 16:21

thanks this is very helpful! I'm going to start working on this part now, thanks again!
net
 
Posts: 10
Joined: 13 Jul 2013, 21:05


Return to WinBoard development and bugfixing

Who is online

Users browsing this forum: No registered users and 5 guests