2015-04-25, 08:53 AM
Hi Sub
Great to see see the Update
so can i Report it in the public
to SSDP
send 3x M-Search Messages!
second you should use MX: 2
send it not to Broadcast (Broadcast is 255.255.255.255 )
you must send it to 239.255.255.0:1900
as exsampe https://sourceforge.net/p/satip/code/HEA...pClient.cs
UnicastReceivecallback (Http Response) gives you that what you Need to create the capture
MulticastReceivecallback (M-Search Response || Notify Response)is only needed if you want react if the Sat>Ip Device Connection is lost so stopp demux and or Switch to other Sat>Ip Device
Great to see see the Update
so can i Report it in the public
to SSDP
send 3x M-Search Messages!
second you should use MX: 2
send it not to Broadcast (Broadcast is 255.255.255.255 )
you must send it to 239.255.255.0:1900
as exsampe https://sourceforge.net/p/satip/code/HEA...pClient.cs
UnicastReceivecallback (Http Response) gives you that what you Need to create the capture
MulticastReceivecallback (M-Search Response || Notify Response)is only needed if you want react if the Sat>Ip Device Connection is lost so stopp demux and or Switch to other Sat>Ip Device