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

搜索资源列表

  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
    • 文件大小:1.01mb
    • 提供者:尽可能多少
  1. omnidesk

    0下载:
  2. Android 远程桌面TCP/IP协议开发-The Android Remote desktop TCP/IP protocol development
  3. 所属分类:android

    • 发布日期:2017-12-07
    • 文件大小:3.58mb
    • 提供者:临风
  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
    • 文件大小:853.75kb
    • 提供者:杨萌
  1. communication-spftware

    0下载:
  2. 聊天软件,基于TCP/IP协议的聊天软件开发-communication software
  3. 所属分类:android

    • 发布日期:2017-06-09
    • 文件大小:15.76mb
    • 提供者:王伟
  1. Android客户端服务器

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

  1. poseidon

    0下载:
  2. android 上的tcp/ip连接保持,登录测试等的demo-demo tcp/ip android connection on hold, login testing, etc.
  3. 所属分类:android

    • 发布日期:2017-05-06
    • 文件大小:1.4mb
    • 提供者:paine
  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
    • 文件大小:233kb
    • 提供者:吴成斌
  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-03
    • 文件大小:51.3kb
    • 提供者:rpudn93
  1. Tcp-Servers

    0下载:
  2. android开发,TCP/IP server程序,实现简单的网络编程-Android development, tcp/ip server program, to implement a simple Web programming
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1.3mb
    • 提供者:tcengkay
  1. GetIpTest

    0下载:
  2. 针对android作为TCP服务器端,绑定wifi静态ip而用,使用时需要获取root。-In view of the android as the TCP server, binding wifi static IP, when using need to get root.
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:1.98mb
    • 提供者:李伟
  1. TCPCom

    0下载:
  2. android socket 通信,基于传输层tcp协议,可指定ip ,端口号,源码-android socket tcp
  3. 所属分类:android

    • 发布日期:2017-04-28
    • 文件大小:282.65kb
    • 提供者:教父
  1. Desktop

    0下载:
  2. android平台 基于http tcp/IP协议的文件上传的原代码-The android platform based on HTTP, TCP/IP protocol file upload the original code
  3. 所属分类:android

    • 发布日期:2017-06-03
    • 文件大小:14.19mb
    • 提供者:简涛
  1. Client

    0下载:
  2. android 环境下的TCP/IP通信客户端源代码设计-the Client of TCP/IP communication of TCP/IP
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1.38mb
    • 提供者:
  1. MyTCPforCar

    0下载:
  2. 自己编一个简单的局域网TCP/IP协议的遥控小车的android客户端-android car control tcp/ip
  3. 所属分类:android

    • 发布日期:2017-04-29
    • 文件大小:211.04kb
    • 提供者:利剑
  1. SocketClientDemo

    0下载:
  2. 自动搜索IP地址,匹配客户端,点对点TCP协议的socket通信-Automatic search IP address, matching the client, point to point TCP socket communication protocol
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:1.97mb
    • 提供者:黄叶挺
  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
    • 文件大小:52.83kb
    • 提供者:zhouyiwen
  1. HTML5-JS--Socket

    1下载:
  2. 利用HBuilder平台,使用HTML 5、Javascr ipt,实现智能家居移动端与路由器的基于TCP IP的Socket的通信。-Using HBuilder platform, the use of HTML 5, Javascr ipt, smart home mobile terminal and router based on IP Socket TCP communication.
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:187.99kb
    • 提供者:mango
  1. idcf

    0下载:
  2. 关于无线网络程序设计TCP IP,比如如何建立socket,服务器和客户端如何通讯()
  3. 所属分类:android开发

    • 发布日期:2018-04-18
    • 文件大小:14kb
    • 提供者:nutural
  1. rlue

    0下载:
  2. 这是一个用c++ Bulider实现的基于TCP IP协议的客户端和服务器端通信系统的源码()
  3. 所属分类:android开发

    • 发布日期:2018-05-03
    • 文件大小:500kb
    • 提供者:IWOV-573
搜珍网 www.dssz.com