I would like to create a DLNA server in VB.NET. Since a lot of multimedia devices start supporting DLNA, i would like to see what is possible. Not only streaming video/audio and pictures but see what else can be done.
Anybody any starting points? protocol info, some basic code to get started?
DLNA is based on UPnP so i geuss that is the direction i have to start looking.