| Author |
sending image to the phone from the server
|
Juwonlo Ibigbami
Ranch Hand
Joined: Nov 03, 2006
Posts: 83
|
|
Hello all,
How do I sent image to the phone from a web server (or a website)
I am using netbeans IDE.
|
 |
ElĂas Turbay
Ranch Hand
Joined: Oct 06, 2005
Posts: 35
|
|
You need to develop a MIDlet that communicates with a Servlet (running in Apache Tomcat) via HTTP.
Search the web, there are a lots of examples
Otherwise, buy "Developing Scalable Series 40 Applications". That book has an example of that (PhotoClient and PhotoServer)
|
 |
 |
|
|
subject: sending image to the phone from the server
|
|
|