Introduction - If you have any usage issues, please Google them yourself
VODDemo: video on demand demo. A server program, a client program. For on-demand server to maintain a list of programs. Client and server establish a connection, you can be available for on-demand programs on the server list, then select a program of interest to play. Demand of the media types currently supported are MPEG1, MP3, MPEG2, AVI and so on. Bin \ VODServer.exe is the server program. Bin \ VODClient.exe is the client program. FilterNetReceiver is a realization of a network data receive mode Source Filter. Filter registration name " HQ Net Receiver" . Open VODDemo directory WsClientServer.dsw file, you can also browse the directory of all projects.