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
2025-09-08 19:00:50 +02:00
Code
Issues
Actions
25
Packages
Projects
Releases
Wiki
Activity
Files
1df4168c334651a8962acfeb170b51bb3cbff5c5
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