Giter Club home page Giter Club logo

wit's Introduction

WIT

Click here to see the English presentation slides for the Android version.

WIT is a wireless transfer that enables you to share your files, apps, contacts, photos, audio files with anyone in the same subnet.

You can even share thing without a gateway device if you turn on the Hotspot mode.

  • WIT for Android (Developed by Yuqing Guan, Qiaochu Li, Zheng Lan)
    • It includes a two-level encryption. The transmitted files will be encrypted by AES keys. The keys will be encrypted by RSA public keys.
    • We also provide a function to verify the files by MD5 checksum.
    • This app contains lists for all apps, contacts, photos, music and files in your phone. You can also record every user who was connected to you and import it to a new contact.
  • WIT for iOS (Developed by Yuqing Guan, Zhenyu Zhou, Shubin Xu)
    • We encapsulated the raw BSD sockets and modified the problematic code of AsyncSocket to support network communication on iPhones.
    • The protocol of WIT for iOS is simplified so it cannot connect to WIT for Android directly.

Protocol Description: image1

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.