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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/04/08 07:20
Read: times


 
#157944 - Raj
Responding to: ???'s previous message
* Write the port number to use on my laptop ( how to find this port number ?)

This is the local port number that you will be using in your laptop. You can use any non standard port. If you are writing your own code at the PC side, then you will be binding this port to your socket. You can also use general utilities at listen at that port to receive the data. But then it is better to write your code. It takes less than 30 minutes to write code to display the data on the screen in some interesting format.

Do not close the socket. You can also talk back to this port from PC. You can also access data on a web server. ie: You can run http on the device, and use the any web browser to view the status.

List of 27 messages in thread
TopicAuthorDate
MCU to Ethernet            01/01/70 00:00      
   Other options            01/01/70 00:00      
      Data throughput            01/01/70 00:00      
         Depends on granularity and reuse of connection.            01/01/70 00:00      
         There's more to it than just ethernet...!            01/01/70 00:00      
            Development kit            01/01/70 00:00      
               describing SILabs            01/01/70 00:00      
         UDP            01/01/70 00:00      
            UDP and other such..            01/01/70 00:00      
            Got the data on the ethernet....then            01/01/70 00:00      
               Most likely            01/01/70 00:00      
                  As much as I guessed..            01/01/70 00:00      
                  Free PC Develeopment Tools            01/01/70 00:00      
   Wiznet module            01/01/70 00:00      
      Wiznet modules...            01/01/70 00:00      
   Wiz810MJ or ENC28J60            01/01/70 00:00      
      web link required            01/01/70 00:00      
         Did you not think to try...            01/01/70 00:00      
            I tried....            01/01/70 00:00      
               Ethernet interface            01/01/70 00:00      
                  I am on to UDP now            01/01/70 00:00      
                     Raj            01/01/70 00:00      
                        UDP but only once !!            01/01/70 00:00      
                     Port Numbers and a Simple UDP Test Tool            01/01/70 00:00      
                        Ports , Test tools ...            01/01/70 00:00      
                           Price            01/01/70 00:00      
                              Amount paid to ESS            01/01/70 00:00      

Back to Subject List