Click here to Skip to main content
15,890,438 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Ribbon Bars just becuase you can does not mean you should Pin
jschell8-Oct-13 10:31
jschell8-Oct-13 10:31 
GeneralRe: Ribbon Bars just becuase you can does not mean you should Pin
Albert Holguin8-Oct-13 10:58
professionalAlbert Holguin8-Oct-13 10:58 
Questionplugin Pin
hadishf8-Sep-13 19:22
hadishf8-Sep-13 19:22 
AnswerRe: plugin Pin
Eddy Vluggen9-Sep-13 3:03
professionalEddy Vluggen9-Sep-13 3:03 
AnswerRe: plugin Pin
Albert Holguin8-Oct-13 7:44
professionalAlbert Holguin8-Oct-13 7:44 
QuestionDesing Layer Pin
Mahdi_kishislan8-Sep-13 18:59
Mahdi_kishislan8-Sep-13 18:59 
AnswerRe: Desing Layer Pin
Eddy Vluggen9-Sep-13 3:00
professionalEddy Vluggen9-Sep-13 3:00 
QuestionBespoke webserver structure ? Pin
purplehorace5-Sep-13 23:40
purplehorace5-Sep-13 23:40 
Hello,
I am looking at using an embedded board running Linux that has some sensors attached. All the code is written and running to provide the data and I now need to supply it to a web client.

Now my knowledge of web servers and browsers is OK but....
The platform is fairly powerful but I would like to keep overhead to a minimum and have as much processing as possible on the client side.

I am trying to identify what is needed for the web server on the embedded side;
Do I need to have something to host Java ?

As for the client I need to render real time updates to the data so my view is that a combination of HTML and Java is needed to make it flexible.

My main questions are:
How to get the data off the platform to the client (web browser) assuming it has a network connection (LAN/WiFi). Are there any particular webservers designed to do this and how does Java come into play ?

How best to render the real time data on the client without having to rely on an internet connection to api's such as google charting ?

Its got me really scratching my head.

I have worked on systems before where the java is running on a platform that needs to access local resources via the javascript bindings but supply the data across a network has me plexed.

Any advice help appreciated.

Thanks
Marc
AnswerRe: Bespoke webserver structure ? Pin
jschell6-Sep-13 8:48
jschell6-Sep-13 8:48 
GeneralRe: Bespoke webserver structure ? Pin
purplehorace6-Sep-13 9:14
purplehorace6-Sep-13 9:14 
GeneralRe: Bespoke webserver structure ? Pin
Keld Ølykke8-Sep-13 6:01
Keld Ølykke8-Sep-13 6:01 
GeneralRe: Bespoke webserver structure ? Pin
jschell8-Sep-13 8:13
jschell8-Sep-13 8:13 
QuestionHow to organize folders Pin
theitmueller3-Sep-13 20:07
theitmueller3-Sep-13 20:07 
AnswerRe: How to organize folders Pin
Bernhard Hiller3-Sep-13 22:56
Bernhard Hiller3-Sep-13 22:56 
AnswerRe: How to organize folders Pin
Keld Ølykke8-Sep-13 5:51
Keld Ølykke8-Sep-13 5:51 
AnswerRe: How to organize folders Pin
jschell8-Sep-13 8:37
jschell8-Sep-13 8:37 
QuestionQuestions Regarding OOPs Pin
userBeginner27-Aug-13 4:14
userBeginner27-Aug-13 4:14 
AnswerRe: Questions Regarding OOPs Pin
NotPolitcallyCorrect27-Aug-13 4:41
NotPolitcallyCorrect27-Aug-13 4:41 
AnswerRe: Questions Regarding OOPs Pin
Richard MacCutchan27-Aug-13 4:51
mveRichard MacCutchan27-Aug-13 4:51 
GeneralRe: Questions Regarding OOPs Pin
BotCar27-Aug-13 21:19
BotCar27-Aug-13 21:19 
GeneralRe: Questions Regarding OOPs Pin
Richard MacCutchan27-Aug-13 21:50
mveRichard MacCutchan27-Aug-13 21:50 
GeneralRe: Questions Regarding OOPs Pin
BotCar27-Aug-13 21:58
BotCar27-Aug-13 21:58 
GeneralRe: Questions Regarding OOPs Pin
Albert Holguin8-Oct-13 7:46
professionalAlbert Holguin8-Oct-13 7:46 
Questionwebservices architectures Pin
topcatalpha26-Aug-13 3:53
topcatalpha26-Aug-13 3:53 
AnswerRe: webservices architectures Pin
Richard MacCutchan26-Aug-13 4:11
mveRichard MacCutchan26-Aug-13 4:11 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.