Jump to content

Hi, I'm new here: Question about hardware to refference database programing..

- - - - -

  • Please log in to reply
2 replies to this topic

#1
H3LIOS

H3LIOS

    Newbie

  • Members
  • PipPip
  • 12 posts
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:

#2
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,298 posts
  • Location:Karlstad, Sweden
  • Programming Language:C, Java, C++, C#, PHP, JavaScript, Pascal
  • Learning:Java, C#
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

#3
H3LIOS

H3LIOS

    Newbie

  • Members
  • PipPip
  • 12 posts
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