Left for archival purposes.

User avatar
By gwizz
#7298 I am surprised that you are clearly an accomplished programmer but not yet familiar with git/github. :)

I recommend you learn - the basics of forking, committing and pull requests will be easy for you, once you start, I am sure!

Keep up the good work!

G
User avatar
By SpaceTeddy
#9786 Dear Thomas,
Your getpeer() is implemented in the dev branch now.
I tested it and seems to work fine.
But I have two questions:
- I started the telnet example on port 23 but with getpeer() I don't get port 23 back. Something like 4564 or so. Is this normal?
- one other user tested getpeer() with UDP connection and get an error. Is it possible that you can implement getpeer() also for udp sockets?
Ref: https://github.com/nodemcu/nodemcu-firmware/issues/223

Many thanks
Chris