The system aims at the maintenance and management of the different Hotels that are available in the different parts of the world. It mainly takes care of the Hotel management at Continue reading
Get Latest Final Year Projects in your Email
Computer Projects
Internet Cafe Monitoring System in Visual Basic (Computer Project)
Internet Cafe Monitoring System features:
- Allows connection from multiple computer
- Detailed information about connected computer like computer name, user code, total amount, used amount, left amount, total hour, used hour, Continue reading
Issue Tracker in PHP (Computer Project)
Issue-Tracker is a support issue tracking system written in PHP, with option of either a PostgreSQL of MySQL backend. The system is designed to be user friendly, and uses a simple modular API to make addition of new Continue reading
Online Address Book in JAVA (Computer Project)
It is a Web Based Address Book which manages the address of the user.
The zip file contains all the necessary .class, .jsp, .js and image files.
Following are some files in this archive:
- EnterDetail.jsp
- Relogin.jsp
- SearchDetail.jsp
- usermain.jsp
- SessionExpire.jsp
Here the session of the user is also managed which means Continue reading
A Simple Image Gallery (Computer Project)
This is a simple image gallery which uses Exit Functions in PHP to generate Continue reading
Java FTP Proxy Server (Computer Project)
Java FTP Proxy Server acts as an application-level FTP proxy server. It allows computers inside a firewall to connect to computers outside a firewall, and Continue reading
Steganography – A technique to hide information within image file (Software Project)
Steganography is the practice of hiding private or sensitive information within something that appears to be nothing out to the usual. Many different carrier file formats can be used, but digital images are the most popular because of their frequency on the internet.
For hiding secret information in images, there exists a large variety Continue reading
Mini Orkut Using JAVA (Computer Project)
This project is about developing a live chatting module based on the social networking site, Orkut. We studied the working of orkut in detail and tried to extract important features in our project. Basically our project works on Continue reading
Telephone Billing System Project in Java Source Code (Computer Project)
A telephone billing system is a computerized system used by a business that will automatically calculate and produce customer’s pay bills. It will also view and Continue reading
Comparison of Variability Modeling Techniques (Computer Project)
Variability in complex systems offering rich set of features is a serious challenge to their users in term of flexibility with many possible variants for different application contexts and maintainability. During the long period of time, much effort has been made to deal with these issues. An effort in this regard is developing and implementing different variability modeling techniques.
This thesis argues the explanation of three modeling techniques named configurable components, feature models and Continue reading
Simple Chat Program in JAVA (Computer Project)
This is the Chat program with Client and Server. It provides a feature of random chat between Both server and Chat Continue reading
Efficient Search in P2P Networks with 8-Point Hypercircles (Networking Project)
This report concerns the implementation of a simulation framework to evaluate an emerging peer-to-peer network topology scheme using 8-point hypercircles, entitled HyperCircle. This topology was proposed in order to alleviate some of the drawbacks of current P2P systems evolving in an uncontrolled manner, such as scalability issues, network overload and long search times. Continue reading