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?
			
			
			
				Hi!
I've put new version of the console on web site. It should work with 1.0.4 server.
Best regards,
Victor
			
			
			
				Thanks Victor
and how i can develop with it?
			
			
			
				What do you mean by "develop with it"? I didn't get the question.
Best regards,
Victor
			
			
			
				hi,
it mean : write plugins, add componets ... etc ... for it 
sorry for my english skill
			
			
			
				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 (http://www.eclipse.org). If you have questions, ask them on forum in development section.
Best regards,
Victor