program to run in network

lalitprimus

New member
Joined
Jun 1, 2008
Messages
4
Programming Experience
3-5
I want to run a program in network , There is a server and 10 client machines , i've loaded the program in server machine and established the database (running smoothly in server machine). Now i want to run the program in all mchine without placing the program in other local/client machines. what i've to do in each client machine so that it should share the program exe from server machine

Frame work used 1.1 - only (vb.net is used,it's not internet program), database - sql server 2000 , for reporting part Crystal report is used. all the client machines have window xp.
 
Back
Top