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
snippets:ethernet_udp_echo [2013/06/26 16:44] absnippets:ethernet_udp_echo [2017/11/07 22:26] (current) – external edit 127.0.0.1
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. 
-Received messages are converted to upper case and returned to sender.+Received UDP messages are converted to upper case and returned to sender.
  
  
snippets/ethernet_udp_echo.1372257871.txt.gz · Last modified: 2017/11/07 22:26 (external edit)