User Tools

Site Tools


snippets:ethernet_udp_echo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
snippets:ethernet_udp_echo [2013/06/26 16:43] absnippets:ethernet_udp_echo [2013/06/26 16:45] ab
Line 4: Line 4:
 The PC vi (2nd snippet) sends [[wp>User_Datagram_Protocol|UDP]] broadcast messages over the local [[wp>Subnetwork|sub net]]. All devices in the same sub net that read out [[wp>List_of_TCP_and_UDP_port_numbers|port 61557]] will receive this message.\\ The PC vi (2nd snippet) sends [[wp>User_Datagram_Protocol|UDP]] broadcast messages over the local [[wp>Subnetwork|sub net]]. All devices in the same sub net that read out [[wp>List_of_TCP_and_UDP_port_numbers|port 61557]] will receive this message.\\
 The embedded vi (1st snippet) starts the Ethernet interface with DHCP enabled. The embedded vi (1st snippet) starts the Ethernet interface with DHCP enabled.
-The program does not exit the first loop until a ethernet cable is connected to the target+The program does not exit the first loop until a ethernet cable is connected. 
-Everything that is received on the given port is converted to upper case and returned to sender.+Received UDP messages are converted to upper case and returned to sender.
  
  
snippets/ethernet_udp_echo.txt · Last modified: 2017/11/07 22:26 by 127.0.0.1