Question : what is difference between a web based and network based project?
Is there anything such as network based project? Or is it called, web based network management?

My project is based on a client-server model with a GUI. And the technology I’m using is Java i.e.AWT, Swings, Socket Programming. What type does my project type come under?
web based project management

Best answer:

Answer by subexpression
Yes, there are network applications which communicate with/update network data sources.

If it’s an application which is run in a web browser (Internet Explorer, Firefox, Safari, etc.) then this is what “web-based” is all about.

A web-based application harnesses the power of the server rather than the local resources of the workstation.