Repair Go Function for UPnP Discovery
Budget: $10 – $30 USD
I'm looking for a skilled Go developer to troubleshoot a function I have written that searches and lists UPnP devices, specifically network speakers, on my local network using SSDP. The function is currently not returning the expected results. I show you my code in "files" section (it is only 70 lines).
The task involves:
- Identifying and fixing the issue with the function
- Ensuring it correctly logs the details of any network devices it finds
Ideal Skills:
- Proficient in Go with experience in networking
- Familiarity with UPnP and SSDP protocols
- Problem-solving skills to diagnose and repair logic errors
The "searching" part of the function works well, devices in LAN answer (visible in WireShark), but the function can not read those answers. Please note, that the function must only use the "net" package, not "net/html" or any other "net" sub-packages.
The task involves:
- Identifying and fixing the issue with the function
- Ensuring it correctly logs the details of any network devices it finds
Ideal Skills:
- Proficient in Go with experience in networking
- Familiarity with UPnP and SSDP protocols
- Problem-solving skills to diagnose and repair logic errors
The "searching" part of the function works well, devices in LAN answer (visible in WireShark), but the function can not read those answers. Please note, that the function must only use the "net" package, not "net/html" or any other "net" sub-packages.