The Client Server Projects on computer graphics is a networking based project. This vtu 6th sem project indicates the working of client and server request and response. This Project is submitted to us by two students who has presented this as their CG Lab Project in College. In similar way if you have projects you can submit it us via our project submit page. They don't want to have the name but you can have project published with your name. Became either author or just get a coutsery.
What we have in this projects?
We have a client and a server. The client give the command to server, it then get the response of that command from server. As the response is received by the client it then send the data to server. This is the main function of this project.
There are another function of the server - storing the data which we seen earlier and giving the data on request. So we can retrieve the stored data with retrieve menu. Store the data with store menu. List is another function. Major interactions for the VTU 6th Sem Project are listed below.
Mouse Interaction
There are 5 major Menu added to this project via mouse click. You can get the menu via right clicking!
1. START - Simply proceed the data with request and response.
2. START 1:RETRIVE - It helps retrieve the stored data from the server.
3. START 2:STORE - It store the data to the server.
4. START 3:LIST - Listed the data to and from the server.
5. EXIT - Quit from the server.
VTU 6th Sem Project Source code download
Before you download the source code read a bit about it. First of all what ever this project work, it is a good Networking Based Project. This good computer graphics project has designed well the Computer CPU, Monitor and the Server. It has good interaction as well. Hats off to those student who submitted it.
