|
View:
New views
7 Messages
—
Rating Filter:
Alert me
|
|
|
Communication problem between Dynamo(linux) and iometer(win32)Hi, I have successfully built the latest iometer(iometer-2008-06-22-rc1
from sourceforge) and it ran successfully (iometer and dynamo) on Win32 machine
but when I built iometer(gui) on Win32 machine and dynamo on 32 bit Linux-i686
machine and run dynamo on Linux(UBUNTU) and iometer on Win32 both are hanging
after connection is established. After debugging the code I found that size
of Target_Spec on linux 256 and on windows its 264 so eventually the iometer is
expecting more bytes from dynamo(linux) which is sending less bytes. Here is the line in GalileoApp.cpp where the iometer is
hanging for data login_port->Receive(login_data_msg_ptr,
login_data_msg_size); I tried the same with stable version available on
sourceforge its working fine. Can anybody has thoughts on this? Thanks, Sunil.
Sunil
Gutta
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Iometer-devel mailing list Iometer-devel@... https://lists.sourceforge.net/lists/listinfo/iometer-devel |
|
|
Re: Communication problem between Dynamo(linux) andiometer(win32)Some underlying datatype probably changed.
The first thing I would look at is the sizeof(VI_Spec) on both systems, I seem to remember it causing some issues in the past. I don't have source code handy so I can't be of more help, sorry. Joe ----- Original Message ----- From: Gutta, Sunil To: iometer-devel@... Sent: Friday, October 17, 2008 6:27 AM Subject: [Iometer-devel] Communication problem between Dynamo(linux) andiometer(win32) Hi, I have successfully built the latest iometer(iometer-2008-06-22-rc1 from sourceforge) and it ran successfully (iometer and dynamo) on Win32 machine but when I built iometer(gui) on Win32 machine and dynamo on 32 bit Linux-i686 machine and run dynamo on Linux(UBUNTU) and iometer on Win32 both are hanging after connection is established. After debugging the code I found that size of Target_Spec on linux 256 and on windows its 264 so eventually the iometer is expecting more bytes from dynamo(linux) which is sending less bytes. Here is the line in GalileoApp.cpp where the iometer is hanging for data login_port->Receive(login_data_msg_ptr, login_data_msg_size); I tried the same with stable version available on sourceforge its working fine. Can anybody has thoughts on this? Thanks, Sunil. Sunil Gutta Engineer Sr -I Xiotech Corporation Sunil_Gutta@... Hyderabad, India 91 40 55730004 (Fax) 91 40 66955017 (Office) Xiotech India Private Limited 5th Floor Right Wing Auriga Block VITP Phase II Madhapur, Hyderabad 500 081 India www.xiotech.com : Toll-Free 866 472 6764 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Iometer-devel mailing list Iometer-devel@... https://lists.sourceforge.net/lists/listinfo/iometer-devel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Iometer-devel mailing list Iometer-devel@... https://lists.sourceforge.net/lists/listinfo/iometer-devel |
|
|
|
|
|
Re: Communication problem between Dynamo(linux) andiometer(win32)Thanks for your inputs. I have tried the Berlios SVN code(version 2006.07.27-RC3) and
its working fine but it is older than the Sourceforge’s current
version(2008.06.18). I am still getting the same problem with latest version on
sourceforge(2008.06.18). Does anybody is successful in running dynamo on linux and
iometer on windows, with the Iometer’s latest version on sourceforge? Thanks, Sunil.
Sunil
Gutta
From: Vedran Degoricija
[mailto:vedrand@...] Please make sure you are using the sourcecode directly from the Berlios SVN
depot. Some fixes went in since the RC release. Basically, you have to define
certain macros to maintain compatibility with the windows side. Regards, Ved -----
Original Message ----
------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Iometer-devel mailing list Iometer-devel@... https://lists.sourceforge.net/lists/listinfo/iometer-devel |
|
|
|
|
|
|
|
|
Re: Communication problem between Dynamo(linux) and iometer(win32)Hi,
I am a tester from Chinese. I have the same issue with iometer-2008-06-22-rc1. Does somebody have fixed this issue. Please help me. Thanks very much. R2
|
| Free embeddable forum powered by Nabble | Forum Help |