CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - java server socket

搜索资源列表

  1. java-socket

    0下载:
  2. 用java做一个简单的通话程序,客户端与服务器端通话的过程-Use java to make a simple call procedure, call the client and server-side process
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:11736
    • 提供者:ilyr
  1. NetGame

    1下载:
  2. 一个网络版的井字棋游戏,利用serverSocker和socket编程,很有意思的,可以把服务器和客户端分开。-A network version of Tic-Tac-chess game, using serverSocker and socket programming, very interesting, and can separate the server and client.
  3. 所属分类:Java Develop

    • 发布日期:2015-09-21
    • 文件大小:26360
    • 提供者:周松文
  1. Socket_Android_chat_zs

    0下载:
  2. 里面分两个文件夹,client 在Android实现,Server 是java应用程序。运行时注意在client 的中换上Server的IP-Inside two folders, client achieve in Android, Server is a java application. Run-time attention of the client put in the Server' s IP
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:58418
    • 提供者:wzs
  1. q5

    0下载:
  2. eclipse上给予socket的即时聊天系统,有客户端和服务器端,使用时先启动服务器再打开客户端-chat project,include server and client
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:6478
    • 提供者:liyan
  1. java socket 编程

    3下载:
  2. 本例包含服务器端和客户端,多线程,每线程多次发送,Eclipse工程,启动服务器使用 nu.javafaq.server.NioServer,启动客户端使用 nu.javafaq.client.Nio-This example contains the server side and client, multi-threaded, each thread repeatedly sent, Eclipse project, start the server using the nu.javafaq
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-11-24
    • 文件大小:24359
    • 提供者:hengwang
  1. socket

    0下载:
  2. 用java编写的socket程序 仅供初学者参考,本程序可以实现服务器和客户端的通讯,以后我会陆续放出带有gui的更完美的版本-Prepared using java socket program only advanced users, this program can be server and client communications in the future I will continue to release more perfect with the gui version
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1026
    • 提供者:malong
  1. WEB_server_to_create_Java_code_achieve_Socket

    0下载:
  2. Java实现Socket创建WEB服务器代码WEB server to create Java code to achieve Socket-WEB server to create Java code to achieve Socket
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1210
    • 提供者:liqing
  1. Client

    0下载:
  2. socket通信例子,类似QQ,实现客户端和服务器间的即时对话,对初学者有很大的帮助-Examples of socket communication, similar to QQ, between the client and server to achieve real-time dialogue is very helpful for beginners
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:8654
    • 提供者:孟祥安
  1. socket

    0下载:
  2. 本程序实现了java平台上的客户端,服务器端的数据通讯。-This procedure implements the java platform, client, server-side data communication.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1074
    • 提供者:zhuyunsheng
  1. NetworkService1.0.0.1_2

    0下载:
  2. A Java class library for networking applications using Java sockets & threads. From simple listener classes to skeletons for building server & client applications, This library aims to take care of all socket programming & multithreading you need.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:233171
    • 提供者:jme
  1. mysocket

    0下载:
  2. java中的socket编程实例源代码,实现简单的客户端socket与服务端socket的连接功能-java socket programming examples in the source code for simple client socket and server socket connectivity
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:4614
    • 提供者:随意
  1. clientaservre

    0下载:
  2. 用java socket实现客户端服务器的通信-Use Java socket to achieve communication of client and server
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2051
    • 提供者:huajiakui
  1. socket

    0下载:
  2. Java Socket编程的几个示范性例子,包括远程服务器端和客户端的源码,详细展示了Socket编程的流程,供初学者参考。-Java Socket programming model of a few examples, including the remote server and client source code, Socket programming shows in detail the process, reference for beginners.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:9384
    • 提供者:Liao Jinxing
  1. HTTPSExample

    0下载:
  2. Java中的SSL及HTTPS协议实例源码,使用SSL套接字的HTTPS服务器端,接受客户端的一个连接,并返回Hello,world.   本例中使用8080端口创建SSL服务器套接字,返回缺省的SocketFactory对象,生成PrintWriter对象,用于输出信息。-Java SSL and HTTPS protocol source code examples, using SSL socket HTTPS server, the client accepted a connec
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:24524
    • 提供者:蜡笔小邪
  1. Socket

    0下载:
  2. 在java程序中,聊天程序运行的时候客户端和服务器端的连接情况以及其运行情况。-In the java programming, chat program at run-time client and server-side connection and its operation.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:3516
    • 提供者:猪可爱
  1. ChatRoom

    0下载:
  2. JAVA的SOCKET编程,多人聊天室,客户端发送消息,服务器转发到各个客户端。-JAVA SOCKET programming, people chat room, the client sends a message, the server forwards to each client.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:12307
    • 提供者:肖楚天
  1. JAVA-Socket

    0下载:
  2. 本文阐述了使用JAVA编程语言对基于客户/服务器模式的应用编写网络通信程序,讨论了SOCKET机制、输入输出流以及程序实现代码-This paper describes the network communication program based on the client/server model applications written using the JAVA programming language, discussion SOCKET mechanism, the input a
  3. 所属分类:Java Develop

    • 发布日期:2017-11-11
    • 文件大小:23552
    • 提供者:deyaowang
  1. oneSocket

    0下载:
  2. oneSocketClient.java 单个socket和单个server的通信的客户端 oneSocketServer.java 单个socket和单个server的通信的服务器端-oneSocketClient.java one socket and one server s client side. oneSocketServer.java one socket and one server s client side.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-27
    • 文件大小:1042
    • 提供者:liu jian
  1. multiSocket

    0下载:
  2. 5. MulitTalkClient.java 多个socket和单个server的通信的客户端 MulitTalkServer.java 多个socket和单个server的通信的服务器端-5. MulitTalkClient.java 多个socket和单个server的通信的客户端 MulitTalkServer.java multi socket and one server s server s side and client side.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-02
    • 文件大小:1408
    • 提供者:liu jian
  1. Java-Telnetclient

    0下载:
  2. Java 实现的Telnet客户端实例源码,实例化套接字,输出服务器信息到控制台,输出控制台信息到服务器,实例化输入流-The instance source Java implementation of Telnet client, instantiate socket the output server information to the console output console messages to the server, instantiate the input stream
  3. 所属分类:Java Develop

    • 发布日期:2017-11-20
    • 文件大小:2321
    • 提供者:pudn1386
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com