looking for the adapted technology / framework

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Gingko
    New Member
    • Dec 2014
    • 1

    looking for the adapted technology / framework

    Hello,

    I try to figure which technology / framework could correspond to what I'm looking for.

    We plan to develop a software with the following contstraints :
    - the soft will run mainly offline but may connect to the cloud eventually (update, DB sync, file transfer ...)
    - it has to run under Win XP, 7, Vista, 8 ... at least and maybe on mobile devices in the future (android, ios ...)
    - it must communicate with external devices (virtual COM port via USB, bluetooth and BLE ... and pure USB)
    - it must handle a local Sql database and some local files
    - it needs to integrate an C/C++ dll running OpenGL (and display the OpenGL stuff of course)

    Which techno and framework do you think all these points are compatible with ?
    Are they particularly difficult to handle compared to native developement ?

    I think Chrome Apps could manage this ? Or maybe .NET (we are quite used to WPF)

    Thanks a lot for your help
    Gingko
Working...