//flex table opened by JP

Click to See Complete Forum and Search --> : Network Deployment question


ianwuk
08-08-2006, 04:43 AM
Hello,

First of all I apologise if this is in the wrong section. I have a program that I want to deploy over a LAN and I was wondering if there was any software out there that would help me.

My program is split into two parts which are as follows:

Server:

Videos and DB

Client PC's:

GUI

What I want to do is two things:

1 - Firstly, on the server PC I would like to distribute the setup program for the GUI simultaneously for all the PC's on that particular LAN.

2 - Secondly, for the Client PC (using the GUI) to be able to access the database and video folder that are on the server and thus watch the movies from the server.

I can make an installer for the Server PC and also for the Client PC's but I do not know how to make the Client PC's be able to access the DB and movies from the server PC.

Any help would be much appreciated, is there any software that could help me?

Thanks.