CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - client server in java

搜索资源列表

  1. JAVA-QQ

    0下载:
  2. JAVA语言编写的聊天软件,有服务器端及客户端。 支持基本聊天、语音聊天、传文件,服务器端使用ORACLE数据库,可实时监测在线状况、强制下线等。-Chat software written in JAVA, there are server-side and client side. Supports basic chat, voice chat, transfer files, use the ORACLE database server, real-time monitoring of o
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-27
    • 文件大小:638689
    • 提供者:燕姿
  1. Java_Socke183657142005

    0下载:
  2. 一个基于Java编写的Socket程序,提供简单的FTP功能实现 This networking program set consists of implementation of FTP, TELNET, HTTP SERVER, UDP NEWS SERVER, Multi client parallel chat server, Date server. Knowledge of socket programming, applet, AWT, thread, and IO str
  3. 所属分类:Ftp Server

    • 发布日期:2017-03-29
    • 文件大小:46561
    • 提供者:Tony Yau
  1. jTalker0-0-2

    0下载:
  2. Java写的多线程即时通信工具Server,用telnet作为客户端.-Written in Java multi-threaded real-time communication tools Server, use telnet as a client.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-31
    • 文件大小:5547
    • 提供者:colin
  1. vino-2.7.91

    0下载:
  2. This package is free software and is part of the GNOME project. The package contains an integrated GNOME VNC server and a VNC client written in Java. -This package is free software and is part of theGNOME project. The package contains an
  3. 所属分类:Remote Control

    • 发布日期:2017-03-27
    • 文件大小:628030
    • 提供者:李优
  1. KMSN

    0下载:
  2. 用Delphi写的MSN界面程序,其实用Delphi来实现界面是效率最高的。所以非常适合来开发客户端,服务器端可以考虑用Java.这个程序是我自己模仿MSN写的客户端程序。-Using Delphi to write the MSN interface procedures, in fact, to achieve the interface with Delphi is the most efficient. So well suited to the development of clien
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-17
    • 文件大小:314952
    • 提供者:kenneth
  1. 1AppClientServerJava

    0下载:
  2. App Client - Server in Java, NetBeans, this implementation used thread to read temperature every x seconds.-App Client- Server in Java, NetBeans, this implementation used thread to read temperature every x seconds.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-29
    • 文件大小:45686
    • 提供者:Alejandro
  1. source code

    1下载:
  2. java网络编程员代码,前八章,涉及到基本服务器,客户端编程,和多线程的基本例子,十分适合初学者。-Network programmers java code, the former eight chapters, covering the basic server, client-side programming, and basic example of multi-threaded, very suitable for beginners.
  3. 所属分类:Telnet服务器

    • 发布日期:2012-11-24
    • 文件大小:180424
    • 提供者:刘乐宝
  1. java

    2下载:
  2. 基于Socket的局域网聊天室系统, 本系统是采用JAVA1.6来完成的,是在TCP/IP环境下,实现客户端和服务器端两部分程序(Client和Server)。即首先服务器方要启动,客户端向服务器发出请求,服务器接收到请求后提供相应的服务。当客户端连接到已启动的服务器,客户端用户登录时,客户端输入的内容通过服务器端与其他客户端连接;客户端进入聊天室聊天时,服务器端与客户端进行数据交互。-Socket LAN-based chat room system, the system is used t
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-15
    • 文件大小:18670
    • 提供者:高飞
  1. Socket_Programming

    0下载:
  2. socket programming program server client application on sockets
  3. 所属分类:Browser Client

    • 发布日期:2017-04-28
    • 文件大小:44121
    • 提供者:samar
  1. SocketCorba

    0下载:
  2. Code to transmit socket trought objects (client & server)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:44801
    • 提供者:Adan
  1. ChipChat(Java)

    0下载:
  2. 局域网聊天 分为客服端和服务端 系统要求:安有JDK1.5的windows操作系统 运行步骤: 1 确保server.jar和start.cmd在同一个目录下。 2 在启动服务器端之前,务必先运行start.cmd,启动rmiregistry. 3 然后可以直接运行JAR文件——Client.jar、server.jar。 4 在server的界面中,第一个按钮为启动服务器按钮,点击之即可启动服务器。-LAN is divided into custo
  3. 所属分类:Web Server

    • 发布日期:2017-03-28
    • 文件大小:62963
    • 提供者:Sandy
  1. UDP(Java)

    0下载:
  2. This file contains UDP sockets in java. It includes client Program as well as Server Program.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:1599
    • 提供者:Tejani
  1. Java-udp

    0下载:
  2. 采用UDP协议,编写一个Java网络应用程序,该应用分服务器端程序和客户端程序两部分。* 客户端指定一个服务器上的文件名,让服务器发回该文件的内容,或者提示文件不存在。(服务端程序和客户端程序分别命名为Server.java和Client.java)*/-Using UDP protocol, write a Java Web application, the application sub-server-side program and client program in two parts.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:4007
    • 提供者:罗伟
  1. moci-MiniChatTCP-c381021

    0下载:
  2. mini chat client/server in java
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:4523
    • 提供者:nani
  1. UDP-Client-Server

    0下载:
  2. Simple and useful example demonstrating the Client server interaction using UDP protocol implemented in Java.
  3. 所属分类:P2P

    • 发布日期:2017-11-07
    • 文件大小:1618
    • 提供者:Eashan
  1. GFtpclient

    0下载:
  2. 用Java编写的简单ftp客户端,没有使用ftp包,自己建立的控制连接、数据连接。看了该程序后能理解网络通信的基本原理。服务器端用ftpserver,十分方便测试,附在压缩包内。还有我自己写的报告,还有编程时出现的问题及解决办法-Simple ftp client written in Java, do not use the ftp package, they established control connection and data connection. After reading t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-08
    • 文件大小:1158888
    • 提供者:guqi
  1. ClientServerProgramIn-Java

    0下载:
  2. This document contains iportant Client server program in java
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-29
    • 文件大小:454687
    • 提供者:chandresh
  1. tcpclient-server

    0下载:
  2. Tcp client server communication using Java The client–server model is a distributed application structure that partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients.[1]
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-12
    • 文件大小:516
    • 提供者:Anu joy
  1. Java的UDP通讯

    0下载:
  2. 使用java实现UDP编程,需要同时运行文件中的server和client文件。实现客户端和服务器的通讯和接收。(Using java to achieve UDP programming, you need to run files in the server and client files. Realize the communication and reception between client and server.)
  3. 所属分类:网络编程

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:xiwusheng
  1. netconf-java-master

    0下载:
  2. netconf server written in python
  3. 所属分类:网络编程

    • 发布日期:2018-01-07
    • 文件大小:1030144
    • 提供者:Johnuanna
« 12 3 4 »
搜珍网 www.dssz.com