From: <un...@th...> - 2006-05-24 11:02:33
|
Hi, is it possible to build a program using libupnp which implements a contro= l point AND a mediarenderer? It seems to be a problem, that the upnp-sdk could only be initialized onc= e per process, because then the root and the client device are bound to t= he same port. The root device wants to start it's websever and the client wants to list= en on the same port --> doesn't work Is there a way arount this? Or do I have to build two programs? |