Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a test for mDns #272

Open
peterharperuk opened this issue Sep 8, 2022 · 5 comments
Open

Add a test for mDns #272

peterharperuk opened this issue Sep 8, 2022 · 5 comments
Assignees

Comments

@peterharperuk
Copy link
Contributor

I don't fully understand mDns but I think it gives me the ability to register a local domain name, so a web server can register and you can surf to it like http://picow1a28.local/?

Anyway - there's code in the SDK wrapped in #if LWIP_MDNS_RESPONDER, so we should test it works?

peterharperuk added a commit to peterharperuk/pico-examples that referenced this issue Sep 8, 2022
Add modifications needed to the httpd freertos example

Fixes raspberrypi#272
@lurch
Copy link
Contributor

lurch commented Sep 8, 2022

It seems like that's the #if that will cause georgerobotics/cyw43-driver#17 to fall over?

peterharperuk added a commit to peterharperuk/pico-examples that referenced this issue Sep 9, 2022
Add modifications needed to the httpd freertos example

Fixes raspberrypi#272
peterharperuk added a commit to peterharperuk/pico-examples that referenced this issue Sep 30, 2022
Add modifications needed to the httpd freertos example

Fixes raspberrypi#272
peterharperuk added a commit to peterharperuk/pico-examples that referenced this issue Oct 3, 2022
Add modifications needed to the httpd freertos example

Fixes raspberrypi#272
peterharperuk added a commit to peterharperuk/pico-examples that referenced this issue Dec 6, 2022
Add modifications needed to the httpd freertos example

Fixes raspberrypi#272
@lurch
Copy link
Contributor

lurch commented Dec 9, 2022

I guess this should be closed, now that mDNS has been removed by georgerobotics/cyw43-driver#39 ?

@peterharperuk
Copy link
Contributor Author

It was removed from the driver, but I was going to add it to one of the examples.

@lurch
Copy link
Contributor

lurch commented Dec 9, 2022

Ah, apologies for my misunderstanding. So this will get fixed by #269 ?

@peterharperuk
Copy link
Contributor Author

Yes - let me check if it works now.

peterharperuk added a commit to peterharperuk/pico-examples that referenced this issue Jan 23, 2023
Add modifications needed to the httpd freertos example

Fixes raspberrypi#272
peterharperuk added a commit to peterharperuk/pico-examples that referenced this issue Jan 25, 2023
Add modifications needed to the httpd freertos example

Fixes raspberrypi#272
peterharperuk added a commit to peterharperuk/pico-examples that referenced this issue Jul 3, 2023
Add modifications needed to the httpd freertos example

Fixes raspberrypi#272
peterharperuk added a commit to peterharperuk/pico-examples that referenced this issue Jan 4, 2024
peterharperuk added a commit to peterharperuk/pico-examples that referenced this issue Jan 4, 2024
@peterharperuk peterharperuk self-assigned this Jan 4, 2024
peterharperuk added a commit to peterharperuk/pico-examples that referenced this issue Jan 5, 2024
peterharperuk added a commit to peterharperuk/pico-examples that referenced this issue Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants