Develop a java application, JAVA Programming

Assignment Help:

Modules of software:

1 - Serial RS232 comm port comunication

2 - NanoHTTPD serving some processed pages

3 - System tray application to indicate status and access configuration forms

4 - SQLite database server (or further with tiny core)

Java forms:

- System Configuration java form some application parameters

- Serial RS232 parameters configuration java form

- System tray indicating status

Web forms:

- "Plate" configuration form URL will be acessed from NanoHttpd

-- Javascript will be obtained form: https://mysite.com/app -> Step 2 -> Prepare your layout -> Use dragging cursor to select dots -> select standard > Fill wells

-- Each "group" chooses must be associated with one item using option button

-- Each form will contain 1 or more "Plates"

-- The plate form has to control about six database tables

-- The plate form has a button to SUBMIT data to a pre configurated URL

- "SUBMITED" data has to be processed by a Class that send parameters to serial comm port, and after the response, it can process the results by a formula and stored on database

Desired Skills

Java, SQLite Programming, Javascript, NanoHTTPD


Related Discussions:- Develop a java application

Describe the final keyword, Describe the final keyword ? The final key...

Describe the final keyword ? The final keyword is used in various different contexts as a modifier meaning in which what it modifies cannot be changed in a few sense. final c

Use the constructor, Can we use the constructor, instead of init(), to init...

Can we use the constructor, instead of init(), to initialize servlet? Ans) Yes. Of course you can use the constructor instead of init(). There's nothing to stop you. But you sho

What is synchronization, What is synchronization and why is it important? ...

What is synchronization and why is it important? With respect to multithreading, synchronization is the potential to control the access of multiple threads to shared resources.

Demonstrate your ability to ability to use java data , Purpose Demonstr...

Purpose Demonstrate your ability to ability to use Java data and control structures. Draw with the aid of conditionals and loops. Background Thought A note on comments:

What is includeaction, The IncludeAction class is useful when you require t...

The IncludeAction class is useful when you require to integrate Struts into an application that uses Servlets. Use the IncludeAction class to contain another resource in the respon

What is spring configuration file, Spring configuration file is an XML file...

Spring configuration file is an XML file. This file having the classes information and defines how these classes are configured and introduced to each other.

Java script, var temp =14; var y = 2; temp document.write(temp);

var temp =14; var y = 2; temp document.write(temp);

What is mixing data types, What is Mixing Data Types? As well as mergin...

What is Mixing Data Types? As well as merging various operations, you can mix and match various numeric data types on the similar line. The program below uses both ints and dou

When should a method be static, When should a method be static? • Neith...

When should a method be static? • Neither reads from nor writes to example fields • Independent of the state of the object • Mathematical methods which accept arguments, appl

Help about java code regarding udp, I need to know waht exactly is happinin...

I need to know waht exactly is happining in the following code class Worker implements Runnable { DatagramSocket socket = null; DatagramPacket packet = null; public W

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd