Is it possible? Could interface a---perhaps a usb dongle, chip, etc---piece of hardware that can refer to a database pull up, output to a website? Also, implement a security tag which would only allow access during the session of which the piece of hardware is interfacing with said site and or database?
Basically:
Hardware
.....insert (chip or dongle)
.........Website pull up.
...............Int hardwareSessionSecurity
BackEnd
.....Call
.............Define
....................Data Dump
..........................formatting
................................HTML Profile output
Honestly, I don't have ANY experience in writing anything except for CSS or simple php.. I REALLY doubt PHP would be fast enough for my need in this particular situation.
Any suggestions? :w00t:
Hi, I'm new here: Question about hardware to refference database programing..
Started by H3LIOS, Nov 05 2010 11:18 AM
2 replies to this topic
#1
Posted 05 November 2010 - 11:18 AM
|
|
|
#2
Posted 05 November 2010 - 01:22 PM
You could always create an application which is set to autorun on the device, and when started, it opens a web page by POSTing a binary file including some identifying information. this should preferrably go over HTTPS so it can't be as easily sniffed of course.
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall
I study Information Systems at Karlstad University when I'm not on CodeCall
#3
Posted 05 November 2010 - 02:14 PM
Thanks, I'll look into the C programming part of this community.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


Sign In
Create Account


Back to top









