Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 626 Bytes

File metadata and controls

21 lines (10 loc) · 626 Bytes

完整实现流程见ai-exception

  • Client-android客户端代码

    image-20190207201833762

  • server-服务端python代码

    运行起来之后如下图所示:

    image-20190207201925577

在客户端输入用户名和密码之后点击ok发送,即可在服务端接收到对应信息:

image-20190207202322893

服务端的输出:

image-20190207202359928