搜索资源列表
wi-jxta2source
- This Source.zip has three application code folders containing .java and .class files and two .jar files as follows: 1. desktop-side_JXTA4JMS 2. mobile-side_JXTA4JMS 3. JMS Test Client 4. Listener.jar 5. JMSTestClient.jar We now expl
mina-spring-test
- 使用mina3.0与spring集成,实现的server端示例(socket tcp)。 mina是基于java NIO 的高效率通信框架。 工程为myeclipse java工程,可直接导入。 使用main方法启动。可自写客户端测试。-Use mina3.0 with spring integration to achieve a server-side example (socket tcp). mina is a highly efficient communicatio
exam-system
- 学生网上考试系统(JAVA) 1:管理员登录,设置考试时间,考试人数,并启动服务器; 2: 查询考试动态信息; 3:接收用户呼叫; 4:验证用户登陆; 5:用户开始考试,读取考试时间,读取试题; 6:接收用户答案进行判断,将答案存到数据库,将成绩返回到客户端; 7:结束考试; (未实现) 8:开始下一次考试; 9: 对试题进行维护,对学生信息进行管理:(未实现)-Students online examination system (JAV
Observe
- 观察者模式,通过两个案例展示了观察者设计模式的使用。两个Client.java分别是对应的测试类!-Observer mode, through two case studies demonstrating the use of the observer design pattern. Client.java are two corresponding test-class!
socket Test
- 学习Java Socket 编程的基础程序,适合初学者学习。实现了多线程的网络客户端和服务器通信-Java Socket Programming learning the basis of procedures, for beginners to learn. The realization of the multi-threaded network client and server communications
flashQQ-test
- 用flash实现模拟QQ通信工具客户端,以C#为后台通信-Using flash communication tools for analog QQ client to C# as the background traffic
RMI-test
- RMI远程方法调用的实验,服务器端接收客户端的输入数据并显示。-RMI Remote Method Invocation experiment, the server receives the client-side input data and displayed.
test
- 获取客户端MAC地址,调用微软自带的ActiveX插件,方便快捷,直接提供可用网页-Get client MAC address, calling Microsoft' s own ActiveX plug-in, convenient and provide direct website available
Test
- 本系统是用JAVA写的客户端考试系统,里面附完整代码-The system is written in JAVA client test system, which attached the complete code
cmpejb
- ejbCreate函数用于初始化一个EJB实例,演示Address EJB的实现,创建一个EJB测试客户端,得到名字上下文,查询jndi名,通过强制转型得到Home接口,getInitialContext()函数返回一个经过初始化的上下文,用client的getHome()函数调用Home接口函数得到远程接口的引用,用远程接口的引用访问EJB -ejbCreate function is used to initialize an EJB instance, demonstrates the
rmi-iiop-test.tar
- Example source code for CORBA IIOP client and server for Java
spring-ws-test
- 一个简单的Spring Webservice示例代码,含客户端代码,使用manve3创建,可用eclipse直接导入(先要安装manve插件) 使用步骤可查看readme.txt -A simple Spring Webservice sample code, containing the client code, using the manve3 created available eclipse directly import (the need to install manv
memcache-common
- memcache集群测试客户端,通过多线程并发测试,对memcache集群的性能、数据完整性进行测试-memcache cluster test client, through a multi-threaded concurrency testing, memcache cluster performance, data integrity testing
Test
- Javascr ipt是一种由Netscape的Livescr ipt发展而来的原型化继承的面向对象的动态类型的区分大小写的客户端脚本语言,主要目的是为了解决服务器端语言,比如Perl,遗留的速度问题,为客户提供更流畅的浏览效果。当时服务端需要对数据进行验证,由于网络速度相当缓慢,只有28.8kbps,验证步骤浪费的时间太多。于是Netscape的浏览器Navigator加入了Javascr ipt,提供了数据验证的基本功能-Javascr ipt is client-side scr ipti
driver_test
- Simple test client for the port/Driver interface.
test
- 长连接,在页面里嵌入一个隐蔵ifr a me,将这个隐蔵ifr a me的src属性设为对一个长连接的请求,服务器端就能源源不断地往客户端输入数据。Gmail聊天实例-Long connection, embedding a hidden ifr a me in the page Zao, Zao this hidden ifr a me src attribute is set for a long connection request, the server can be an endles
Test
- http client http client -http client
04-client
- 这是开发webservice的一个测试客户端,主要是测试使用spring管理的业务问题。-This is a test developed webservice client, mainly to test the use of spring management business problems.
Client
- 数据挖掘的客户端程序,测试用。对于wtmpx日志文件的登入登出信息匹配和记录(Data mining client program, test with)
hadoop_test
- HDFS 客户端接口的调用和测试示例,基于 hadoop-release-HDP-2.5.0.0 ,供初学者参考(The call and test example of HDFS client interface)