Android (Java) network programming resources(Android (Java) 网络编程资源)
问题描述
我想为 Android 开发一个应用程序,通过 TCP 连接传输数据.
I would like to develop an application for Android which would transfer data through TCP connection.
有没有人知道可以找到客户端-服务器连接示例的任何好的示例或书籍?
Does anyone know for any good example or book where client-server connection example could be found?
我对 Java 和 Android 还很陌生,所以我非常感谢任何建议.
I'm quite new with Java and Android so I would be very thankful for any suggestion.
推荐答案
很难相信这个问题已经4年多没有回答了.如果有人仍然需要网络示例,Android 培训提供了对该主题的合理介绍.http://developer.android.com/training/basics/network-ops/index.html
It's hard to believe that this question has not been answered for more than 4 years. If somebody still needs networking examples, Android Training provides reasonable introduction to the topic. http://developer.android.com/training/basics/network-ops/index.html
这篇关于Android (Java) 网络编程资源的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:Android (Java) 网络编程资源
- Eclipse 插件更新错误日志在哪里? 2022-01-01
- Safepoint+stats 日志,输出 JDK12 中没有 vmop 操作 2022-01-01
- Java包名称中单词分隔符的约定是什么? 2022-01-01
- C++ 和 Java 进程之间的共享内存 2022-01-01
- value & 是什么意思?0xff 在 Java 中做什么? 2022-01-01
- 将log4j 1.2配置转换为log4j 2配置 2022-01-01
- 如何使用WebFilter实现授权头检查 2022-01-01
- 从 finally 块返回时 Java 的奇怪行为 2022-01-01
- Jersey REST 客户端:发布多部分数据 2022-01-01
- Spring Boot连接到使用仲裁器运行的MongoDB副本集 2022-01-01