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

搜索资源列表

  1. poker-online-game

    0下载:
  2. 源码名称:网络游戏开发-扑克网络对战游戏。 包括android客户端和服务端源码; 主要技术包括:牌类游戏的开发技巧、2D贴图技术、联网对战开发。-Source: the development of online games- poker online play game. Android client and server source code The main technologies include: the development of skills of the
  3. 所属分类:android

    • 发布日期:2017-05-19
    • 文件大小:6108587
    • 提供者:时r
  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. jingwutong

    0下载:
  2. 移动警务通”综合系统为公安行业提供一种高效的移动警务应用解决方案。适用于交警、巡警、刑警、治安警等各类警务人员,利用移动网络,通过手机客户端软件接入警务通后台管理系统和警务通呼叫中心(110指挥调度中心/便民报警处理中心)系统,构成新一代立体的公安办公网络。 -Mobile police through " comprehensive security system for the mobile industry to provide an efficient police appl
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:897620
    • 提供者:lsjcy
  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. SNS

    0下载:
  2. 自己编写的android社交网络客户端,服务器也是自己编写的-I have written android social networking client, server, and also his written
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:256412
    • 提供者:史继凡
  1. AndroidClientCode

    0下载:
  2. 基于sip协议的网络电话客户端实现代码,具有相当高的使用与参考价值。-Telephone network to realize the client code
  3. 所属分类:android

    • 发布日期:2017-12-09
    • 文件大小:3631890
    • 提供者:lushao
  1. androidwifipcsocket

    0下载:
  2. android在wifi下手机与电脑的socket通信,内附电脑端的VC++程序源码,需要在VC6环境下编译并生成EXE文件,方可运行,同时还包括了本实例实现过程的技术文档。在wifi网络下,手机和电脑可以通过socket通信。手机做服务端,电脑做客户端,也可以对调过来。   手机作为服务端,电脑使用MFC编程作为客户端,原理是,手机建立一个ServerSocket,并获取自己的ip地址和端口port;然后电脑通过socket连接手机的ip:port。-android wifi phone
  3. 所属分类:android

    • 发布日期:2017-11-11
    • 文件大小:4526333
    • 提供者:hpudn37
  1. SchoolNet

    0下载:
  2. 基于android的校园网络故障报修客户端01-Android-based campus network failure to repair the client 01
  3. 所属分类:android

    • 发布日期:2017-11-25
    • 文件大小:1951138
    • 提供者:yy
  1. SchoolService0

    0下载:
  2. 基于android的校园网络故障报修-网管客户端01-Android-based campus network fault repair- Webmaster customers end 01
  3. 所属分类:android

    • 发布日期:2017-11-17
    • 文件大小:620040
    • 提供者:yy
  1. android-chat-program

    0下载:
  2. 内涵基于socket网络通讯的聊天客户端代码,以及c#的服务端代码-this is a chat program which includes the client code in java and server code in c#,and they communicate by socket
  3. 所属分类:android

    • 发布日期:2017-11-11
    • 文件大小:158820
    • 提供者:calabi
  1. network

    0下载:
  2. 通过网络在服务器下载资源到客户端 httpconnection -failed to translate
  3. 所属分类:android

    • 发布日期:2017-11-21
    • 文件大小:22809
    • 提供者:韩枫
  1. AndroidTCP

    0下载:
  2. 一个AndroidTCP网络传输聊天程序,服务端为java编写,用于PC;客户端为Android编写,用于Phone。-A AndroidTCP network transmission chat program, the server is written in java for PC client for Android prepared for the Phone.
  3. 所属分类:android

    • 发布日期:2017-11-25
    • 文件大小:58462
    • 提供者:weiyiding
  1. AndroidUDP

    0下载:
  2. 一个AndroidUDP网络传输聊天程序,服务端为java编写,用于PC;客户端为Android编写,用于Phone。-A AndroidUDP network transmission chat program, the server is written in java for PC client for Android prepared for the Phone.
  3. 所属分类:android

    • 发布日期:2017-11-30
    • 文件大小:54868
    • 提供者:weiyiding
  1. TCPTest

    0下载:
  2. 一个Android端TCP连接测试程序,功能简单,只是一个客户端程序仅供参考。IP,Port输入框,获取网络信息,输入信息上传到网络-An Android client TCP connection test procedures, functions simple, just a client program for reference only. IP, Port input box, access to network information, enter the information
  3. 所属分类:android

    • 发布日期:2017-11-06
    • 文件大小:874235
    • 提供者:杨萌
  1. uucalldialer

    0下载:
  2. uucall.voip网络电话软件-安卓客户端源代码.实现回拔。直拔功能-uucall.voip Internet telephony software- Android client source code to achieve pull back. Direct dial functionality ..
  3. 所属分类:android

    • 发布日期:2017-05-13
    • 文件大小:3174693
    • 提供者:pie
  1. shinylife

    0下载:
  2. 一款Android中的手机查询软件,可查询身份证号,手机号码归属地等)源代码,应用可自动更新,在手机上已经应用的一个Android应用工具源码,主要是通过本Android客户端把用户的输入发送到网络服务器,再从服务器返回查询数据送达客户端,是典型的Android网络应用程序示例。 -The query an Android phone software, you can check the ID number, phone number attribution, etc.) source c
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:245500
    • 提供者:胡志冰
  1. Scokt

    0下载:
  2. 利用socket套接字实现网络通信功能,服务器端发送消息,客户端负责接收-Network communication using socket socket functions, the server sends the message, the client is responsible for receiving
  3. 所属分类:android

    • 发布日期:2017-04-08
    • 文件大小:49807
    • 提供者:yuying
  1. TweetLanes-master

    0下载:
  2. tweet lanes 是基于tweet的开源客户端,对于学习网络,多线程,框架的框架有帮助-tweet tweet lanes is based on open source client for the network, multi-threaded, frame learning framework to help
  3. 所属分类:android

    • 发布日期:2017-06-10
    • 文件大小:17727143
    • 提供者:pengxing
  1. Android-for-Xinlang

    0下载:
  2. Android开发;网络客户端开发;Android入门新浪微博简版-Android for Xinlang
  3. 所属分类:android

    • 发布日期:2017-05-28
    • 文件大小:11261612
    • 提供者:fancy
  1. uzng

    0下载:
  2. 著名的开源项目代码 ContextPhone ,主要涉及symbian S60的多媒体,网络,客户端 服务端架构,等等,代码()
  3. 所属分类:android开发

    • 发布日期:2018-04-22
    • 文件大小:1265664
    • 提供者:FBWD%255F030
« 12 3 »
搜珍网 www.dssz.com