You can subscribe to this list here.
| 2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
(1) |
Oct
(5) |
Nov
(1) |
Dec
(2) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2001 |
Jan
(2) |
Feb
|
Mar
(2) |
Apr
(10) |
May
(1) |
Jun
(1) |
Jul
(2) |
Aug
|
Sep
(1) |
Oct
(3) |
Nov
(5) |
Dec
(1) |
| 2002 |
Jan
(3) |
Feb
(17) |
Mar
(2) |
Apr
(10) |
May
(8) |
Jun
(2) |
Jul
(12) |
Aug
(1) |
Sep
(4) |
Oct
(2) |
Nov
|
Dec
|
| 2003 |
Jan
(2) |
Feb
|
Mar
|
Apr
(4) |
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
(1) |
Oct
(5) |
Nov
|
Dec
|
| 2004 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2007 |
Jan
|
Feb
(2) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2008 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: Samuel B. <sa...@mi...> - 2008-04-21 20:17:59
|
Alexander Davis wrote: > Hey guys, > I'm trying to rewrite the galaxy communicator stuff for a research project > for Alzheimer patients. I am simply trying to rewrite the included > generator.c to send back a stock response, but when I run the Toy Travel > demo, it fails. The only way I can make it work is if I rewrite the frames > file to reflect this stock response. My question is this: what is the role > of the "short-example.frames" file in the toy-travel demo? it looks like it > is a frames file which is faking the I/O to/from the various servers, but > this does not make sense to me. Could someone clarify? > Thanks > Alex Davis That's exactly right. Remember, GC is an interactive system; so if we're going to put together a flow-of-control demo, you either have to actually provide input as a user, or it has to be canned. Cheers, Sam Bayer |
|
From: Alexander D. <ali...@gm...> - 2008-04-16 19:29:18
|
Hey guys, I'm trying to rewrite the galaxy communicator stuff for a research project for Alzheimer patients. I am simply trying to rewrite the included generator.c to send back a stock response, but when I run the Toy Travel demo, it fails. The only way I can make it work is if I rewrite the frames file to reflect this stock response. My question is this: what is the role of the "short-example.frames" file in the toy-travel demo? it looks like it is a frames file which is faking the I/O to/from the various servers, but this does not make sense to me. Could someone clarify? Thanks Alex Davis |
|
From: Rajendran, K. <K.R...@te...> - 2007-03-09 09:36:40
|
Hi, =20 Thanks for the feedback, but I am still having trouble. I will provide = some more information:=20 =20 I am trying to plug in Lisp modules to Galaxy Communicator on a Windows = XP system. =20 When I load the lisp bindings files individually (cGalaxy.cl, = GalaxyIO.cl, Galaxy.cl, MGalaxy.cl and SLSUtil.cl) I get a number of = warnings and errors (e.g. "Attempt to call #<Vector @ #x20e31402> for = which the definition has not yet been (or is no longer) loaded").=20 =20 The loader file loader acl-init.cl, uses libGalaxyACLSupport.so. I = understand that this is a file to be used on Unix systems. This file, = nor a windows equivalant .lib or .dll is present in the precompiled = version for Windows. I have also tried to build Galaxy on windows using = the Visual Studio workspace provided but no file by this name is = generated. =20 I have had no trouble with Java and C modules. Hope you can shed some = light on this. =20 Thanks Keerthi=20 ________________________________ From: Samuel L. Bayer [mailto:sa...@mi...] Sent: Thu 22/02/2007 12:47 To: Rajendran, Keerthi Cc: com...@li... Subject: Re: [Communicator-user] Lisp Bindings Rajendran, Keerthi wrote: > Hi, >=20 > This is concerning the lisp bindings for Galaxy Communicator 4.0. > The file libGalaxyACLSupport.so required by the loader acl-init.cl is = missing from the distribution. > Information regarding this would be much appreciated, >=20 > Thanks, > Keerthi > k.r...@te... Now you're hurting my head. This file is built when you compile the system, if you have Allegro Common Lisp. See the documentation for ALLEGROBIN at http://communicator.sourceforge.net/sites/MITRE/distributions/GalaxyCommu= nicator/docs/manual/admin/install.html Cheers, Sam |
|
From: Samuel L. B. <sa...@mi...> - 2007-02-22 12:53:05
|
Rajendran, Keerthi wrote: > Hi, > > This is concerning the lisp bindings for Galaxy Communicator 4.0. > The file libGalaxyACLSupport.so required by the loader acl-init.cl is missing from the distribution. > Information regarding this would be much appreciated, > > Thanks, > Keerthi > k.r...@te... Now you're hurting my head. This file is built when you compile the system, if you have Allegro Common Lisp. See the documentation for ALLEGROBIN at http://communicator.sourceforge.net/sites/MITRE/distributions/GalaxyCommunicator/docs/manual/admin/install.html Cheers, Sam |
|
From: Rajendran, K. <K.R...@te...> - 2007-02-22 08:43:02
|
Hi, =20 This is concerning the lisp bindings for Galaxy Communicator 4.0.=20 The file libGalaxyACLSupport.so required by the loader acl-init.cl is = missing from the distribution.=20 Information regarding this would be much appreciated, =20 Thanks, Keerthi k.r...@te... =20 |
|
From: David Huggins-D. <dhu...@cs...> - 2006-05-03 14:26:21
|
Hi, I've been having terrible trouble making brokered audio connections work with threads. When I try to create a proxy from a separate thread, GalSS_ProxifyObjectType() blocks for an indeterminate amount of time, often several seconds. After tracing the code it appears that the problem lies in timed_tasks.c - the mutex protecting the task queue is only ever released for a very short amount of time, making it unlikely that the thread which is trying to add the proxy task will ever get scheduled. This problem is exacerbated by the fact that the hub thread is calling select() (which will sleep) while holding the mutex. This patch fixes the problem while maintaining thread safety: |
|
From: Samuel L. B. <sa...@mi...> - 2005-07-25 17:38:24
|
Thomas K Harris wrote: > Hello, > > > > I was reading in > http://communicator.sourceforge.net/sites/MITRE/distributions/GalaxyCommunic > ator/docs/manual/advanced/scriptless.html that server declarations are > required in the hub program. Does this entail that it's not possible to > create new servers once the hub has started? Boy, it's been a long time since I thought about this stuff. If I recall correctly (and there's no guarantee I do), the servers must be declared, but they don't have to be available at startup. That is, you can either declare a server that the Hub contacts when it starts, or a server "prototype" for which the Hub sets up a listener for the server to contact it. Either way, the Hub must know about all the various server types when it starts up, via the Hub script. Cheers, Sam Bayer |
|
From: Thomas K H. <tkh...@cs...> - 2005-07-25 02:06:34
|
Hello, I was reading in http://communicator.sourceforge.net/sites/MITRE/distributions/GalaxyCommunic ator/docs/manual/advanced/scriptless.html that server declarations are required in the hub program. Does this entail that it's not possible to create new servers once the hub has started? Thanks, -Thomas ========================================= Thomas K Harris Research Assistant, Language Technologies Institute Carnegie Mellon University School of Computer Science |
|
From: Samuel B. <sa...@mi...> - 2004-06-28 15:11:44
|
Hualin Gao wrote: > Hello folks -- > > > I'm using communicator for one of my project (a dialogue system), > and I'm having some troubles with getting it to run smoothly. The > system hung up randomly and I had a hard time to debug it. My first > question is when I send a message to Hub, how do I know Hub really > received the message? Or what mechanism is used in hub for this? > > > Thanks. > > > -Hualin Gao > Hi - If you send a message to the Hub, the Hub should report that it's received it, in its window. It should tell you what server it received the message from, etc., as shown in the documentation. You reference the unit tester in your subject line; is the tutorial not behaving as documented? Cheers, Sam Bayer |
|
From: Hualin G. <ga...@IS...> - 2004-06-25 03:59:30
|
Hello folks -- I'm using communicator for one of my project (a dialogue system), and I'm having some troubles with getting it to run smoothly. The system hung up randomly and I had a hard time to debug it. My first question is when I send a message to Hub, how do I know Hub really received the message? Or what mechanism is used in hub for this? Thanks. -Hualin Gao |
|
From: Dave S. <sta...@bb...> - 2004-01-27 03:49:48
|
I'm playing around with 4.0 on Windows and having some problems. It's been awhile, so pardon the confusion. I execute the following setup: set GC_HOME=C:\Communicator set PM_DIR=%GC_HOME%\contrib\MITRE\tools\src\process_monitor cd %GC_HOME%\test and then invoke: C:\Communicator\bin\x86-nt\HUB.exe -pgm_file multiply.pgm No servers are running yet, but this shouldn't matter. I get a dialog box that says "HUB.exe has generated errors and is being closed by Windows. You need to restart the program. An error log is being created". So the hub is just crashing. What am I missing? Also, what happened to the "tools" sub-directory of MITRE/contrib? Dave |
|
From: Samuel L. B. <sa...@mi...> - 2003-10-21 00:55:37
|
Well, this explains a lot. The festival server distributed with the Festival package is not a Communicator-compliant server, it's the server side of the internal client-server Festival communication. In order to use Festival, you need a Communicator-compliant Festival client wrapper, such as the one that's distributed in CMU's Communicator system or the one in MITRE's Open Source Toolkit, available at the same location as the Communicator distribution. If you can figure it out, please let me know how why you got confused, and I'll fix the documentation someday :-). Cheers, sam |
|
From: <ne...@ca...> - 2003-10-20 18:53:31
|
Sam and Alan,
Sorry it's taken me so long to respond -- we're in the middle of midterms
right now. Anyway, here's the full output of the unit tester:
[exec /usr/bin/python
/usr/local/GalaxyCommunicator/GalaxyCommunicator-4.0/contrib/MITRE/tools/src/unit_test/unit_tester.py
--as_hub localhost 1314 2>&1]
======================================
And the festival server:
[exec /Accounts/courses/dialogue/Festival/festival/bin/festival --server
server.scm 2>&1]
server Mon Oct 20 12:26:58 2003 : Festival server started on port 1314
client(1) Mon Oct 20 12:27:00 2003 : accepted from localhost.localdomain
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable : handshake
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable : :conn_type
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
SIOD ERROR: unbound variable :
client(1) Mon Oct 20 12:27:06 2003 : disconnected
======================================
(This is after starting first the festival server, then the unit tester,
then stopping the unit tester.)
As far as the program file goes, I'm a little confused. As far as I
can tell, there's no place to specify the program file when starting the
unit tester as the hub. Please let me know if I'm wrong about this.
And finally, do you know where I can find info on what kinds of frames the
festival server needs to send and receive? I've been digging for awhile
with no luck.
Thanks,
Kate
On Thu, 16 Oct 2003, Samuel L. Bayer wrote:
>
> ne...@ca... writes on 16 October 2003:
> > Hello folks --
> >
> > I'm using communicator for my senior thesis project (a dialogue system for
> > registering for classes), and I'm having some troubles with getting it to
> > talk to Festival correctly.
> > I can run Festival in command-line mode (as a server or not) without any
> > problems, and I can launch the process monitor with the unit tester and
> > Festival as a server. I can then start the Festival server, but once I
> > start the Unit Tester, I get a long list of "SIOD error: unbound variable"
> > statements in the Festival window. A couple of them are followed by
> > "handshake" or ":conn_type", but most don't say what variable they're
> > referring to.
>
> I'm not sure I can help with the communicator usage, though might,
> but if you send me the the start of the SIOD errors: you
> are getting I might be able to help narrow this down.
>
> Send it to both Alan and me. I'd want to see a dump of both the unit
> tester and the festival server.
>
> Oh, actually, I already know what the problem is. I'm almost positive
> that the problem is that the unit tester doesn't do brokering. This
> isn't documented anywhere, I now realize - I simply forgot to mention
> it, for which I apologize. I'm not sure how precisely the problem is
> manifesting itself, but if you send me the Hub program file you're
> using it'll probably be obvious to me immediately.
>
> Cheers,
> Sam Bayer
>
>
>
|
|
From: Samuel L. B. <sa...@mi...> - 2003-10-16 23:05:15
|
ne...@ca... writes on 16 October 2003:
> Hello folks --
>
> I'm using communicator for my senior thesis project (a dialogue system for
> registering for classes), and I'm having some troubles with getting it to
> talk to Festival correctly.
> I can run Festival in command-line mode (as a server or not) without any
> problems, and I can launch the process monitor with the unit tester and
> Festival as a server. I can then start the Festival server, but once I
> start the Unit Tester, I get a long list of "SIOD error: unbound variable"
> statements in the Festival window. A couple of them are followed by
> "handshake" or ":conn_type", but most don't say what variable they're
> referring to.
I'm not sure I can help with the communicator usage, though might,
but if you send me the the start of the SIOD errors: you
are getting I might be able to help narrow this down.
Send it to both Alan and me. I'd want to see a dump of both the unit
tester and the festival server.
Oh, actually, I already know what the problem is. I'm almost positive
that the problem is that the unit tester doesn't do brokering. This
isn't documented anywhere, I now realize - I simply forgot to mention
it, for which I apologize. I'm not sure how precisely the problem is
manifesting itself, but if you send me the Hub program file you're
using it'll probably be obvious to me immediately.
Cheers,
Sam Bayer
|
|
From: Alan W B. <aw...@cs...> - 2003-10-16 16:13:17
|
ne...@ca... writes on 16 October 2003: > Hello folks -- > > I'm using communicator for my senior thesis project (a dialogue system for > registering for classes), and I'm having some troubles with getting it to > talk to Festival correctly. > I can run Festival in command-line mode (as a server or not) without any > problems, and I can launch the process monitor with the unit tester and > Festival as a server. I can then start the Festival server, but once I > start the Unit Tester, I get a long list of "SIOD error: unbound variable" > statements in the Festival window. A couple of them are followed by > "handshake" or ":conn_type", but most don't say what variable they're > referring to. I'm not sure I can help with the communicator usage, though might, but if you send me the the start of the SIOD errors: you are getting I might be able to help narrow this down. Alan Alan W Black email: aw...@cs... Language Technologies Institute http://www.cs.cmu.edu/~awb/ Carnegie Mellon University tel: +1-412-268-6299 5000 Forbes Ave, Pittsburgh PA, 15213, USA. fax: +1-412-268-6298 > I'm exploring various avenues to try to figure this out, but if anyone has > any suggestions that will narrow my search, they'd be much appreciated. > > Thanks! > Kate Nelson > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > SourceForge.net hosts over 70,000 Open Source Projects. > See the people who have HELPED US provide better services: > Click here: http://sourceforge.net/supporters.php > _______________________________________________ > Communicator-user mailing list > Com...@li... > https://lists.sourceforge.net/lists/listinfo/communicator-user |
|
From: <ne...@ca...> - 2003-10-16 16:07:32
|
Hello folks -- I'm using communicator for my senior thesis project (a dialogue system for registering for classes), and I'm having some troubles with getting it to talk to Festival correctly. I can run Festival in command-line mode (as a server or not) without any problems, and I can launch the process monitor with the unit tester and Festival as a server. I can then start the Festival server, but once I start the Unit Tester, I get a long list of "SIOD error: unbound variable" statements in the Festival window. A couple of them are followed by "handshake" or ":conn_type", but most don't say what variable they're referring to. I'm exploring various avenues to try to figure this out, but if anyone has any suggestions that will narrow my search, they'd be much appreciated. Thanks! Kate Nelson |
|
From: Samuel L. B. <sa...@mi...> - 2003-09-24 21:40:52
|
All -
After several months of postponed promises, it's become manifestly
clear to us here at MITRE that DARPA is not getting around to funding
a follow-on to the DARPA Communicator project, and we currently have
no other source of funding to continue development of the Galaxy
Communicator infrastructure. So:
(1) We have shut down bug...@li... and replaced it
with the Sourceforge bug queue for the Galaxy Communicator
project.
(2) We have updated the docs for GCSI and OSTK to reflect this change,
and released an updated patch for GCSI 4.0 and a new version of
OSTK with these updates.
We will still attempt to reply to questions, but it's probably best to
direct them to this public mailing list.
We still believe the GCSI is a robust and useful software package, and
we continue to encourage you all to enjoy its benefits.
Cheers,
Sam Bayer
for the (ex-)Communicator team
|
|
From: Samuel L. B. <sa...@mi...> - 2003-06-09 13:54:08
|
For a while now i've been working with the GalaxyCommunicator which is part of an essay i'm finishing. I've been searching in the web if there has been any attempts of making a Galaxy Server in a PDA. As I haven't found any i was woudering if anyone has tried or even if you think it worths a shot. If yes I would also ask if you have any advice of which pda application Development Tool to use (Linux). Thank you for your time, Rafael Aranha Here at MITRE, we've played with running small Communicator-compliant servers on Linux PDAs. We succeeded (you'll notice that there are cross-compilation instructions for the StrongARM chip in the installation documentation). One of the sites funded under the Communicator program actually built a Communicator-compliant demo on a PDA, using PocketPC, I believe; I don't know whether this required any modification of the Galaxy Communicator system itself, because no modifications were reported back to us. So yes, it's possible. My own experience with Linux on StrongARM is that it was a little bit of a pain, but perhaps no more of a pain than Linux typically is. One thing you may not know: the StrongARM chip doesn't have a floating point accelerator, so writing audio drivers may be a little more challenging than usual. However, I know it's possible, because another site produced a non-Communicator-compliant audio front end on a PDA, which connected via a socket interface to a Communicator-compliant system. Hope this helps - Sam Bayer |
|
From: <ar...@ne...> - 2003-06-09 11:26:39
|
Hello! For a while now i've been working with the GalaxyCommunicator which is part of an essay i'm finishing. I've been searching in the web if there has been any attempts of making a Galaxy Server in a PDA. As I haven't found any i was woudering if anyone has tried or even if you think it worths a shot. If yes I would also ask if you have any advice of which pda application Development Tool to use (Linux). Thank you for your time, Rafael Aranha |
|
From: Alex R. <Ale...@cs...> - 2003-04-17 13:28:42
|
Ah, I just realized that we're talking about the *CMU* Communicator download (I assume you got it from http://www.speech.cs.cmu.edu/Communicator). Sorry for not being quicker on the uptake... Yitao Sun (cc'd) will be able to help you with this problem. Alexander I. Rudnicky School of Computer Science -- Carnegie Mellon University http://www.cs.cmu.edu/~air > -----Original Message----- > From: Samuel L. Bayer [mailto:sa...@mi...] > Sent: Tuesday, April 15, 2003 9:47 AM > To: mao...@vi... > Cc: com...@li... > Subject: Re: [Communicator-user] how to setup the communicator system > > > Dear: > I am very interested in the galaxy communicator system. and I > installed the system according the page"install.htm", before I run the > setup.bat, I installed mysql4.0.12 and activeperl5.8. and modified the > conresponding files:launchall.cfg,launchall.bat,hub.pgm, But When I run > the setup.bat, There is a serious error: > MySQLImport:Error: the Used command is not allowed with this MySQL > version,when using table t_continuent. > I tried MySql3.23, the error occured again. > for another thing, I want to know if I run the setup.bat > successfully, how I use the system. I mean how I setup the > server:ABE,Rosetta.Profile,Hub,etc. > > maoliwell > 4/15/2003 > > I'm a little confused. I know of no file "launchall.bat" in the Galaxy > Communicator distribution, nor are there any dependencies on MySQL or > Perl. Can you give me some more details, such as the full path of the > "install.htm" file and where you got your distribution? > > Cheers, > Sam Bayer > The MITRE Corporation > sa...@mi... > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Communicator-user mailing list > Com...@li... > https://lists.sourceforge.net/lists/listinfo/communicator-user |
|
From: Samuel L. B. <sa...@mi...> - 2003-04-17 10:16:30
|
Dear:
I am very interested in the galaxy communicator system. and I installed the system according the page"install.htm", before I run the setup.bat, I installed mysql4.0.12 and activeperl5.8. and modified the conresponding files:launchall.cfg,launchall.bat,hub.pgm, But When I run the setup.bat, There is a serious error:
MySQLImport:Error: the Used command is not allowed with this MySQL version,when using table t_continuent.
I tried MySql3.23, the error occured again.
for another thing, I want to know if I run the setup.bat successfully, how I use the system. I mean how I setup the server:ABE,Rosetta.Profile,Hub,etc.
maoliwell
4/15/2003
I'm a little confused. I know of no file "launchall.bat" in the Galaxy
Communicator distribution, nor are there any dependencies on MySQL or
Perl. Can you give me some more details, such as the full path of the
"install.htm" file and where you got your distribution?
Cheers,
Sam Bayer
The MITRE Corporation
sa...@mi...
|
|
From: <mao...@vi...> - 2003-04-15 07:24:03
|
Dear:
I am very interested in the galaxy communicator system. and I installed the system according the page"install.htm", before I run the setup.bat, I installed mysql4.0.12 and activeperl5.8. and modified the conresponding files:launchall.cfg,launchall.bat,hub.pgm, But When I run the setup.bat, There is a serious error:
MySQLImport:Error: the Used command is not allowed with this MySQL version,when using table t_continuent.
I tried MySql3.23, the error occured again.
for another thing, I want to know if I run the setup.bat successfully, how I use the system. I mean how I setup the server:ABE,Rosetta.Profile,Hub,etc.
maoliwell
4/15/2003
______________________________________
===================================================================
|
|
From: <dir...@gm...> - 2003-04-11 06:48:30
|
Hello,
I keep getting the above mentioned error message when trying to send a frame
to the hub.
Background:
I'm trying to wrap up an existing program as a hub server. For this purpose,
I fork a thread within a initialization routine called from that program in
order to start the server main loop, which looks something like that:
int mainServer()
{
GalIO_ServerStruct *server;
char *(argv[]) = {NULL};
int argc = 0;
server = GalSS_CmdlineSetupServer(argc, argv);
if (!server) {
GalUtil_Fatal("Failed to set up server!\n");
}
GalSS_StartAndRunServer(server);
exit(0);
}
In the reinitialize dispatch function I create and store a copy of the
server_data pointer (GalSS_EnvCopy) for later use.
I am able to send a frame to the hub within the reinitialize routine, but
later is does not work at all.
Any suggestions for overcoming this problem are very much welcome.
Regards,
dirk
--
+++ GMX - Mail, Messaging & more http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!
--
+++ GMX - Mail, Messaging & more http://www.gmx.net +++
Bitte lächeln! Fotogalerie online mit GMX ohne eigene Homepage!
|
|
From: Samuel L. B. <sa...@mi...> - 2003-01-22 20:19:47
|
Hi Gies - Writing UI elements ain't the simplest thing in the world, unfortunately. The easiest thing to do is download OSTK-20020125, which is the previous version of the Open Source Toolkit. In gui_io/io_podium/java, you'll find a server which does something very close to what you want. We removed it from the most recent version of the OSTK because we didn't want to maintain parallel Python and Java versions, but you're pointing out that it would be awfully nice to have a simple Java UI example in the distribution. We'll keep that in mind. Cheers, Sam Bayer |
|
From: Gies B. <G.B...@le...> - 2003-01-22 19:26:05
|
Dear fellow-developers, Within an educational project at our department at the University of Nijmegen, I am trying to write a GUI server in Java. The application should be able present a simple form with just two elements: a prompt text and an input textfield. The application makes a connection to a hub; as soon as a sentence has been entered, a message must be send to a parser. Additionally, a language generator server must be able to send in a new prompt text. To me this demand looks quite basic. Yet, it has already been taking me a couple of days to get this working and I'm still without success. An important question is: in what way are the local server dispatch functions supposed to access the UI-elements? I tried using the ServerUI class, but information how to use it (specifically the subclassComponent field) is quite limited. Does anybody have something similar lying around? Any tips? I will send my code so far on request. Thanks, Gies Bouwman Dept. Language & Speech Univ. of Nijmegen The Netherlands |