Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Survey proposal: Importance of Auto232 compatibility

Author: Danniel Corbit

Date: 21:42:37 09/10/98

Go up one level in this thread


On September 10, 1998 at 17:21:34, Robert Hyatt wrote:
[snip]
>>>Anyone interested?  Shareware/Freeware guys want to take the lead here and do
>>>this right, once and for all?
>>I would suggest using ACE for communication, since it supports many protocols
>>and runs on dozens of UNIX flavors and WinNT, and MVS and...
>>
>>How about something even more advanced -- a tournament server!
>
>I'd love it, although I hope you are thinking ethernet based rather than
>a rat's nest of RS232C cables running everywhere?  :)
ACE uses whatever protocol is available or the one you want.  It can use named
pipes or TCP/IP or a myriad of other available protocols.  The beauty of that
project is that it encapsulates common needs into a single API, so that the
programming is identical on all platforms.  It even offers extremely high level
tools like a basic server and a basic client [Using a model where the server can
be active!  Think of how often you have wanted that!] and a basic HTML server
(JAWS) and a number of additional high level tools.  If the programing paradigm
is ACE, then the code can be reused on any standard platform.  If you have never
looked up the ACE project, have a look at:
http://www.cs.wustl.edu/~schmidt/ACE.html



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.