Open
Description
For Wi-Fi downloads, enhance "Downloading file to port..." message from this form:
Downloading file to port <ip_address>
to this form:
Downloading file to port <module_name> (<ip_address>)
This will make more sense to the user when they are using a GUI dev system where they selected the port by module_name, yet the console message stream only shows the ip_address (which they didn't know before then).