GithubHelp home page GithubHelp logo

isabella232 / devrecog-sample-app-ios Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fingltd/devrecog-sample-app-ios

0.0 0.0 0.0 18.13 MB

Sample application using Fing Mobile SDK for network scanning and device recognition

License: MIT License

Objective-C 100.00%

devrecog-sample-app-ios's Introduction

Fing

Table of contents

Description

This folder contains the sample project of an iOS App containing the functionalities provided by the Fing SDK for network scanning and device recognition.

The Fing SDK provides the core feature of the Fing (Network Tools) app for iOS.

It is available as an Objective-C Framework library, suitable to be used with the standard development tools (Xcode) and to be published on the official Apple Store. As a framework, it may also be used by applications written in Swift language. It is compatible with Apple iOS 9.x and greater.

Fing SDK requires a license key to work. Create a trial license or contact us to get a valid key.

Dependencies

Fing SDK requires the following items to be added in “Linked Frameworks and Libraries” in your Xcode project.

Item
libresolv.9.tdb
libsqllite3.tbd
SystemConfiguration.framework
Security.framework
Foundation.framework
CFNetwork.framework
CoreTelephony.framework

Starting from iOS 13, the Apps that want to access Wi-Fi details must include also the
entitlement named “com.apple.developer.networking.wifi-info” that must therefore be added in the property list (see Apple Developer website for details).

Build

The FingKit framework itself shall be added as “Embedded Binaries” as well; Xcode automatically includes the framework in the final package. To import and use the functionalities of the FingKit modules, you shall simply import the module main header.

#import <FingKit/FingKit.h>

Functionalities are accessed via the main singleton class FingScanner.

Resources

Current Version

Version
Fing SDK 1.9.0

Latest Doc

Fing Mobile SDK

Authors

Project Owner

  • Marco De Angelis (marco at fing.com)

Contributors

  • Daniele Pantaleone (daniele at fing.com)
  • Tommaso Latini (tommaso at fing.com)

License

Code released under the MIT License.

devrecog-sample-app-ios's People

Contributors

tommaso-latini avatar buzzl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.