Android Client TCPClient
发布时间
阅读量:
阅读量
连接、断开、发送、接收——基础功能
1、建立工程

2、 页面配置文件

(1)
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical"
android:paddingBottom="@dime
全部评论 (0)
还没有任何评论哟~
