搜索资源列表
socket.tar.gz
- socket 分别以tcp,udp两种方式通信的代码。 同一套代码,依靠不同的makefile文件,分别编译出在windows环境、linux环境、Android环境下的执行文件。,socket respectively tcp, udp communication code in two ways. The same set of code, relying on a different makefile files, respectively, lies in the windows en
android_socket_chat
- Android聊天室,采用Socket网络编程方式-Android chat rooms, use the Socket Network Programming approach
SocketTool
- 一个比较好用的网口调试工具,包含tcp,udp服务端和客户端,可以16进制显示-A more useful tool for debugging network port, including the tcp, udp server and client, can display 16 hex
Android-Socket
- 基于android平台的tcp通信例子,简单实现了通信功能-Android Socket
TCPMP
- 基于android TCP编程代码,案例-Based on android TCP programming
socket
- Android编写的聊天软件,用于简单的用户之间的交流。有客户端和服务端组成。-Android chat software written for the simple communication between users. A client and server components.
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
WiFiPadClient
- 手机android远程控制电脑,此为手机端,是个WIFI TCP SOCKET连接教程-android pda remote ctrcol pc
DYCom
- DYCom全称(DY Communication)是一套跨平台的通信套件,产品包括服务器端组件和各客户端组件.让开发者高效地开发多人应用及游戏. 该开发套件主要让使用者可以快速开发多玩家游戏,各种回合制游戏和实时游戏都可以胜任。 DYCom 的客户端支持库有:Silverlight,Winform,Windows mobile,Flash AS3.0, Android. 版权所有:黎东海-Message service, supports a variety of platforms, ne
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!
usr-android-RelayCtrl-demo
- android应用程序源码。功能为搭建tcp ip服务器和客户端,从而通过wifi控制家用电器。-android application source code. Functions to build tcp ip server and client, thus controlling appliances via wifi.
android-tcp
- android使用TCP协议传输数据的例子和教程,具有很好的参考价值-Examples of android using the TCP protocol to transmit data and tutorials, has the very good reference value
TCP-Client
- 一个android客户端下用TCP方式的socket通信的简单例子-android tcp socket
android-tcp
- android tcp apk 以客户端方式向服务器发送字符传-android tcp apk 以客户端方式向服务器发送字符传
android-TCP-UDP-code
- 开发手机网络功能的好代码值得学习.希望对你们有用-this is a very useful learn for android
java-and-android
- JAVA TCP协议一直发送数据,安卓TCP通讯客户端接受数据-TCP JAVA protocol has been sent data, Android TCP communications client to accept data
Android-Pc-Socket-Connection-master
- Android TCP/IP soncket 傳檔-Android TCP/IP soncket file transfer
Android-tcp-server-and-client
- TCP Client/Server for Android