• Now Online : 59
  • admin@codemyne.net

Introduction

This project uses JAVA, Text Editor, Microsoft Access, and JFrameBuilder for the actual looks and conceptual implementation.

The basic purpose of developing this project is to provide people a simple tool to communicate in a local area network.

Let’s discuss various forms of our project orkut .But first of all let us know the meaning of modules (forms).

FORMS are nothing but division of our source codes into manageable and logical pieces. All these pieces are nothing but java source files. This is done because if any logical error occurs during execution of program, we can correct these errors quite efficiently. Also it becomes very simple for new person to understand the code. Also if we define all these functions in a singe source code, the source code becomes too big to manage.

This project is developed for academic purpose, so it has some limitations. Though it gives a complete picture about a social networking website. The zip file contains full project source code.

Comments/Suggestions are invited. Happy coding......!

Comments Post a Comment