This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2026-01-09 05:30:27 +01:00
Code
Issues
Actions
27
Packages
Projects
Releases
Wiki
Activity
Files
06b783cf58222ae616694b2c0b5de565de44349a
micropython
/
examples
/
network
History
Paul Sokolovsky
c2d885501f
examples/network/: Use getaddrinfo() result in easy way.
...
Instead of extracting 4th element, extact last. Much easier to remember!
2016-05-03 00:45:37 +03:00
..
http_client_ssl.py
examples/network/: Use getaddrinfo() result in easy way.
2016-05-03 00:45:37 +03:00
http_client.py
examples/network/: Use getaddrinfo() result in easy way.
2016-05-03 00:45:37 +03:00
http_server_ssl.py
examples/network/: Use getaddrinfo() result in easy way.
2016-05-03 00:45:37 +03:00
http_server.py
examples/network/: Use getaddrinfo() result in easy way.
2016-05-03 00:45:37 +03:00