Lesson 4

Introduction to MOOC

Lesson 4: Communicating with an Embedded Device


In this lesson, create client applications to receive the data collected by the embedded device. You will learn to:

* Create socket connections using the Generic Connection Framework
* Write a simple server Midlet to respond to client requests and return data from the device
* Create simple clients to display the raw data
* Write a simple JavaFX visual client
* Experiment with a more sophisticated JavaFX visual client that graphs the data
* Use the PushRegistry to run a server IMlet only when needed
 

 

Lesson 4: Creating Clients for Embedded Devices





Survey Region