1

i want to build application for ingenico 5100. It must download data from the link and print it. for example http://domain.com/data.txt or http://domain.com/data.xml this operation should be done at regular intervals. I created application for windowsCE but ingenico OS's diffrent. Can you help me this subject. I just want your opinion.

2 Answers2

1

You need Ingedev(Ingenico SDK) to develop application on i5100 etc. You can get this SDK from Ingenico.

Anand Rai
  • 11
  • 1
1

Alternatively you can use RxTx (java lib) to implement Concert protocol via serial port.

Raul
  • 1,899
  • 2
  • 20
  • 32