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

搜索资源列表

  1. socket-between-android

    0下载:
  2. 正在学习关于socket的内容,发现网上很少有客户端和服务端都是android的例子,就自己写了一个-Learning about the contents of the socket and founding that There is very few example whose both client and server are the android, I write it myself
  3. 所属分类:android

    • 发布日期:2017-03-25
    • 文件大小:90775
    • 提供者:张伯轩
  1. socket

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

    • 发布日期:2017-03-26
    • 文件大小:23928
    • 提供者:suntao
  1. 利用SOCKET与pc服务端进行简单通信

    1下载:
  2. 使用手机上的安卓系统和PC端通信,利用SOCKET与pc服务端进行简单通信-Using a mobile phone on the Android system and PC terminal communication, using SOCKET and PC server communicate
  3. 所属分类:android开发

    • 发布日期:2012-11-27
    • 文件大小:48363
    • 提供者:yuanlic
  1. XYZSensorTestPro

    0下载:
  2. 接收GPS数据并处理三个方向加速度传感器数据,再通过Socket发送至局域网里另一台服务器的Android程序-Receiving GPS data and sensor data processing acceleration in three directions, and then sent to the LAN through the Socket server Android in another program
  3. 所属分类:android

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

    0下载:
  2. android的socket变成通信测试程序-android' s socket into a communication test program
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:4934
    • 提供者:练丁榑
  1. Phontroler-version-1.01

    1下载:
  2. Cellphone Controller设计的基本思想是Android手机端通过socket与电脑连接,在密码认证之后与电脑端的服务器程序连接,并向服务器程序发出命令,服务器程序通过调用系统命令行或给系统发消息,从而控制电脑。其优点是:节约了大量带宽;消耗的硬件资源小(电脑不用反复截屏发送图片流,手机端也不用播放流媒体);使手机端的用户操作更加便捷(UI更加适合手机用户操作);使手机端的用户体验更加流畅。-Cellphone Controller design of the basic idea
  3. 所属分类:android开发

    • 发布日期:2012-11-24
    • 文件大小:714165
    • 提供者:luji
  1. android_pc_socket

    0下载:
  2. Android as client socket, pc use jsp as server
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:92459
    • 提供者:cnc
  1. Server

    0下载:
  2. socket 服务端 通讯, 可同时支持客户端和服务端-socket server communiation.
  3. 所属分类:android

    • 发布日期:2017-11-30
    • 文件大小:49434
    • 提供者:徐匠
  1. Socket-breakpoint-upload-large-files

    0下载:
  2. Socket 断点上传大文件,包括服务器端,客服端代码 2013.3.5-Socket breakpoint upload large files, including server, the customer service side code
  3. 所属分类:android

    • 发布日期:2017-11-06
    • 文件大小:196256
    • 提供者:aduovip
  1. android-socket

    1下载:
  2. Android手机通过socket与PC通信,包含客户端和服务器端代码-Android phone through the socket to communicate with the PC, including client and server-side code
  3. 所属分类:android开发

    • 发布日期:2013-05-03
    • 文件大小:49254
    • 提供者:quanfang lu
  1. socket

    0下载:
  2. android 客户端服务端通信模拟。通过ip地址来实现通信。-android client server communication simulation. Communication is achieved via ip address.
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:428962
    • 提供者:肖燊亮
  1. Android-socket

    0下载:
  2. Android的Socket之间的数据传输,压缩包里包含服务器端和客户端,可以实现数据传输。-Android Socket data transfer between the compressed bundle includes server and client, can achieve data transfer.
  3. 所属分类:android

    • 发布日期:2017-03-21
    • 文件大小:70139
    • 提供者:百尔特
  1. socket

    0下载:
  2. socket通信,服务器端为一个java项目,客户端是一个android项目,实现服务器端和客户端之间的通信-socket communication, the server is a java project is an android project client, communication between server and client
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:1361453
    • 提供者:xw
  1. android-socket

    0下载:
  2. android socket网络通信编程实例,TCP/IP Socket、ServerSocket的形式。在JAVA编程中, 经常使用java.net和javax.net包来开发socket程序,下面列出所有常用的类,并简单介绍。再此说明一下:Socket仅仅是对TCP、UDP网络接口的封装,不涉及上层协议。   Java.net   Java.net.Socket 客户端连接使用的TCP socket   Java.net.DatagramSocket 客户端和服务端共同使用
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:52528
    • 提供者:rpudn93
  1. socket

    0下载:
  2. 这是一个Socket通信的小程序,实现了服务器和客户端的消息发送和接收-This is a program about socket communication,which can achieve the function of sending and receiving messages between server and client.
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:1496150
    • 提供者:周东旭
  1. SOCKET-server-example

    0下载:
  2. 服务器端源码,可以用于学习基于SOCKET的android编程。-Chess server source code, can be used in the study of android based on SOCKET programming.
  3. 所属分类:android

    • 发布日期:2017-04-14
    • 文件大小:5032
    • 提供者:好好
  1. Android socket编程实现消息推送Server+Client

    0下载:
  2. Android socket编程实现消息推送Server+Client(Android socket Programming message push Server+Client)
  3. 所属分类:android开发

    • 发布日期:2017-12-31
    • 文件大小:1590272
    • 提供者:wt12321
  1. UDP 广播socket自动连接服务端

    0下载:
  2. 多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行Socket自动连接.(Multiple Android devices, one as a server, another or a few as clients, and then Socket automatically connected through the UDP.)
  3. 所属分类:android开发

    • 发布日期:2018-04-21
    • 文件大小:55296
    • 提供者:keiwei
  1. UDP 广播socket自动连接客户端

    0下载:
  2. 两台或多台android设备,其中有一台作为服务端,则另外一台或几台作为客户端,然后通过UDP进行自动连接.其实现的原理很简单,服务端这一边通过MulticastSocket将自己的有关信息,如IP,端口等广播出去,同一个广播地址里面的客户端可以接收到该广播,并从中解析要相关的信息.(Two or more Android devices, including one as a server, then another one or several Taiwan as the client, a
  3. 所属分类:android开发

    • 发布日期:2018-04-21
    • 文件大小:53248
    • 提供者:keiwei
« 12 3 4 »
搜珍网 www.dssz.com