-
RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布...
RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布式计算的效果。上传文件里有详细的部署和使用说明,在win2000上测试通过。-RMI (Java Remote Method Invocation) : this example to achieve the client interface to the remote server computing issued request, the server calls a calculation method and the results back to the client, so as to achieve the effect of distributed computing. Upload file are detailed in the deployment and use in WIN2000 on the test.
- 2022-07-04 18:31:13下载
- 积分:1
-
利用ICMP在VC++下实现网络路由跟踪
利用ICMP在VC++下实现网络路由跟踪-use of ICMP in VC tracking network routing
- 2022-03-17 17:02:47下载
- 积分:1
-
FTPex simulation FTP server scripting tool
FTPex模拟FTP服务器脚本工具-FTPex simulation FTP server scripting tool
- 2022-06-16 08:01:52下载
- 积分:1
-
CListCtrl可以有多种风格,这次我用ICON类型来作一个例子程序,ICON加上文字简直COOL极了...
CListCtrl可以有多种风格,这次我用ICON类型来作一个例子程序,ICON加上文字简直COOL极了-CListCtrl can have many styles, I use this type of ICON as an example of procedures, ICON words simply add a very COOL
- 2022-03-19 08:09:00下载
- 积分:1
-
BCB 环境下WHOIS协议的实现CLA
BCB 环境下WHOIS协议的实现CLA-BCB Environment WHOIS protocol realize CLA
- 2023-08-05 20:35:03下载
- 积分:1
-
Used VC++ Programming, internal LAN chat applet.
采用VC++编程,实现局域网内部的聊天小程序。-Used VC++ Programming, internal LAN chat applet.
- 2023-03-17 09:45:03下载
- 积分:1
-
局域网内的一个简单的聊天程序,分为服务器端与客户端两部分...
局域网内的一个简单的聊天程序,分为服务器端与客户端两部分-LAN within a brief chat procedures, divided into server and client part 2
- 2022-04-17 04:26:40下载
- 积分:1
-
This topic for the realization of a TCP protocol using multi
此题目为实现一个采用TCP协议实现多线程的web server.即使用操作系统提供的多线程库实现多线程并发服务器具体要求为,在浏览器中输入 http://127.0.0.1:6789/index.html 可正确显示纯html文件index.html-This topic for the realization of a TCP protocol using multi-threaded web server. That is, the use of multi-threaded operating system to provide multi-threaded concurrent database server to achieve the specific requirements for the browser, type in http://127.0.0.1:6789/index.html can correctly display pure html file index.html
- 2022-10-24 14:25:03下载
- 积分:1
-
OMNET++学习书,包含每个实例的网络层…
Omnet++学习全书,内含网络每个层的仿真实例和源代码(已经测试)
-Omnet++ Learning book that contains the network layer of each simulation examples and source code (already tested)
- 2022-02-20 12:12:56下载
- 积分:1
-
说明的是用在客户端输入两个数字,在服务器端实现其加法运算,然后返回结果给客户端的rmi例子,这个例子较为复杂。此例子经过本人的调试通过。欢迎大家享用。...
说明的是用在客户端输入两个数字,在服务器端实现其加法运算,然后返回结果给客户端的rmi例子,这个例子较为复杂。此例子经过本人的调试通过。欢迎大家享用。-descriptions are used in the importation of two client figures on the server side to achieve its addition operations, then return to the findings to the client rmi example, is more complex. This example After I passed the debugger. You are welcome to enjoy.
- 2023-07-29 07:50:04下载
- 积分:1