Modeled the network traffic based on discrete time Markov Chain using C/C++. Simulated the arrival of packets in the pattern of Deterministic/Exponential distribution, the length of packets in the…
Simulated a mobile communication system among clients, base stations and targets. Implemented UDP between communication of clients and base stations, and TCP between clients and targets. Added…
Built a peer to peer system using C/C++, under Unix environment. Realized multicast function with various types of messages: join, hello, keepalive, etc. Implemented multiple functions like store…
In this project we investigated the use of timer-based selection scheme in wireless sensor networks with an aim of increasing the network lifetime. In timer-based mechanisms the selection of the best…