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

搜索资源列表

  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. 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-12
    • 文件大小:229368
    • 提供者:herolilong
  1. SocketServer

    0下载:
  2. TCP服务器,可以聊天!!!包括客户端和服务器端!-TCP server, you can chat! ! !
  3. 所属分类:android

    • 发布日期:2017-12-02
    • 文件大小:13705
    • 提供者:ldchao
  1. C_SFilleTranser

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

    • 发布日期:2014-10-26
    • 文件大小:238592
    • 提供者:吴成斌
  1. calculator

    0下载:
  2. 该项目为远程调用简易计算器,android使用stock方法获知使用TCP服务都可以-The project is called remotely simple calculator, android stock method using the TCP service can learn to use
  3. 所属分类:android

    • 发布日期:2017-04-24
    • 文件大小:291710
    • 提供者:周宇
  1. TeleMedicine

    0下载:
  2. 这是本人编写的一个移动医疗系统,目前是移动端,只需要添加tcp端就能接受发送数据,采用achartengine图行库,里面可以设置图形曲线显示实时数据。-This is I write a mobile medical system, is currently the mobile terminal, only need to add a TCP port can accept to send data, using achartengine line graph library, which
  3. 所属分类:android

    • 发布日期:2017-05-19
    • 文件大小:5234109
    • 提供者:李伟
  1. FSDtcpip

    0下载:
  2. android tcp通讯,可以连接多个客户端-android tcp communication, you can connect multiple clients
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:1365474
    • 提供者:feng
  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. WifiConnecter

    0下载:
  2. Android平台基于NIO与服务器建立TCP连接并进行Socket数据通信-Source code run on android phone that it can establish tcp connection to server and communicate with it using JAVA NIO.
  3. 所属分类:android

    • 发布日期:2017-06-12
    • 文件大小:19704225
    • 提供者:林景科
  1. Socket

    0下载:
  2. 一个Android手机与PC通讯的例子,手机是client,PC是Server,目前是单向的只能是手机给PC发,用的TCP协议。测试的时候记得改IP。-An example of Android mobile phone and PC communications, mobile phone is client, PC is Server, is currently only one way can only be the phone to send PC, using the TCP prot
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:54101
    • 提供者:zhouyiwen
  1. fqqjywltxt

    0下载:
  2. 本项目是一个局域网聊天项目源码,能支持 语音,录音,文件,文字功能。需要两部手机在同一局域网内才可以测试,使用了UDP协议和TCP协议,项目整体比较完整,不过在录音发送部分还有些bug。-This project is a local area network chat project source code, can support voice, sound recording, document, text function. Requires two mobile phones in th
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1351335
    • 提供者:liuanqi
  1. wifi-test

    0下载:
  2. 使用Android时写的一个wifi测试工具,可以进行tcp、udp通信,同时将通信数据保存到记录文件中。 可以在此基础上修改为自己的WiFi调试助手。-Write when using a wifi Android test tool that can be tcp, udp communications, while saving communication data to the log file. You can modify debugging aids for their WiFi
  3. 所属分类:android

    • 发布日期:2017-12-13
    • 文件大小:290145
    • 提供者:独闯天涯
  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-22
    • 文件大小:24859648
    • 提供者:峰回路转11
搜珍网 www.dssz.com