Ouss4
|
d7df165c45
|
examples/udp: When a host PC is used, take its implementation of hton/ntoh functions.
|
2020-04-03 18:09:02 -06:00 |
|
YAMAMOTO Takashi
|
d5ec9f91ae
|
examples/udp: Avoid common symbols
|
2020-04-02 11:39:59 +01:00 |
|
YAMAMOTO Takashi
|
d55401d3fc
|
examples/udp: Avoid conflicts with host OS definitions
|
2020-04-02 11:39:59 +01:00 |
|
YAMAMOTO Takashi
|
d79de16657
|
examples/udp: Appease nxstyle errors
|
2020-04-02 11:39:59 +01:00 |
|
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 |
|