Barefootsanders 0 Junior Poster

Hi everyone,

I'm in the process of designing a C# program and I needed some help with what I wanted to accomplish. Heres where I stand. There are 2 parts, a client and a server. The client has a database and within this database contains the filepath(s) of all the music on the client computer. What I want is the server to be able to display these filepaths and be able to stream a selected one over the net, through a browser, to another computer. Could anyone point me in the right direction on how to access the client side database from the server and stream the data from one client to another client? I'm guessing the server would have to have an IP to connect to and get the information from but I was wondering if anyone knew what topics I should look into within C# and/or any other information that you think would be helpful.

Thanks,
-Barefoot

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.