Page 1 of 1

Help with something

Posted: Fri Apr 04, 2014 3:49 pm
by tegwin
Hello all,
I have been going through the tutorials for developing server apps, and I want to make an application that will scan in barcodes on the phone and then put that into an app running on the PC/Web etc .. Does anyone know how I could do someting like that or have something I can have a look at

Thanks

Chris

Re: Help with something

Posted: Fri Apr 04, 2014 4:00 pm
by Klaus
Hi Chris,

you could use this external: http://mergext.com/home/mergzxing/
and then POST the data to a CGI on your server.

If that is what you mean :D


Best

Klaus

Re: Help with something

Posted: Fri Apr 04, 2014 6:40 pm
by tegwin
Yes I think that would help, bit costly though .. was hoping for something I could test for free and I dont see a way to test this out

I will see what I can do