I need to implement the Finger Print scanner on my web application. I am using the coldfusion 10 and 16. I know we can connect the some I/O device on coldfusion web app by using JAR files. But i searched on google regarding Finger Print scanner i couldn't find anything. Please let me know if anyone have the solution or idea or suggestion. Thanking you
Related
I have some BlackBerry apps that have been converted from Android apps. They are apps for work so dont want to be put onto the App World due to email addresses and private information. I was wondering if there is a QR code generator that will create a code for a .bar file so people can scan the code on their blackberry devices to get them onto their phone?
Many Thanks
There are a few things worth noting here:
1) If these apps are intended for a corporate environment, they need to be deployed through the enterprise's corporate BES. Otherwise, they will not have access to the work perimeter.
2) However, Android apps can not run in the work perimeter.
3) If you create a QR code that points to the address of your app in the BlackBerry World web store, and the user scans it, it should open BlackBerry World to the correct page.
Anyone knows knows why an alert with an ip address is generated in my mobile app when I build to Android. I'm calling web services and thought that could be the issue. I don't have the alert in my code anywhere. Also, I played around with the permissions for Android to see if that was the issue. The alerts just popup randomly.
I figured it out. Your handset has to be on the same network as your development computer when running in debug mode.
Disable network monitor of flash builder and build the application again.
How can I find the network parameter "timing advance" in a Symbian s60 phone.. Am developing the application with qt. i couldn't find a documentation about timing advance in it.
I heard of the Nokia Netmonitor
that gives you the TA and other GSM parameters but it doesn't work on public phones anymore. I've been working on this project for a month and it seems timing advance cannot be retrieved by a mobile user anymore. Let me know if you find any solution.
I want to save published streams on my application server, so I can use the videos to create a webcast presentation later.
Could you please give me some directions to do this? Thanks in advance.
P.S. I may be sounded like I already have an application up and runnning, but I don't. I'm at the planning phase at the moment and trying to decide what/which technology to use.
I hope I get you right...
Recording webcam should be no problem (there are a lot of tutorials), but for recording the desktop (or anything outside your application) you will have to use Adobe AIR, as Flex apps don't allow screenshots or screen recordings because of security limitations.
I want to develop an application using Qt and deploy it on both Symbian S60 smartphone and PC. I want the instances to synchronize their data when devices connected. I don't care about connection type (USB, Bluetooth, etc.). Does Ovi Suite provide a service for the task? Or could I use some Qt API for that? I know that Ovi can synchronize files between devices, so I could use a file system as a transport, but I'm looking for a more elegant way of doing sync.
Thanks!
You can build your own PC application using Nokia PC Connectivity API. It should be able to access files on the S60 device.
Here is a simple guide for your aim:
http://www.dndc.it/CalSync.pdf
Hope it helps !
Checco (Francesco) Dotti