Skip to content

UIPEthernet Experimental 1.03

Pre-release
Pre-release
Compare
Choose a tag to compare
@ntruchsess ntruchsess released this 27 Nov 22:35
· 91 commits to master since this release

This release contains features that are not (yet) included in the stock Ethernets lib API, so they remain subject to change when they eventually will be merged into master.

this adds operator==, localPort, remoteIP and remotePort to EthernetClient
see master...experimental
pull-request against stock Arduino: arduino/Arduino#1700

and here an example of its use: https://github.com/ntruchsess/arduino_uip/blob/experimental/examples/AdvancedChatServer/AdvancedChatServer.ino#L70