stm32duino / STM32Ethernet

Arduino library to support Ethernet for STM32 based board
156 stars 43 forks source link

Add EthernetClient functions: localPort, remoteIP, remotePort #27

Closed gdsports closed 5 years ago

gdsports commented 5 years ago

SSLClient needs these functions

fpistm commented 5 years ago

Hi @gdsports, Thanks for this PR a nd your work.

fpistm commented 5 years ago

Linked to https://github.com/stm32duino/STM32Ethernet/issues/14#issuecomment-542913130

To add support in https://github.com/OPEnSLab-OSU/SSLClient