Project case study

Wake-Up-LAN

Remote power-on tool using Kotlin, native C++, and socket programming.

Back to portfolio

Overview

Wake-Up-LAN is a small networking project built to remotely power on devices over a local network.

I built it with Kotlin and native C++ to send Wake-on-LAN packets and work more closely with sockets and system-level behaviour.

It gave me hands-on experience with socket programming, native integration, and designing an application that connects system-level behaviour to a usable interface.

KotlinNative C++SocketsNetwork Programming

Project link

Visit the project

https://github.com/HishamLB/Wake-Up-LAN