Post Reply 
MinimServer 0.20 has been released
03-02-2012, 09:51
Post: #3
RE: MinimServer 0.20 has been released
(03-02-2012 09:30)psme Wrote:  Again, thanks for the great work! Smile

Hopefully minimServer will support "search" function, sooner rather than later! But, minimServer simply "crash" when a controller ask it a "search" request, which is not cool...

This is a bug in the controller. The UPnP protocol includes a GetSearchCapabilities action for the controller to ask the server whether or not it supports Search (which is an optional feature). MinimServer supports the GetSearchCapabilities action and returns a null string, which means that it doesn't support any kind of searching. It seems that the controller is either sending Search to the server without first asking the server about support, or the controller is asking the server about support and then ignoring the answer.

Even if the controller sends a Search request because of a controller bug, MinimServer shouldn't crash. It should return an error response to the Search request, and it should stay running to respond to further valid requests from the controller. If this isn't happening, please can you give more details so that I can fix this problem.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: MinimServer 0.20 has been released - simoncn - 03-02-2012 09:51

Forum Jump:


User(s) browsing this thread: 1 Guest(s)