Re: running the EB-lite core
Rob Brown <[email protected]>
| Newsgroups | gmane.network.everybuddy.user |
|---|---|
| Message-ID | <[email protected]> |
At 02:24 PM 2/14/2003 +0000, Meredydd Luff wrote: > > Where can I get the documentation of how to talk to the core? > >Grab an alpha tarball. There's a file called GUI_SPEC in the doc/ directory. > > > Is there a > > simple command line test harness? > >GUIcomms/ directory. Sample function to communicate (not brilliantly written, >I was in a hurry). Uses scanf(). Alternatively, try the Javacomms/ directory, >in which there are a few Java classes to talk to the core. the tarball I have doesn't have any of those directories mentioned (GUIComms/, Javacomms/), there is a file called eb-lite/src/gui_comms.c but it isn't a program (no main()).... I think gui_comms.c is the set of functions on the 'core' side to drive a gui and receive commands from a gui. the version I have is: 1144305 Feb 4 12:27 eb-lite-alpha-1.tar.gz