I have installed from chstudent-6.1.0.macosx10.ppc.tar.gz, which is supposed to include chide, according to directions, on a MacBook Pro (Intel), and the...
... Thank you for that. I needed to unpack the tar.gz and run install on that folder. Got it. There isn't a problem not installing under root is there?...
Hi, I'm trying to use ACL messages in agent code, as described in chapter 8 of the Mobile-C Users Guide. But when my agent run, it stop at the include of...
Hello Stephane, I appears that you do not have the MobileC Ch package installed. To install the package, please perform the following steps: 1. In the mobile...
Hi, In our project, we have some algorithms which will run always in the same PC and some other which will move from a PC to another one. We plan to use...
I believe the term "stationary agent" is simply used to mean a mobile agent that never migrates. This can be achieves using a couple methods. 1. An agent whose...
I have installed the student edition of ch (including chide) on Ubuntu Linux 8.10 (OLPC XO, i386). Although I haven't done extensive testing, ch seems to be...
I had understood that a stationary agents was not running by the AEE even if it is in the agency. That's my mistake. So now we plan to put our stationary...
... The above problem exists in Linux only. Click "Start" to run, instead of "Run" for a program with the user input in ChIDE in Linux. Best regards, Tech...
Hi, In my program I have the interpreter and I go to run it, and it crashes so i tried to gdb it, and it appears im bugging out on Ch_Initialize() no bt given...
James, [ Charset ISO-8859-1 converted... ] ... On which platform the program crashed? Is your program multi-thread or single thread? Can you run demo programs...
well, i believe i might of found the problem, I am using the Evaluation version, and my program hasn't been touched in 7 months (When I integrated Ch into it)...
The OS I'm on is Slackware, and the only reason i'm realy guessing my the eval is done is i went to the demons and tied to run one, and it said so :P : ...
Try updating your Ch install. You're at 6.0.0.** I think the current is 6.1.* If I remember correctly there was an issue a while ago where the expired license...
I went go update the Ch Version likeya said, but I did notice, that the Standard Edition is free, but the Embedded Ch, Required for the API to embed it into a...
Hello All, Mobile-C Version 1.10.7 has been released. Major changes include: - Agent XML files are now fully parsed before sending. This means that the content...
... time I ... uninstall ... Computer\\HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows\\CurrentVersion\\ ... {976AAA64-4FAB-4651-B114-EB80D3CF8EF0} that ... ...
Send me elsewhere if appropriate. What settings does Save session and load session save and load? Is there more documentation on ChScite specifically?...
Need to write a program with following info. please help. Test 1&2 15%, Lab 25%, quizzes 25%, final exam 20% A = 90-100, B= 80-89, C=70-29, D=60-69, F <60 ...
Dear Mobile C forum, I am Giovanni Acampora, a Phd of University of Salerno. I would like to use Mobile C libraries in order to integrate Computational...
I am very new to C, well actually I did do some programming about 15 years ago but I forgot everything. I am trying to create a little menu where I want to...