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

搜索资源列表

  1. 聊天室JAVA版模版

    0下载:
  2. 本程序是用JAVA写的,是一个算是简单的聊天程序,实现了客户机跟服务器的对话。可作为其他程序的子程序使用和作为JAVA初学者的参考程序。-this program is written in Java, is regarded as a simple chat program, to achieve a client with the server dialogue. Other procedures can be used as a subroutine and use as a refere
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2357
    • 提供者:林翰
  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. DatagramDemo

    0下载:
  2. android模拟器中实现UDP数据包通信,包括客户端和服务器端-android emulator implemented in UDP packet communications, including client and server side
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:36785
    • 提供者:szr
  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. EMail_System_Client_Server

    0下载:
  2. client server email system
  3. 所属分类:Applications

    • 发布日期:2017-04-23
    • 文件大小:88750
    • 提供者:saravanan
  1. mms

    0下载:
  2. 应用于华为中国移动甘肃项目组的彩信发送平台全套代码,未纳入产品线,版权为本人个人所有 使用JAVA和Spring框架开发(用到了Spring的RMI),部署于AIX系统,服务器端部署于能和移动MMSC通信的主机上,客户端拼装彩信内容并转换为字节流,通过RMI调用服务端方法进行发送(适用于客户端服务器无法直接连接移动彩信网关的情况)也可将客户端和服务器端部署与同一台主机(适用于客户端服务器可直接连接移动彩信网关的情况) 内涵代码、API手册及使用说明-Huawei applied to t
  3. 所属分类:MMS

    • 发布日期:2017-05-19
    • 文件大小:6059979
    • 提供者:马亮
  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. 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. 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. gamehall

    0下载:
  2. 类似于联众的游戏大厅登陆界面,做的是拖拉机(升级)的进入界面,有一个服务器和4个客户端的程序组成,当客户端有人进去之后,会在其他客户端和大厅里面显示有人进入并且可以显示进入者的姓名,亦可以更改位置,当然别人坐着的位置不可更改。-Game is similar to OurGame hall landing interface, so that the tractor (upgrade) the entry interface, there is a server and four client-
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:67541
    • 提供者:韩炜
  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. 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
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com