CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发 搜索资源 - tcp

搜索资源列表

  1. android_socket_chat

    1下载:
  2. Android聊天室,采用Socket网络编程方式-Android chat rooms, use the Socket Network Programming approach
  3. 所属分类:android

    • 发布日期:2014-07-18
    • 文件大小:143360
    • 提供者:vong
  1. Android-Socket

    1下载:
  2. 基于android平台的tcp通信例子,简单实现了通信功能-Android Socket
  3. 所属分类:android

    • 发布日期:2015-09-06
    • 文件大小:49152
    • 提供者:张丛啸
  1. TCPMP

    0下载:
  2. 基于android TCP编程代码,案例-Based on android TCP programming
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:1262330
    • 提供者:MyPbble
  1. testSocket

    0下载:
  2. android Socket通信,使用socket实现tcp和udp连接的测试,支持中文。-socket client
  3. 所属分类:android

    • 发布日期:2017-11-09
    • 文件大小:43396
    • 提供者:周艳明
  1. socket

    0下载:
  2. Android编写的聊天软件,用于简单的用户之间的交流。有客户端和服务端组成。-Android chat software written for the simple communication between users. A client and server components.
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:23928
    • 提供者:suntao
  1. socket

    0下载:
  2. 一个简单的android端和PC端使用socket通信的源代码,TCP连接的DEMO。-Android side and a simple socket communication using the PC side the source code, TCP connection DEMO.
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:56492
    • 提供者:王勇
  1. Socket

    0下载:
  2. Android TCP通信源码 Android TCP通信源码-Android TCP traffic source Android TCP traffic source
  3. 所属分类:android

    • 发布日期:2017-03-27
    • 文件大小:53743
    • 提供者:zengyang
  1. WiFiPadClient

    0下载:
  2. 手机android远程控制电脑,此为手机端,是个WIFI TCP SOCKET连接教程-android pda remote ctrcol pc
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:51922
    • 提供者:黄挺进
  1. android_socket_UDP-TCP

    0下载:
  2. android_开发之socket编程_UDP和TCP通信的实现-android_ development of the socket programming and TCP communication to achieve _UDP
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:63782
    • 提供者:libing
  1. 1090382_12505973868c08

    0下载:
  2. 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
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:1054411
    • 提供者:尽可能多少
  1. SimpleClient

    0下载:
  2. Android实现网络通讯源代码,使用socket类实现基本的TCP通讯。-Android network communication source code, use the socket class implements the basic TCP communication.
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:52956
    • 提供者:王小放
  1. Android-ADB-tool

    0下载:
  2. 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
  3. 所属分类:android

    • 发布日期:2017-11-04
    • 文件大小:24965
    • 提供者:张文颖
  1. android--shutdown-tool

    0下载:
  2. 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!
  3. 所属分类:android

    • 发布日期:2017-11-13
    • 文件大小:229368
    • 提供者:herolilong
  1. omnidesk

    0下载:
  2. Android 远程桌面TCP/IP协议开发-The Android Remote desktop TCP/IP protocol development
  3. 所属分类:android

    • 发布日期:2017-12-07
    • 文件大小:3750507
    • 提供者:临风
  1. AndroidSocket

    0下载:
  2. android 的TCP和UDP通信。包括服务器的开关,TCP和UDP的发送,TCP和UDP的远程发送-android UDP traffic. Supports hexadecimal send and receive
  3. 所属分类:android

    • 发布日期:2017-11-02
    • 文件大小:68296
    • 提供者:cx
  1. TCP-Client

    0下载:
  2. 一个android客户端下用TCP方式的socket通信的简单例子-android tcp socket
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:450618
    • 提供者:spring
  1. Tcp-Servers

    0下载:
  2. android开发,TCP/IP server程序,实现简单的网络编程-Android development, tcp/ip server program, to implement a simple Web programming
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1363092
    • 提供者:tcengkay
  1. TCP

    0下载:
  2. 在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
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1746221
    • 提供者:王雪微
  1. Tcp(最终登陆版)

    0下载:
  2. 手机端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.)
  3. 所属分类:android开发

    • 发布日期:2017-12-19
    • 文件大小:25106432
    • 提供者:峰回路转11
  1. TCP_terminal

    0下载:
  2. 手机端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.)
  3. 所属分类:android开发

    • 发布日期:2017-12-23
    • 文件大小:24859648
    • 提供者:峰回路转11
« 12 3 4 »
搜珍网 www.dssz.com