Hi, would like to install a VNC viewer (client..) on the iGala.

Does a compatible one already exists ?
Or may I compile some VNC sources specially for it, and in that case, how can I make it possible with a recent Xvnc ?

I've tried to run directly the Xvnc4viewer by installing it in the /tmp directory, and of course I had the error at execution :
ELF : not found

Of course, wasn't compiled with the good libs and compiler, so couldn't work !

Thanks for any help ;-)

0
Your rating: None

the toolchain ?

Ok, would it be possible for the SDK Team to give me the toolchain of the frame ? So that I would try to do it myself, if possible for me of course..

In a first time, I only want to get the graphics on the iGala, so don't have to manage the mouse or any clipboard.

The -version- binary on the frame talks about the toolchain :
"bfin-linux-uclibc-gcc release gcc version 4.1.2 (ADI svn)"

which I don't have of course..
I would like to program a very basic VNC viewer with C programming language, so, don't need the SDK for LUA which seems to be private.

It would be a great pleasure if you could help me to succeed in this way.

Thanks,
Antoine.

Please email us

Please email us at sdk@aequitech.com

Thanks.

Not likely to be supported

Antonie:

Our dev team did an analysis and found out that this effort is not trivial. The xvnc islike a Unix/Linux variation of RealVNC, which varies depending on Windows/X-Window backend. Lots of work need to be done to adopt VNC to the physical frame. Those works include:
1) translate mouse event.
2) gaphic output.
3) clipboard support.

Basically, main effort will lie in the porting of graphic output.Unless there is a big motivation behind it, it is unlikely we will invest dev time on this one.

Forwarded to Tech team

Forwarded to Tech team for investigation.