Hi,
thanks to Miker i could develop my aplet and make it work on the device (with the server firmware).
Myapplet connect to the serial port of the device via TCP and sends ASCII strings when i click on buttons.
now i have a question concerning multiple access :
is it possible to configure the firmware so that several people can connect and load the applet at the same time ?
When i try, only the first PC can connect, the other can't.
thank you