Implementation of a ws-discovery protocol daemon. Helps to make samba servers more discoverable by windows clients and dolphin 20.04 OBS-URL: https://build.opensuse.org/request/show/798045 OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=1
8 lines
207 B
XML
8 lines
207 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<service>
|
|
<short>wsdd</short>
|
|
<description>Web Service Discovery</description>
|
|
<port protocol="tcp" port="5357"/>
|
|
<port protocol="udp" port="3702"/>
|
|
</service>
|