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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/10/06 18:14
Read: times


 
#114032 - Oh yes it can!
Responding to: ???'s previous message
Salina Lau said:
to be a server.

Erik Malund said:
I doubt that can be done with a '51.

That depends on exactly what you want to "Serve" from the '51.

In HTTP terms, the thing that responds to requests is called the "server", and the thing that initiates the requests is called the "client"

An 8051 is perfectly capable of implementing a web (http) server!
There are plenty of examples of small 8-bit microcontrollers (including '51s) implementing simple web servers so that, for example, you can type the appropriate IP address into your web browser and see a temperature reading (say) displayed as a web page by the 8051!

In this case, the PC is being the Client, and the small 8-bit microcontroller is being the Server!

It is unfortunate that this is contrary to the general idea of a "Server" as a large computer system!

List of 25 messages in thread
TopicAuthorDate
8051 and CDMA module , TCP/IP            01/01/70 00:00      
   Maybe...            01/01/70 00:00      
   another            01/01/70 00:00      
   easy ethernet            01/01/70 00:00      
      xPOrt            01/01/70 00:00      
         RTFM            01/01/70 00:00      
      Not useful here            01/01/70 00:00      
         I'm missing something, what?            01/01/70 00:00      
            Confused! - Clarification Required!            01/01/70 00:00      
               xport has ip/tcp stack            01/01/70 00:00      
               Clarification            01/01/70 00:00      
                  It's on the CDMA module?!            01/01/70 00:00      
                     okay            01/01/70 00:00      
                        Oops!            01/01/70 00:00      
                        Ethernet? Internet?            01/01/70 00:00      
                           You're right, Internet            01/01/70 00:00      
                              At last!            01/01/70 00:00      
                  good luck            01/01/70 00:00      
                     cannot be a server?            01/01/70 00:00      
                        size, speed, capability            01/01/70 00:00      
                     Oh yes it can!            01/01/70 00:00      
                        I stand corrected            01/01/70 00:00      
                        SitePlayer            01/01/70 00:00      
         TCP/IP stack            01/01/70 00:00      
            Search!            01/01/70 00:00      

Back to Subject List