Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/19/04 21:04
Read: times


 
#83461 - http or vnc
Responding to: ???'s previous message
You can also consider an alternative approach: implement http ("web server") on top of tcp/ip/ppp stack on the microcontroller, so the picture is displayed in a web browser as a content of a web page; or implement a vnc server.
While implementing these protocols on a microcontroller is not a trivial task (but can be done, as numerous examples on the web prove it); it has the advantags of zero programming on PC, and (first of all) is platform independent. And as a bonus, "nice" features can be easily added.

Jan Waclawek

List of 6 messages in thread
TopicAuthorDate
display JPEG image on computer            01/01/70 00:00      
   Jpeg display            01/01/70 00:00      
      Done?            01/01/70 00:00      
   Image on computer            01/01/70 00:00      
   http or vnc            01/01/70 00:00      
   Quote?            01/01/70 00:00      

Back to Subject List