grep -r archive
Category: IOE
-
IoeCamPlus : v2.0ß realeased
IoeCamPlus is a cross platform webcam application With the problems faced with IoeCamPlusv1.0, the 2nd version of IoeCamPlus is released. Updates in the IoeCamPlusv2.0ß :- Image saving problem in v1.0 is solved. new dll files installation updated. Painter added for images browsed. Error handling in case of missing camera hardware added etc. You can download…
-
IoeCamPlus : II/I part IOE Project
IoeCamPlus is a cross platform webcam application developed as a part of II/I part C++ project at Pulchok Campus. Platform: QT and OpenCVLanguage : C++is an application designed to utilize web cams present in most of the laptops and notebooks. This application is also able to utilize other simple USB PnP web cam technologies for…
-
C.yber [LOCUS 2010 Project]
C.yber is a cyber managemnet System completely build in C programming Language for the IOE event LOCUS 2010 organized on Ashwin 1 and 2. C.yber is a program which interconnects different computers which allows users to communicate over the computer network and provide security from unauthorized users by login system in client server. The project…
-
Client Sever Application in C
This project is intended to be done as Mini Project for Computer Programming I as the syllabus of IOE, TU. The project is based on networking in C programming. The project is based on the client server architecture and its communication protocols. The project basically is divided into two sections:- Server and Client. The server…