Client/Server Image Displayer
Hello to everyone im quite new here and i have very little programming background. I'm using Visual Basic 6.0 and i was wondering if anyone could help me create a program (compiled one and source code).
What i wanted is a Client/Server application.
1. The server will host several image files like 5 image files.
2. Several computers in the network will at the same time connect to the server.
3. What the server will do once all computers in the network are connected to it, will display all image files to the client computers simultaneously. I want the client computers to display the same images at the same time then displays the next picture and so on depending on the number of image files in the server.
Heres a clear picture what i want to do:
http://img168.imageshack.us/img168/8125/samplej.jpg
Hope anyone could help me..