Standaard Boekhandel gebruikt cookies en gelijkaardige technologieën om de website goed te laten werken en je een betere surfervaring te bezorgen.
Hieronder kan je kiezen welke cookies je wilt inschakelen:
Technische en functionele cookies
Deze cookies zijn essentieel om de website goed te laten functioneren, en laten je toe om bijvoorbeeld in te loggen. Je kan deze cookies niet uitschakelen.
Analytische cookies
Deze cookies verzamelen anonieme informatie over het gebruik van onze website. Op die manier kunnen we de website beter afstemmen op de behoeften van de gebruikers.
Marketingcookies
Deze cookies delen je gedrag op onze website met externe partijen, zodat je op externe platformen relevantere advertenties van Standaard Boekhandel te zien krijgt.
Je kan maximaal 250 producten tegelijk aan je winkelmandje toevoegen. Verwijdere enkele producten uit je winkelmandje, of splits je bestelling op in meerdere bestellingen.
This project is a real time monitoring software of the Local Area Network just as computer LAB s in Universities and colleges. This Software facilitates the LAB administrator to connect with the client PC through this software. LAB administrator can watch the live desktop screen of the client PC. LAB administrator can maintain the key log of all the key board activities on different applications. He can get the active application processes list on the client PC. He can kill any active application process from the server. He can also remotely shutdown, restart and log off the client PC. The administrator can also send any message to the client PC. We have made a server application which has a GUI interface that facilitates the LAB administrator to monitor the network PC s. The client module is completely hidden application that operates hidden on the client PC. The internal communication between the server and the client module is done by using UDP protocol. UDP protocol is fast an efficient protocol for real time systems and very much suitable for transmission of data like video. A socket is defined on both the server and client module for communication between applications.