I am trying to run some of the demos but seem to run into a few problems: on WindowsXP/Visual C++ 2008 Express: x) hello_world: xx) runs using 'localhost' and...
Hello, Are you using firewall software on your Windows machine? We can try emulating your setup to see if we get the same error in Windows. We've done most of...
Hello, Are you using firewall software on your Windows machine? We can try emulating your setup to see if we get the same error in Windows. We've done most of...
Thanks for the update. I use ZoneAlarm; also the TCP/IP seems to fail in two different ways: 1) TCP/IP port is established and firewall pops up (0.0.0.0:port)...
Dear CH support team, after looking at the documentation available it is not clear to me if we need to buy a NAG license for working with the Ch NAG Statistics...
It seems the macros _BIG_ENDIAN_ and _LITTLEENDIAN_ are not defined in the ppc/darwin version. This makes scripting between the mac and pc difficult. Are there...
Macros _BIG_ENDIAN_ and _LITTLE_ENDIAN_ are not part of C standard. I think they are not predefined in any C compiler by default. Is it right? In Ch, for Intel...
You are correct that neither _BIG_ENDIAN_ nor _LITTLE_ENDIAN_ are defined in the C Standard. TMacD ~moderator~ Harry Cheng <harry_h_cheng@...> wrote:...
I'm trying to use stat on QNX6 but it seems st_mode is always equal to 512 whether it's a directory or a file. The code works fine on Windows. Using ch...
... wrote: Thanks, problem fixed!!! I convinced people in the company to start using ch and with quick response time like this it makes me look smarter then i...
Mario, I am glad it works for you. You may look into Embedded Ch for QNX at http://www.softintegration.com/products/sdk/embedch/. It might be more suitable for...
I had installed opencv 1.0.exe on c:\program files\opencv\ (and add path) Then I installed ch, then chsite Finally i launched install.ch (in ch\package\)...
After you unzip the chopencv-2.5.0-win-binary.zip and go to the newly created directory under the Ch environment, can you try running make install as indicated...
Hi, i need some help about MobileC. Can you please tell me , how an agent can carry some data or parameter with it, when it migrate to other host? I'm...
Hello, Unfortunately, Mobile-C version 1.9.4 does not support strong migration. This means that the agent's state, including a majority of all variables the...
 Dear all, Introducing, we are CPS-Elementsan Aviation Industry Service Provider. We successfully deliver state of the art, and high quality solutions to our...
 Dear all, Introducing, we are CPS-Elementsan Aviation Industry Service Provider. We successfully deliver state of the art, and high quality solutions to our...
Hello Linh, There may be a bug version 1.9.4 preventing MC_SendAgentMigrationMessage from working. We have released version 1.9.5 which contains some bugfixes...
Hello All, I am new to this group. I scanned thro' the posts but could not find information that I am seeking. I am working on MobileC for about a week and I...
Hello VJ, The Mobile-C v1.10.0 release will be fully compatible with JADE. Version 1.10.0 will introduce many new features not currently supported by Mobile-C....
Hello All, Can anybody give some pointers about how to start an agent from within the Mobile C platform? (i.e. without agent migration file being sent by ...