搜索资源列表
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
SocketServer
- TCP服务器,可以聊天!!!包括客户端和服务器端!-TCP server, you can chat! ! !
TCP-Client
- 一个android客户端下用TCP方式的socket通信的简单例子-android tcp socket
Android客户端服务器
- 代码包括android客户端和java服务器端,可实现TCP/IP socket交互通信
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
MyTCPforCar
- 自己编一个简单的局域网TCP/IP协议的遥控小车的android客户端-android car control tcp/ip
FSDtcpip
- android tcp通讯,可以连接多个客户端-android tcp communication, you can connect multiple clients
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
idcf
- 关于无线网络程序设计TCP IP,比如如何建立socket,服务器和客户端如何通讯()
rlue
- 这是一个用c++ Bulider实现的基于TCP IP协议的客户端和服务器端通信系统的源码()