搜索资源列表
testSocket
- android Socket通信,使用socket实现tcp和udp连接的测试,支持中文。-socket client
socket
- Android编写的聊天软件,用于简单的用户之间的交流。有客户端和服务端组成。-Android chat software written for the simple communication between users. A client and server components.
TCPTest
- 一个Android端TCP连接测试程序,功能简单,只是一个客户端程序仅供参考。IP,Port输入框,获取网络信息,输入信息上传到网络-An Android client TCP connection test procedures, functions simple, just a client program for reference only. IP, Port input box, access to network information, enter the information
TCP-Client
- 一个android客户端下用TCP方式的socket通信的简单例子-android tcp socket
WifiTest
- 手机wifi 网络测试,支持TCP client,TCP server 两种工作模式-Phone wifi network testing, support TCP client, TCP server in two modes
android-socket
- android socket网络通信编程实例,TCP/IP Socket、ServerSocket的形式。在JAVA编程中, 经常使用java.net和javax.net包来开发socket程序,下面列出所有常用的类,并简单介绍。再此说明一下:Socket仅仅是对TCP、UDP网络接口的封装,不涉及上层协议。 Java.net Java.net.Socket 客户端连接使用的TCP socket Java.net.DatagramSocket 客户端和服务端共同使用
CarClient-android
- 用qt写的,基于TCP协议的WiFi只能视频小车的遥控客户端-Written by qt based remote client TCP protocol WiFi only video car end
Client
- android 环境下的TCP/IP通信客户端源代码设计-the Client of TCP/IP communication of TCP/IP
library_tcp
- Eclipse平台开发的联网的图书管理系统,包含Android客户端和Java服务器端,通过TCP通信-Eclipse platform networking library management system that includes Android client and Java server via TCP communication
SocketClientDemo
- 自动搜索IP地址,匹配客户端,点对点TCP协议的socket通信-Automatic search IP address, matching the client, point to point TCP socket communication protocol
TCP
- 在java上的TCP服务端,可用来发数(如20151213141516),在android上的客户端,用来接收并转化为2015years,December 13rd,13:15:16,并用英文朗读出来-TCP server in java, can be used to send number (eg 20151213141516), the android client for receiving and converted to 2015years, December 13rd, 13: 1
Socket
- 一个Android手机与PC通讯的例子,手机是client,PC是Server,目前是单向的只能是手机给PC发,用的TCP协议。测试的时候记得改IP。-An example of Android mobile phone and PC communications, mobile phone is client, PC is Server, is currently only one way can only be the phone to send PC, using the TCP prot