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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
Raj Nambiar
03/01/10 07:06
Read: 348 times
Dubai
Uae


 
#173682 - Embedded web server
I have an embedded web server, that currently sends out html pages. I need to send out embedded images in the pages.

Is it sufficient if I send the image file converted to hex to port 80 (the same way I send html files) when the browser sends the request ? If yes, are how do I convert the image file to hex? Do I need to send any other bytes to indicate start of file or some thing? Kindly guide..

Regards, Raj

List of 6 messages in thread
TopicAuthorDate
Embedded web server      Raj Nambiar      03/01/10 07:06      
   Time to research some specs      Andy Neil      03/01/10 07:58      
      Example      Andy Neil      03/01/10 08:07      
         Interesting      Steve M. Taylor      03/01/10 13:34      
            Thanks Andy      Raj Nambiar      03/01/10 23:20      
               MIME Types      Andy Neil      03/02/10 01:21      

Back to Subject List