NXMC

Started by dksieg, August 06, 2010, 05:12:27 AM

Previous topic - Next topic

dksieg

i'm use nxmc (nxmc-1.1.0-rc11-win32-x86.zip) to manager server, but connect to netxms server (version 1.0.4) and get error : "Server uses incompatible version of communication protocol"
How i can develop with nxmc?

Victor Kirhenshtein

Hi!

I've put new version of the console on web site. It should work with 1.0.4 server.

Best regards,
Victor

dksieg

Thanks Victor

and how i can develop with it?

Victor Kirhenshtein

What do you mean by "develop with it"? I didn't get the question.

Best regards,
Victor

dksieg

hi,

it mean : write plugins, add componets ... etc ... for it
sorry for my english skill

Victor Kirhenshtein

Ok, now I got it. First, I suggest you to got source code from subversion - https://svn.netxms.org/public/netxms/trunk. All Java sources located under src/java. Console is written on Eclipse platform, so plugin development is just a normal Eclipse plugin development process, which is well documented on Eclipse web site - www.eclipse.org. If you have questions, ask them on forum in development section.

Best regards,
Victor