Gregory Nutt
|
664ab42da7
|
examples/udp and examples/nettest: Fix some naming collisions; examples/nettest: Fix some build issues with two targets.
|
2017-06-25 09:15:27 -06:00 |
|
Gregory Nutt
|
a0251ae974
|
examples/nettest: Fix client/server naming confusion; add command line option to select the server address on the target; examples/udp: Fix naming of a configuration setting
|
2017-06-23 12:21:13 -06:00 |
|
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 |
|