Coder Social home page Coder Social logo

myapp's Introduction

MyApp

简单的app,局域网聊天。
实现的功能:
1.局域网内所有设备的ip及Mac地址。 2.简单的局域网内文字聊天,发送图片。 3.简陋的txt文本书籍阅读。

    使用的一些开源库
    >* universal-image-loader 本地图片浏览的加载
    >* chardet.jar 获取文件txt文件编码的解析
    >*。。。
    support:design


    主界面

11
      Drawlayout布局实现侧滑菜单,Bottom navigation作为底部导航栏
通过UDP、Tcp协议局域网内存活的设备信息(IP及Mac地址)

11
聊天文字和图片的发送用TCP 协议,NIO方式ServerSocketChannel和SocketChannel采用非阻塞方式注册到Selector,单个线程处理网络IO 聊天记录保存通过数据库保存在本地,通过一个唯一id作为身份识别。

11

简陋的书籍阅读,通过数据库将阅读进度等读书信息保存

myapp's People

Contributors

znvoid avatar

Stargazers

 avatar  avatar

Watchers

 avatar

myapp's Issues

问题请教

您好。如果我要对发送的消息使用AES加密,并且可以在界面设置不同的AES模式,应用在您这个项目上该如何做,就是消息加密可以对文本框获得的输入进行加密,那解密该如何进行,对于那里进行解密,普通类类里面无法获取到界面设置参数。

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.