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

搜索资源列表

  1. java海上的小游戏

    1下载:
  2. 小游戏,是服务器有客户端的游戏,只有能登陆就可以玩,还上对战,支持多个客户端-small games, the server is a client of the game, only the landing will be able to play, but also on the screen, multiple client
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6220
    • 提供者:刘亮
  1. wenjiandaima

    0下载:
  2. 用java编写的多机计算的程序,程序的目的是一个服务器端向多个客户端发送一个数据,其他客户端进行计算。有线程,可以连接多台计算机。依电脑负荷。-prepared with the more computing procedures, the purpose of a server to multiple client sends a data and other client computing. There are threads, which can connect multiple com
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1821
    • 提供者:逐渐为
  1. MuluiTalkClient.java

    0下载:
  2. 支持多客户的Client/Server程序设计.在服务器上运行一个永久的程序,它可以接收来自多个客户端的请求,并为它们提供相应的服务.欢迎各位使用-support multiple clients Client / Server programming. The server running on a permanent procedures, which can receive from a number of the client's request, and to provide
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2686
    • 提供者:lei
  1. client

    0下载:
  2. These two classes show an extremely simple example of java.net socket programming. They implement the Unix daytime protocol, an extremely simple protocol that consists entirely of the server sending its current local time and date to the client as an
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1037
    • 提供者:林威
  1. talkhome.rar

    0下载:
  2. socket聊天室,多个客户端和一个服务端,服务端可以同时和多个客户端聊天,发送消息。,socket chat rooms, multiple clients and a server, client services at the same time and multiple clients to chat, send a message.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:35202
    • 提供者:feng
  1. kerberos.rar

    1下载:
  2. Kerberos协议主要用于计算机网络的身份鉴别(Authentication), 其特点是用户只需输入一次身份验证信息就可以凭借此验证获得的票据(ticket-granting ticket)访问多个服务,即SSO(Single Sign On)。由于在每个Client和Service之间建立了共享密钥,使得该协议具有相当的安全性。,Kerberos protocol mainly used for computer networks, authentication (Authenticati
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:593796
    • 提供者:冯雨桐
  1. TCP Client Server

    1下载:
  2. 编写一个Java网络应用程序,该应用分服务器端程序和客户端程序两部分。服务器程序启动后,监听端口5678的请求;客户端程序启动后,向服务器端口5678发送请求。服务器不断接收客户机所写入的信息,并且服务器也会做出"Receive"为回应,告知客户机已接收到消息。要求:服务器程序采用多线程开发,允许多个客户端程序同时连接。客户机发送"End"字符串时,客户端程序退出-Write a Java web application, the application
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-11-24
    • 文件大小:2063
    • 提供者:Allan
  1. java-TCP

    1下载:
  2. 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。 2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. The realization of a use of user-defined file transfer protocol server FileServer and customer FileClient. 2. Write
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-11-24
    • 文件大小:11777
    • 提供者:zhang liang
  1. JAVAClient_Server

    0下载:
  2. 1) 利用InetAddress类的方法获取主机的名称和IP地址。 2) 利用URL类获取网络资源。 3) 使用Socket编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机,运用多线程机制,实现服务器同时处理多个客户机的请求。 4) 使用UDP编程:客户机发送数据到服务器,服务器将接收到的数据返回给客户机, 实现一个模拟电子邮件的发送和接收的UDP程序。 -1) using InetAddress class method to get the host name
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:55132
    • 提供者:
  1. talk

    0下载:
  2. socket通信的聊天室代码,一个服务端可以对应多个客户端。可以同时和不同个客户端通信。-Chat socket communication code, a service clients can correspond to multiple clients. At the same time and different client communications.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:34967
    • 提供者:feng
  1. javawuziqi

    0下载:
  2. 实现了一个网络五子棋的对弈程序,拥有一个独立服务器端、支持多个客户端连接。-The realization of a network of game Gobang procedures, to have an independent server-side, support for multiple client connections.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:80937
    • 提供者:夏云
  1. MsgSend

    0下载:
  2. socket聊天室,有SERVER端和CLIENT端,先运行SERVER端,再运行CLIENT端可多次添加用户,各用户可以自由聊天,有聊天记录显示!-socket chat rooms, has SERVER and CLIENT client-side, first run the SERVER side, and then run the client CLIENT add multiple users, the users are free to chat, have a chat rec
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-07
    • 文件大小:42372
    • 提供者:涂菲
  1. jp

    0下载:
  2. 客户服务机模式会话程序,服务器方可以和网内多台客户机连接,并可以互相对话联系,java实现,运行clieFrame和servFrame,打开两个对话界面即可-Customer Service mode conversation, servers and network can be multiple client connections, and can contact to talk to each other, java implementation, operation clieFrame
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:24538
    • 提供者:zachary
  1. NetWorkpractice

    1下载:
  2. 多线程编程,实现里多客户端访问同一服务器的功能-Multi-threaded programming, client-side implementation in many of the functions access the same server
  3. 所属分类:J2ME

    • 发布日期:2012-11-24
    • 文件大小:2230
    • 提供者:张三
  1. mulitple_client-server

    0下载:
  2. Multiple client server using java and socket programing Distributed client server concepts are used
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:73396
    • 提供者:cybercbm
  1. Client

    0下载:
  2. 用JAVA实现多线程网络服务器与客户端通讯的简单程序,可以支持多个客户端向服务器提供服务-JAVA to achieve with multi-threaded web server with a simple client program, can support multiple clients to provide services to the server
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:8404
    • 提供者:l
  1. Pro123

    0下载:
  2. 用JAVA编写的多线程TCP SOCKET程序,支持多客户端与服务器通讯,并且是用图形界面显示,里面的CLIENT.java就是客户端,SERVLET.java就是服务器程序,FACE是图形界面程序。-JAVA prepared using multi-threaded TCP SOCKET procedures, support multi-client and server communications, and is displayed using a graphical interfac
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-26
    • 文件大小:35538
    • 提供者:l
  1. bomberman

    0下载:
  2. A client/server application that implements the game of Boomberman. This example broadcasts information via a multicast socket, builds its GUI with Swing components, uses multiple synchronous threads, and communicates with RMI
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:114848
    • 提供者:irwansyah
  1. java

    0下载:
  2. 用RMI方法实现当地的Java聊天程序,是基于一个服务器端的多个客户端的聊天程序。只需进行编译后即可运行。-Use RMI methods to achieve local Java chat program is based on a multiple client server chat program. Just be compiled to run.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:2326
    • 提供者:wangdong
  1. chat

    0下载:
  2. 简易手机聊天软件,socket实现。需要一个手机做server,同时支持多个client-Simple mobile chat software, socket implementation. Need a phone to do server, while supporting multiple client
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:7134
    • 提供者:zhouweimin
« 12 3 »
搜珍网 www.dssz.com