Windows XP Embedded Windows

I have a java application that I want to use on a computer running Windows XP Embedded, but Java SE Embedded says that this will require royalties. Will regular Java SE work on Windows XP Embedded and will it require royalties?

If not, can C # and .net be used?

I could not find anything about fees for Java SE (not implemented), C # and .net.

+3
source share
2 answers

Java SE Embedded for embedded devices such as electronic readers or cell phones.

Windows XP Embedded should be able to run regular versions of Java.
It certainly can run .Net code, for free.

+2
source
+1

All Articles