搜索资源列表
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
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!
migration-tcp-android
- QEMU live migration for Linux Driver.
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
ANDROID-connect-PC-by-TCP
- 这是一个ANDROID 与 PC 关于TCP双向通讯的实例,非常犀利.-This is a two-way communication with the PC on the TCP instance.
TCP-Client
- 一个android客户端下用TCP方式的socket通信的简单例子-android tcp socket
Android客户端服务器
- 代码包括android客户端和java服务器端,可实现TCP/IP socket交互通信
android-CameraTrans
- Android无声视频,采用TCP/IP传输-Android silent video, using the TCP/IP transport
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 客户端和服务端共同使用
Tcp-Servers
- android开发,TCP/IP server程序,实现简单的网络编程-Android development, tcp/ip server program, to implement a simple Web programming