搜索资源列表
RMIftp
- JAVA开发的采用RMI远程机制,实现在客户端和服务器端传输文件,-developed using Java RMI remote mechanism, achieve the client and server to transfer files,
chat_java
- JAVA聊天 用JB7写的一个集客户端和服务器端为一体的聊天程序,算是个实验的副产品-JAVA JB7 was chatting with a set of client and server-side as one chat program, as a byproduct of experiments
8687ChatRoom
- Java J2EE 的聊天室客户端和服务器端的程序,适合初学J2ee的人。-Java J2EE chat room client and the server side of the procedures, suitable for beginners J2ee people.
java-socket
- java中socket通讯源码 包括了客户端和服务器端两部分的源码-java socket communications which includes source client and server part of the two-source
communication
- 本程序是网络聊天工具,分客户端和服务器端,含有图形界面窗口,运用了sql server2000 作为数据库-this procedure is the Internet chat tools, and client-server side, containing a graphical user interface window, use as a sql database SERVER2000
例11.4 邮箱登录的客户端和服务器端程序
- 邮箱登录的客户端和服务器端程序-mail client and server-side procedures
TalkUDPClient
- 基于UDP实现客户端和服务器端互发信息的程序(客户端)-based on UDP to achieve client and the server mutual information procedure (client)
TalkUDPServer
- 基于UDP实现客户端和服务器端的互发信息(服务器端)-based on UDP to achieve client and the server side of the inter-fat information (server side)
chatroom
- 小小聊天室,实现客户端和服务器端的通信,通过简单的修改可以指定自己希望的端口和IP地址-little chat rooms, and the realization of client-server communications, through simple changes can appoint their own hope ports and IP addresses
netfile
- JAVA实现的网络服务器文件同步,分客户端和服务器端代码,-JAVA network file synchronization server, the client-server code
ChatServer
- JAVA实现的基于C/S模式的聊天室功能,分为客户端和服务器端两部分。
chap6
- 这是一个用java编写的小小的学生考试小系统,它可以实现简单的客户端和服务器端进行考试并获得成绩.
adc
- 电信业务的ADC的接口程序 包括客户端和服务器端的程序
src
- socket实现客户端和服务器端的通信 计算一个点到原点的距离-socket to achieve client and server computing a point of communication to the distance between the origin
chat
- 用java写的聊天室源码,含有客户端和服务器端的jar文件。运用到多线程和socket技术-With java source code written in the chat room, which contains client and server-side jar file. Applied to multi-threaded and socket technology
Ftp
- Java的ftp实现 包含客户端和服务器端 -ftp program coding with java include the client and server using multThread
Socket
- 用Java Socket完成如下功能:建立客户端和服务器端通讯,服务器端地址为本地端口自拟。两端以TCP形式通讯,假设客户端Class叫Client,服务器端Class叫Server。当运行 java Client Hello时,服务器端能接受客户发来的Hello字符并打印”Receive Hello”然后返回给客户端“How r u doing”字符串 客户端收到后打印”Received How are you doing”. 此时服务器端服务始终运行并未停止并等待其他Socket连接(客户端
NetZone1.6
- 该项目由Eclipse所写 包说明: gui:图形包,客户端界面 Images:表情包 net:网路包,提供网络连接和服务交互数据的方法 net.Message:消息包,表示在网络相互传输数据时候封装的消息 Snake:待扩展的游戏包 test:备用测试包 files:配置文件 该项目是简单聊天室的实现 编写工具:Eclipse3.2(图形界面:NetBeans 6.5) 主要功能: 用户登陆(用户名不能重复,密码随便) 载入用户列表
JBossMarshalling
- 使用时下较为流行的Netty书写的JBossMarshalling的客户端和服务器端。(Use the more popular Netty written JBossMarshalling client and server)
Documents Management System
- 1.系统基于C/S模式,包括客户端子系统,服务器端子系统 2.用户需登录,验证口令通过后才能使用系统。用户分为系统管理人员、档案录入人员,档案浏览人员 3.系统中相关用户信息、档案属性存放于关系数据库中,档案本身以文件形式存放于服务器相关目录中 4.客户端和服务器端基于Socket实现通信,服务器端需实现多线程功能,可同时处理、响应多个客户端的数据请求 5.用户信息管理功能 6.档案数据录入功能 7.档案数据查询功能(1. system based on C/S mode, incl