搜索资源列表
JNDI
- 标准的Java命名系统接口,JNDI提供统一的客户端API,通过不同的访问提供者接口JNDI SPI的实现,由管理者将JNDI API映射为特定的命名服务和目录系统,使得Java应用程序可以和这些命名服务和目录服务之间进行交互-The standard Java naming system interface, JNDI provides the client-side unified API, providing access through different JNDI SPI interf
java_chat
- 基于java socket的简单聊天软件 包含了客户端和服务端 适合新手学习-Suitable for novice learning based on simple java socket chat software includes client and server
dwrCase
- DWR(Direct Web Remoting)是一个WEB远程调用框架.利用这个框架可以让AJAX开发变得很简单.利用DWR可以在客户端利用Javascr ipt直接调用服务端的Java方法并返回值给Javascr ipt就好像直接本地客户端调用一样-DWR (Direct Web Remoting) is a Web framework for remote call this framework AJAX developers can make it very easy to use DW
JAVDTelnet
- 使用JAVA语言实现一个Telnet客户端,能够登录系统的Telnet服务!(Use JAVA language to realize a Telnet client, can login system Telnet service!)