-
openssl生成证书,数字签名,加密解码
资源描述
利用openssl 生成根证书,证书发布,数字签名。
握手建立会话长连接,发送,接收数据,最后销毁会话。
- 2022-01-22 10:52:17下载
- 积分:1
-
一个收发邮件的收发程序的邮件
VC实现的一个EMAIL收发程序-VC of a transceiver procedures EMAIL
- 2022-08-25 14:05:03下载
- 积分:1
-
The code on this diskette has been organized by chapter. Each subdirectory conta...
The code on this diskette has been organized by chapter. Each subdirectory containing listing has a readme.txt describing program usage and any relevent
- 2022-02-05 04:55:00下载
- 积分:1
-
Muhammad hegemony source, use the C language, run the console environment.
拳王争霸源程序,使用C语言编写,控制台环境运行。-Muhammad hegemony source, use the C language, run the console environment.
- 2022-01-24 13:01:48下载
- 积分:1
-
相册管理器,一个相册管理的软件。运行程序时请将本目录中的两个类库拷贝到bin/Debug或者bin/Release目录下,此两个类库是程序运行所必需的。...
相册管理器,一个相册管理的软件。运行程序时请将本目录中的两个类库拷贝到bin/Debug或者bin/Release目录下,此两个类库是程序运行所必需的。-Album manager, an album management software
- 2022-09-26 20:20:03下载
- 积分:1
-
著名的U臂
ARM 著名的启动代码u-boot
官方最新版本1.1.6-ARM famous u-boot startup code official the latest version 1.1.6
- 2022-05-24 02:16:21下载
- 积分:1
-
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
-
VC++写的,推箱子游戏源码,运行的很好,提供一种很好的小游戏设计思路。...
VC++写的,推箱子游戏源码,运行的很好,提供一种很好的小游戏设计思路。-VC written in the source game magazines, a good run, a very good small game design ideas.
- 2022-07-09 07:37:01下载
- 积分:1
-
his assistant source software
小助手软件 源码-his assistant source software
- 2022-03-24 11:41:08下载
- 积分:1
-
eight digital vc the original document, with a manual only to the design of the...
八数码问题的vc原文件,用人工只能的a算法来设计的,请大家执教-eight digital vc the original document, with a manual only to the design of the algorithm, please coach
- 2022-03-23 18:56:31下载
- 积分:1