CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - server android

搜索资源列表

  1. HttpDatabase

    0下载:
  2. android上的向tomcat服务器发送Http请求获取服务器端的返回数据(字符串)-android on the tomcat server to send Http request to obtain the return of server-side data (string)
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:45346
    • 提供者:许庆庆
  1. SocketTest12345

    0下载:
  2. android开发socket程序源码,包含客户端和服务器端-android development socket program source code, including client and server side
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:59576
    • 提供者:zhouweibin
  1. PPTServer

    0下载:
  2. 基于Android的幻灯片控制程序,服务器端程序,代码详实好用-Based the Android slide control procedures, server-side program code is detailed and easy to use
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:13309
    • 提供者:wangmaofa
  1. uploadDataToWeb

    0下载:
  2. android上传数据到服务器 数据服务器-android upload data to the server data server
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:73304
    • 提供者:李文涛
  1. android_upload

    0下载:
  2. 安卓软件开发源码,实现安卓手机上传文件到服务器。-Android source software development, the realization Android phones to upload files to the server.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:503011
    • 提供者:李强
  1. fw

    0下载:
  2. android客户端和java服务端之间的通讯例子-Communication example android client and server-side java between
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:49431
    • 提供者:longge
  1. web

    0下载:
  2. 程序功能: 程序分2个部分,一个是客户端程序,一个是服务器程序! 客户端程序是安装到Android系统手机上的,服务器采用asp+access技术,还使用了ajax技术! 客户端每隔5秒钟连接服务器查询当前要完成的任务,如果服务器要求查询或者修改短信任务,就将查询的结果发送给服务器或者修改短信的内容!可以对某个号码的短信一次性删除!省去了手机上管理短信的麻烦!-Procedure function: 程序分2个部分,一个是客户端程序,一个是服务器程序!
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1590889
    • 提供者:qingquan
  1. android-master

    0下载:
  2. 开源云存储owncloud的android客户端 源码,实现与owncloud的同步-open source cloud platform, owncloud s client (android),personal file syn server
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1760395
    • 提供者:cogha
  1. aerogear-android-1.4.0-source-release

    0下载:
  2. AeroGear for Android provides support for integrating with push. Currently only using Google’s Cloud Messaging (GCM) with the [AeroGear UnifiedPush Server](https://github.com/aerogear/aerogear-unifiedpush-server) is supported, but we are planning to
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:268102
    • 提供者:reuven livneh
  1. webLogin11

    0下载:
  2. android端利用webservice实现登录到服务器,服务器采用的是python语言-android use webservice achievee to log on to the server, the server uses a python language
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2643685
    • 提供者:吴建伟
  1. Android-socket

    0下载:
  2. 通过socket进行检测心跳,判断是否与服务器断开连接-Through the socket to detect heartbeat, to determine whether the connection with the server
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2910329
    • 提供者:feng
  1. Socket_Client

    0下载:
  2. android udp协议服务器端开发简单版-Android udp protocol server development
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:97328
    • 提供者:三将安排
  1. FTPClient

    0下载:
  2. android FTP客户端的实现上传下载ftp上的资源-android ftp client to upload ftp server
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:441344
    • 提供者:石倩倩
  1. BluetoothServer

    0下载:
  2. 蓝牙服务器端,与客户端可进行通讯互调。Android 蓝牙,低功耗,速度快(Bluetooth server, the client can communicate with the intermodulation.Android Bluetooth, low power consumption, fast speed)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:9636864
    • 提供者:东东2
  1. AndroidJson

    0下载:
  2. 安卓连接服务器 通过json连接 连接更加安全(The Android connection server is more secure through the JSON connection)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:1546240
    • 提供者:zx1234agbg
  1. 视频直播 android源代码

    1下载:
  2. Red5是一个采用Java开发开源的Flash流媒体服务器。 利用android自带的LocalServerSocket采集视频数据的实时流数据。 通过juv—rtmp—client这个jar包封装了很多和流媒体服务器交互的方法。当然有视频数据传输格式。在流媒体服务提供了三种格式的传输方式:Record、Live、Append。(Red5 is an open source Flash streaming server using Java. The real-time data stre
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:37778432
    • 提供者:空雷
  1. DownloadManager自动更新

    0下载:
  2. 本项目实现了,android在线更新的原理,从从服务器获取最新版本号,如果检测到本机的版本号不是最新的那么就下载更新(This project is achieved, android online update principle, from the server to obtain the latest version number, if the detection of the machine version number is not the latest then download
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:5566464
    • 提供者:深度学习
  1. droid-VNC-server-master

    0下载:
  2. 电脑控制安卓的工具,可以将安卓的操作显示到电脑,并控制(control android via computer)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:9174016
    • 提供者:tuling
  1. Android即时通信系统的实现(客户端+服务器)

    0下载:
  2. 基于安卓的即时通信系统,包括客户端和服务端两个部分(An android based instant messaging system that includes both client and server parts)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:2043904
    • 提供者:小嵩鼠
  1. 简单注册登录(android studio)

    1下载:
  2. android注册登陆功能实现简单的安卓客户端连接服务器实现登录(Registration login function to achieve a simple Android client connection server to login.)
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:17079296
    • 提供者:Muuuuuuuuu
« 12 »
搜珍网 www.dssz.com