-
java p2p 很好找到
ackage ex1_tp2 ;
导入 java.rmi.* ;
导入 java.rmi.server.* ;
导入 java.rmi.registry.* ;
公共类 Serveur 扩展 UnicastRemoteObject 实现 ex_ser {
公共 Serveur() 引发 RemoteException {}
公共字符串 reponce (字符串 mot) 引发 RemoteException {
返回"Bonjour tous";
}
公共静态 void main (字符串 [] args) {
请尝试 {
LocateRegistry.createRegistry(1099) ;
System.out.println ("端口 1099年") ;
} catch (RemoteException e1) {
System.err.println ("pas de 端口") ;
System.exit(1) ;
}
请尝试 {
Serveur objet = 新 Serveur() ;
Naming.rebind("mounir",objet) ;
System.out.println ("Serveur prêt") ;
}
catch (异常 e) {
System.err.println ("最好派个:"+ e.getMessage()) ;
}
}
}
- 2022-10-20 00:50:04下载
- 积分:1
-
很快
bpsk的算法实现,运行快,计算量少,误差小。-very fast
- 2022-10-27 15:10:04下载
- 积分:1
-
广播通讯源码事例
C++ UDP通信 广播源代码 两个MFC工程,一个广播发送数据,一个接收数据,一级test代码,vs2010测试通过,自己写的代码,初学winsock 编程的新手可以参考,欢迎下载,欢迎指正,互相学习借鉴,谢谢!...
- 2022-08-11 00:32:09下载
- 积分:1
-
file attributes file attributes
文件属性 -file attributes file attributes
- 2022-12-15 21:45:03下载
- 积分:1
-
语音聊天
saaaaalam skfsdjfkds公司
- 2022-08-22 02:25:21下载
- 积分:1
-
智能读卡器
智能读卡器的类,对智能读卡器进行读写操作,复位应答
- 2022-12-05 06:40:03下载
- 积分:1
-
VB6 and Shell .. sample code
VB6 and Shell .. sample code-Shell and VB6 sample code ..
- 2022-10-11 04:30:03下载
- 积分:1
-
dm355 video program. is a rare good procedures
dm355 视频程序.是不可多得的好程序-dm355 video program. is a rare good procedures
- 2022-01-27 17:48:02下载
- 积分:1
-
on assembly language, the flower design of the audible procedures, primarily the...
基于汇编语言的电子琴设计中的发声程序,主要是利用计算机硬件发声-on assembly language, the flower design of the audible procedures, primarily the use of computer hardware audible! !
- 2022-02-26 22:35:10下载
- 积分:1
-
基于SCA100T
基于SCA100T-D02高精度双轴倾角传感器电动车跷跷板,2007年索尼杯系统解决方案,包括电路和源码。-SCA100T-D02-based high-precision dual-axis tilt sensor electric car Seesaw, 2007 Sony Cup system solutions, including the circuits and source code.
- 2023-04-30 09:15:02下载
- 积分:1