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

搜索资源列表

  1. Android的蓝牙编程例子

    1下载:
  2. Android的蓝牙编程例子,基于SPP协议与蓝牙串口设备通信,本文程序作为客户端使用。-Android Bluetooth programming examples, based on the SPP agreement with the Bluetooth serial device communication, this program as a client.
  3. 所属分类:android开发

    • 发布日期:2013-04-10
    • 文件大小:64868
    • 提供者:张国威
  1. SocketTest

    0下载:
  2. android 使用socket通信方式,发送信息,其中包含了客户端和服务端的内容-android use socket communication, send a message, which contains the contents of the client and server
  3. 所属分类:android

    • 发布日期:2017-03-26
    • 文件大小:45472
    • 提供者:朱骜
  1. DatagramDemo

    0下载:
  2. android模拟器中实现UDP数据包通信,包括客户端和服务器端-android emulator implemented in UDP packet communications, including client and server side
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:36785
    • 提供者:szr
  1. Android-Developed-from-scratch

    2下载:
  2. 2011年,若水工作室制作了《Android开发从零开始》系列课程,感谢大家的鼓励和支持。为了进一步提高Android开发培训水平,2012年若水工作室又倾心制作的项目实战视频『若水新闻』客户端开发教程,今天终于与大家见面了。 本系列课程目标 a.提高UI设计能力 b.巩固Android程序设计基础 c.异步更新UI d.掌握Android中HTTP通信 e.掌握JSON格式解析-In 2011, Flow studio produced a series of courses of the A
  3. 所属分类:android

    • 发布日期:2015-06-29
    • 文件大小:1824768
    • 提供者:冯术林
  1. PCclient_Android_server_socket

    0下载:
  2. PC客户端与Android服务端的Socket同步通信, pdf file
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:335060
    • 提供者:cnc
  1. androidPwifiPsocket

    0下载:
  2. android在wifi下手机与电脑的socket通信。 pc端为MFC程序,可以自由设定为服务端,或客户端。-android wifi under the socket of the phone and computer communication. pc-MFC program can be set freely services side, or client.
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:792984
    • 提供者:zww
  1. Asmack_IM

    0下载:
  2. 利用asmack实现android手机客户端之间的即使通信功能,代码主要实现了注册、登录、点对点聊天功能-Using asmack android phone client communication function code main achievement of the registration, login, peer-to-peer chat feature
  3. 所属分类:android

    • 发布日期:2017-12-05
    • 文件大小:2059847
    • 提供者:杨海英
  1. clientSourceCode

    0下载:
  2. 基于Android的蓝牙通信样例程序,里面含有蓝牙通信客户端部分的写法-Android-based Bluetooth communication sample program
  3. 所属分类:android

    • 发布日期:2017-06-21
    • 文件大小:40601518
    • 提供者:oliver o
  1. SocketDemo

    0下载:
  2. android 模拟器中的Socket通信,实现了基本的服务器,客户端设置-Socket Communications android simulator to achieve the basic server, the client set
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:39307
    • 提供者:szr
  1. PC-And-Android-Socket

    1下载:
  2. PC客户端与Android服务端的Socket同步通信-PC And Android Socket
  3. 所属分类:android开发

    • 发布日期:2013-05-03
    • 文件大小:27302
    • 提供者:mdkzl
  1. socket1.0.tar

    0下载:
  2. android socket与PC通信,PC使用java eclipse,PC服务器,android客户端-android socket and the PC communication
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:28983
    • 提供者:zjc
  1. Android-weibo-source

    0下载:
  2. 这是andoid系统上的口袋微博的源代码,包括服务器端和android客户端,对学习android系统网络通信以及进程很有帮助-this is android system develop koudai weibo sources, it is helpful for you to learn the ui program
  3. 所属分类:android

    • 发布日期:2017-03-21
    • 文件大小:801072
    • 提供者:hsd352
  1. AsyncEngineAndroid

    1下载:
  2. JAVA NIO 多线程 服务端与客户端通信例子。-JAVA NIO multi-threaded server and client communications example.
  3. 所属分类:android开发

    • 发布日期:2012-11-17
    • 文件大小:72757
    • 提供者:童虎
  1. nio-test

    0下载:
  2. JAVA ANDROID NIO MUTITHREAD 服务端与客户端通信实例。-JAVA ANDROID NIO MUTITHREAD server instance and client communications.
  3. 所属分类:android

    • 发布日期:2017-03-24
    • 文件大小:5332
    • 提供者:童虎
  1. Client

    0下载:
  2. 和同学写的android的QQ客户端。该程序实现了android设备平台的即时通讯。有注册、登陆、即时通讯等功能模块。能够进行注册验证和登录用户名和密码验证,所有的校验都在server服务器上完成;通过Socket网络通信给客户端发送相应的通知;能够进行添加好友、删除好友;能够显示在线用户和下线用户、发送信息和图片,能够进行信息群发和私聊。 -And students write the android QQ client. The program achieved the androi
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:2449503
    • 提供者:三三
  1. Android

    0下载:
  2. 使用Socket进行通信(MyClient是客户端,MyServer是服务器端)-Java connection with Socket
  3. 所属分类:android

    • 发布日期:2017-04-15
    • 文件大小:31652
    • 提供者:徐小虾
  1. socket

    0下载:
  2. 使用eclipse,编写的简单服务端与客户端通信的程序,用于理解socket。-Using eclipse, prepared by the simple service and client communication procedures, for understanding the socket.
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:1033920
    • 提供者:xiaojing
  1. mp3play01

    0下载:
  2. 我自己写的ANDROID的MP3软件,服务器客户端通信,歌词显示,文件读写,操作SD卡等,非常有价值- I wrote it myself ANDROID of MP3 software, client server communication, lyrics display, document literacy, operation SD card, very valuable
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:471028
    • 提供者:yangfeng
  1. Android客户端服务器

    0下载:
  2. 代码包括android客户端和java服务器端,可实现TCP/IP socket交互通信
  3. 所属分类:android开发

  1. AndroidSockClientCommunication

    0下载:
  2. AndroidSock客户端通信源代码,希望可以有所帮助,谢谢。-AndroidSock client communications source code, I hope you can help, thank you.
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1232228
    • 提供者:caofei
« 12 3 4 5 »
搜珍网 www.dssz.com