|
controller cannot see minimServer
|
|
16-08-2012, 11:23
Post: #18
|
|||
|
|||
RE: controller cannot see minimServer
(16-08-2012 09:42)psme Wrote: A quick search on ohNet gives: This ohNet code is binding to a multicast socket, not subscribing to a multicast group. Subscribing is a lower-level IGMP protocol that is implemented by the OS networking stack. If this bind call were to fail, MinimServer would never be able to receive any multicast messages, not even when it's first started. The IGMP subscription should be maintained by the OS networking stack as long as the multicast socket is bound by the ohNet library in the MinimServer process. On Windows, you can check this by issuing the netstat -a -o command. In the output, you'll see a section like this: Code: UDP 192.168.0.14:123 *:* 2292The number on the right is the process ID of the owning process (16932 for MinimServer). If the bind call has failed, this entry won't be present. Quote:Anyway, hope this problem happen again so I can do some network sniffing... I think you'll find that the IGMP queries for the SSDP multicast group are no longer being received by the device (PC or QNAP). If the multicast listening socket 1900 is still bound by the MinimServer process and the IGMP queries aren't being received, this would be conclusive evidence of a network problem. |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)

Search
Member List
Calendar
Help




