项目作者: PureSwift

项目描述 :
Wireless LAN (WiFi) API for Swift (Supports Linux)
高级语言: Swift
项目地址: git://github.com/PureSwift/WLAN.git
创建时间: 2018-07-04T00:37:09Z
项目社区:https://github.com/PureSwift/WLAN

开源协议:MIT License

下载


WLAN

Wireless LAN (WiFi) API for Swift (Supports Linux)

Overview

This library provides a cross-platform API for interacting WiFi hardware and scanning for networks.
On macOS the CoreWLAN framework is used to communicate with the Darwin kernel, while on Linux a Netlink socket is used to communicate with the Linux kernel.