To communicate with internet chess servers that are compatible with ICC/FICS I
know zippy
but it is for engines, and not for human players, the code are embedded in the
xbord/winboard interfaces:
http://tim-mann.org/zippy.html
(and, of course, it is not written in Pascal)
But the software behind FICS is free software, and many interfaces are free too.
I will try to improve the project but I'm still a newbie in Lazarus.
And I don't know if I should do that but I comment the line {$R *.res} to make
the program to compile, I'm using Fedora 14 64bits. I guess you compiled in
windows, right?.
Regards,
Brian Chalega da Silva
> Date: Thu, 17 Mar 2011 10:23:11 +0100
> Subject: Re: [Lazarus] fpchess
> From: [email protected]
> To: [email protected]
>
> On Wed, Mar 16, 2011 at 6:53 PM, Brian Chalega da Silva
> <[email protected]> wrote:
> > The compiler don't find the "TUNBPage" component.
>
> Rename it to TPage in the pas file and in the LFM file
>
> The same for TUntabbedNotebook -> TNotebook
>
> > Would be more difficult, but I think that will be necessary to add
> > connection with
> > one server like FICS or ICC to make this program more atractive.
>
> You mean one of those "internet chess servers"? I read that this is an
> option, but I couldn't find any documentation about how to communicate
> with them.
>
> --
> Felipe Monteiro de Carvalho
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus