christgau / wsdd

A Web Service Discovery host daemon.
MIT License
808 stars 97 forks source link

wsdd discover but kde dolphin does not show shared folder #191

Closed Mario156090 closed 6 months ago

Mario156090 commented 6 months ago

Hello, I'm using this tool and have a problem, I can't watch the Windows folders shared by Windows 11 in another computer. I'm using wsdd in discover mode and my firewalls are down.

I watch the wsdd log and see the Windows 11 computer name and IP discovered.

image

After if I open kde dolphin and check smbshares I can't watch the computer from Windows 11.

image

So the question is:

do I need to do some thing more or this a kde dolphin problem?

christgau commented 6 months ago

I watch the wsdd log and see the Windows 11 computer name and IP discovered.

So, wsdd does what it is supposed to do (in discovery mode).

After if I open kde dolphin and check smbshares I can't watch the computer from Windows 11.

That's likely a Dolphin issue. I have no idea what it is doing under the hood, but I think, wsdd is doing everything right here. So, you may open up a bug wherever the best place is for Dolphin.

Mario156090 commented 6 months ago

Hello @christgau, I believe this is not a dolphin problem because I test this with another browser files and there is the same problem.

I tested too the hostname resolution and works perfectly.

christgau commented 6 months ago

I believe this is not a dolphin problem because I test this with another browser files and there is the same problem.

Then it could also be a problem of the other browsers (if you mean that).

You have stated yourself that "[you] watch the wsdd log and see the Windows 11 computer name and IP discovered.", so wsdd has done it's job as I pointed out. Everything that browsers do or don't do is not an issue of wsdd.

If you point out an issue between the interplay of browsers and wsdd, e.g. the API of wsdd is broken, then I am happy to look into that. At the moment, I don't have anything to look into as I am not a developer of Dolphin or other file browser and looking into those is currently out of my resources.

Mario156090 commented 6 months ago

I believe this is not a dolphin problem because I test this with another browser files and there is the same problem.

Then it could also be a problem of the other browsers (if you mean that).

You have stated yourself that "[you] watch the wsdd log and see the Windows 11 computer name and IP discovered.", so wsdd has done it's job as I pointed out. Everything that browsers do or don't do is not an issue of wsdd.

If you point out an issue between the interplay of browsers and wsdd, e.g. the API of wsdd is broken, then I am happy to look into that. At the moment, I don't have anything to look into as I am not a developer of Dolphin or other file browser and looking into those is currently out of my resources.

I understand, OK, so I will to report in kde space.

Thankś for the support.