Gregory Nutt
|
c0286c1276
|
examples/udp: Port numbers need to be configurable to work with 6LoWPAN. Need to bind the client socket to a port number. This was not required before so is a apparently a change in the UDP packet dispatch logic.
|
2017-06-20 10:40:09 -06:00 |
|
Gregory Nutt
|
3858a4afd5
|
examples/udp: Server IP address may not be provided on the command line
|
2017-06-19 13:29:58 -06:00 |
|
Gregory Nutt
|
7bee5ecec5
|
examples/udp: Add configurable network device name; Add option to suppress network initialization which is not needed if started by NSH or for 6LoWPAN.
|
2017-06-19 09:46:40 -06:00 |
|