CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - Socket Client

搜索资源列表

  1. Socket-filetransfer

    0下载:
  2. Java语言版的Socket文件传输,包含一个客户端和一个服务器端。-Java language version of the the Socket file transfer, contains a client and a server-side.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-08
    • 文件大小:1683
    • 提供者:孙凯歌
  1. Socket

    0下载:
  2. Socket端口通信,CLient为客户端,Server为服务器端,需要同时运行,一方监听一个ip的端口,一方发送请求,经过实验可以成功运行,我自己写的代码-Socket port communication, CLient for the client, Server is the server side, you need to run simultaneously, one listener an ip port, one party sends a request, after the
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:1803
    • 提供者:
  1. Socket

    0下载:
  2. 双机通信处于服务端与客户端之间的。搜索服务端ip-Two-machine communication in service between server and client. Search server ip
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:5912
    • 提供者:creazy
  1. Android2Computer-wifi

    0下载:
  2. [Android] 手機資料傳到電腦(WiFi) 如何將手機資料經由WIFI傳到電腦呢? 我們可以利用ServerSocket(Server端)和socket(Client端)來實作一個例子, 從手機裡選一張照片傳送到電腦, 這裡有一點要注意,Server和client需在同一個網址。-[Android] phone data to a computer (WiFi) information on how the phone to a computer via WIFI it?
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:2129
    • 提供者:jay chn
  1. socket

    0下载:
  2. 简单的socket通信实例(通过tcp建立连接) 客户端、服务器端-Simple socket communication examples (via tcp connection is established) client, server-side
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:1750
    • 提供者:yskyj
  1. client

    0下载:
  2. 智能家居系统里面的客户端模块,涉及到安卓应用开发,界面设计,socket应用等。-The client module of the intelligent home furnishing system, relates to the Android application development, interface design, socket application.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3311900
    • 提供者:liuyanhong
  1. socket

    0下载:
  2. 利用套接字编程,模拟客户机和服务器,实现两台计算机之间的消息发送。-The use of socket programming, simulate client and server to achieve transmit messages between two computers.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-17
    • 文件大小:47884
    • 提供者:shangwenke
  1. java-Socket---communication

    0下载:
  2. java语言基于javase框架通过scoket实现客户端 与服务器实现通讯-Based on Java language javase framework implemented by scoket client and server communication
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-01
    • 文件大小:1345
    • 提供者:田安扬
  1. CalculatorWithSocket

    0下载:
  2. Swing calculator using socket (client and server)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6039
    • 提供者:dalila betty
  1. socket

    0下载:
  2. 基于java socket通信的服务端和客服端源码-Java socket-based server and client source customer communications
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:67250
    • 提供者:天涯
  1. Socket

    0下载:
  2. Provides a client-side TCP socket.
  3. 所属分类:JavaScript

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

    0下载:
  2. 用于实现服务器和客户端之间的通信 -Used to implement server and client for communication between server and client to communicate between
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:1649
    • 提供者:
  1. java-socket-file

    0下载:
  2. Java socket 实现了从服务器端向客户端发送文件的过程,当然,反过来,也一样.稍有不同.代码中对跨平台的细节没有实现-Java socket to achieve the process of sending the file from the server to the client, of course, in turn, is the same. Slightly different details of the code does not implement cross-plat
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:2306
    • 提供者:吴生
  1. socket_program

    0下载:
  2. 实现socket客户端向服务器单向通信,并借助窗体进行输入数据。-One-way communication to achieve socket client to the server, and with the form input data.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:8777
    • 提供者:张源
  1. socket

    0下载:
  2. 基于socket编写的聊天小程序,分服务器端和客户端-Socket-based chat small procedures at the server and client
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:7291
    • 提供者:吕俊涛
  1. tcpip-socket-down-load

    0下载:
  2. 服务器客户模式的文件下载,从客户端把文件地址传给服务器,服务器也文件传回给客户端。这个主要是实现的在一台机子上的演示。可以根据需要修改-Download the file server client mode, the file address the client to the server, the server file back to the client. This is mainly achieved demonstration on a loom. You can modify
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:8329
    • 提供者:king
  1. socket

    0下载:
  2. Java简易socket编程,简易HTTP协议实现,能完成client与server之间的简易通信-Java socket programming easy, simple HTTP protocol, to complete the simple communication between client and server
  3. 所属分类:Java Develop

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

    0下载:
  2. communication client serveur - socket
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1028
    • 提供者:mariem92
  1. server

    0下载:
  2. 创建服务器Socket,与客户机Socket交互以将客户机所请求的文件的内容发送到客户机.-Create a server Socket, Socket client interacts with the contents of the file requested by the client is sent to the client.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-12
    • 文件大小:1431
    • 提供者:钮浩东
  1. Socket

    0下载:
  2. 简单的服务器与客户端的消息传递,窗口化界面-Simple messaging server and client window interface
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-25
    • 文件大小:9589
    • 提供者:刘宇霆
« 1 2 3 4 5 67 8 9 10 11 ... 17 »
搜珍网 www.dssz.com