搜索资源列表
Android-Socket
- 基于android平台的tcp通信例子,简单实现了通信功能-Android Socket
testSocket
- android Socket通信,使用socket实现tcp和udp连接的测试,支持中文。-socket client
socket
- 一个简单的android端和PC端使用socket通信的源代码,TCP连接的DEMO。-Android side and a simple socket communication using the PC side the source code, TCP connection DEMO.
Socket
- Android TCP通信源码 Android TCP通信源码-Android TCP traffic source Android TCP traffic source
android_socket_UDP-TCP
- android_开发之socket编程_UDP和TCP通信的实现-android_ development of the socket programming and TCP communication to achieve _UDP
1090382_12505973868c08
- Socket是TCP/IP协议上的一种通信,在通信的两端各建立一个Socket,从而在通信的两端之间形成网络虚拟链路。一旦建立了虚拟的网络链路,两端的程序就可以通过虚拟链路进行通信。 -Socket is a communication on the TCP/IP protocol in the communication of each end of the establishment of a Socket, virtual link between the two ends of th
Android-ADB-tool
- ADB的工作方式比较特殊采用监听Socket TCP 5554等端口的方式让IDE和Qemu通信,默认情况下ADB会daemon相关的网络端口,所以当我们运行Eclipse时ADB进程就会自动运行,在Eclipse中通过DDMS来调试Android程序;也可以通过手动方式调用,以下为一些常用的操作供参考。-ADB has a special way of working listens on the Socket TCP 5554 port IDE and Qemu communication
android--shutdown-tool
- android关机工具,用android手机可以控制笔记本电脑关机(使用TCP Socket通信)这样在天冷天就可以窝在被子里啦。-android shutdown tool , android phone can control the laptop is turned off(use TCP Socket tansportation), so that in cold weather days you can nest in the quilt!
AndroidSocket
- android 的TCP和UDP通信。包括服务器的开关,TCP和UDP的发送,TCP和UDP的远程发送-android UDP traffic. Supports hexadecimal send and receive
TCP-Client
- 一个android客户端下用TCP方式的socket通信的简单例子-android tcp socket
Android客户端服务器
- 代码包括android客户端和java服务器端,可实现TCP/IP socket交互通信
Socket
- 一个简单的socket tcp通信,可以直接运行。-socket tcp
C_SFilleTranser
- 实现PC与android手机SD卡之间通过wifi共享文件,基于TCP协议的通信程序,电脑端软件为MFC程序,手动输入手机的IP地址,可以使android手机和PC建立连接。传送几兆文件时速度快,文件完整。-Achieved sharing files between the PC and android mobile phone SD card by wifi, TCP-based communication program, PC software program is developed
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 客户端和服务端共同使用
TCPCom
- android socket 通信,基于传输层tcp协议,可指定ip ,端口号,源码-android socket tcp
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(最终登陆版)
- 手机端APP,可以实现TCP协议与WIFI模块之间通信,并局域网内控制WIFI模块。(Mobile terminal APP can realize the communication between the TCP protocol and the WIFI module, and control the WIFI module in the lan.)
TCP_terminal
- 手机端APP,可以实现TCP协议与WIFI模块之间通信,并局域网内控制WIFI模块.用户名:admin,密码:admin.(Mobile terminal APP can realize the communication between TCP protocol and WIFI module, and control the WIFI module in local area network. User name: admin, password: admin.)