Skip to content

uniflex/app_handover_wifi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniFlex Handover App for WIFI

This app implements an infrastructure-initiated handover scheme for IEEE 802.11 infrastructure networks. It supports hard and a novel soft handover scheme. It was developed as part of BigAP.

The paper and slides describing BigAP can be found here: full paper slides

Installation

To install UniFlex framework with all available modules, please go through all steps in manifest repository.

You have to use our patched version of hostapd and iw. Please install them from src/ or use the binaries from bin/

Usage

In order to trigger an infrastructure-initiated handover a control program has to send a upis.wifi.WiFiTriggerHandoverRequestEvent event. This module will reply with an upis.net_func.TriggerHandoverReplyEvent event.

Example

See examples/handover2/

How to reference to?

Just use the following bibtex:

@INPROCEEDINGS{7502842, 
author={A. Zubow and S. Zehl and A. Wolisz}, 
booktitle={NOMS 2016 - 2016 IEEE/IFIP Network Operations and Management Symposium}, 
title={BIGAP #x2014; Seamless handover in high performance enterprise IEEE 802.11 networks}, 
year={2016}, 
pages={445-453}, 
keywords={business communication;cloud computing;mobility management (mobile radio);quality of experience;quality of service;radio spectrum management;resource allocation;BIGAP;MAC-layer handover;QoE;QoS;cloud storage;dynamic frequency selection capability;handover operation;high network performance;high performance enterprise IEEE 802.11 networks;load balancing;mobile HD video;mobility support;network outage duration;radio spectrum;seamless handover;seamless mobility;wireless clients;Handover;IEEE 802.11 Standard;Load management;Radio frequency;Switches;Wireless communication;Handover;Mobility;SDN;Wireless}, 
doi={10.1109/NOMS.2016.7502842}, 
month={April},}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages