search

Home  >  Q&A  >  body text

Android TCP通讯框架

请问有没有好的Android TCP Socket通讯框架??

怪我咯怪我咯2772 days ago808

reply all(2)I'll reply

  • 天蓬老师

    天蓬老师2017-04-17 17:39:51

    What do you mean by TCP communication framework?
    Java’s own Socket is sufficient to complete the encapsulation of TCP communication.
    You must want a framework that completes some functions on top of TCP.
    Is it protocol transmission?
    Is it a remote call?
    Or something else?

    reply
    0
  • PHP中文网

    PHP中文网2017-04-17 17:39:51

    There is a socket based on the transport layer

    reply
    0
  • Cancelreply