登录
首页 » Java » UDP

UDP

于 2016-07-07 发布 文件大小:52KB
0 90
下载积分: 1 下载次数: 4

代码说明:

  本实验为编程实现 UDP 协议下使用 RSA 算法对信息的加密解密,用于两端之间的通讯 功能,开发平台为 win8.1, 开发环境 Eclipse, 开发语言 Java。(This experiment under the UDP protocol for programming using the RSA algorithm for encryption and decryption of information, for communication between the two ends of Function development platform is win8.1, the Eclipse development environment, programming language Java.)

文件列表:

UDPClient
.........\.classpath,301,2016-06-20
.........\.project,385,2016-06-21
.........\bin
.........\...\client_window
.........\...\.............\ClientWindow$1.class,763,2016-06-23
.........\...\.............\ClientWindow$2.class,728,2016-06-23
.........\...\.............\ClientWindow$3.class,716,2016-06-23
.........\...\.............\ClientWindow.class,8621,2016-06-23
.........\...\myrsa2
.........\...\......\RSATest.class,2777,2016-06-24
.........\...\......\RSAUtils.class,6513,2016-06-23
.........\...\win1
.........\...\....\ClientWindow1$1.class,732,2016-06-28
.........\...\....\ClientWindow1$2.class,689,2016-06-28
.........\...\....\ClientWindow1.class,7511,2016-06-28
.........\src
.........\...\client_window
.........\...\.............\ClientWindow.java,8580,2016-06-22
.........\...\myrsa2
.........\...\......\RSATest.java,7164,2016-06-24
.........\...\......\RSAUtils.java,6076,2016-06-19
.........\...\win1
.........\...\....\ClientWindow1.java,6936,2016-06-24
UDPServer
.........\.classpath,301,2016-06-20
.........\.project,385,2016-06-21
.........\bin
.........\...\myrsa2
.........\...\......\RSATest.class,2652,2016-06-23
.........\...\......\RSAUtils.class,6513,2016-06-23
.........\...\server_window
.........\...\.............\ServerWindow$1.class,763,2016-06-23
.........\...\.............\ServerWindow$2.class,728,2016-06-23
.........\...\.............\ServerWindow$3.class,716,2016-06-23
.........\...\.............\ServerWindow.class,8704,2016-06-23
.........\...\win1
.........\...\....\ServerWindow1$1.class,732,2016-06-24
.........\...\....\ServerWindow1$2.class,689,2016-06-24
.........\...\....\ServerWindow1.class,7838,2016-06-24
.........\src
.........\...\myrsa2
.........\...\......\RSATest.java,3312,2016-06-19
.........\...\......\RSAUtils.java,6076,2016-06-19
.........\...\server_window
.........\...\.............\ServerWindow.java,9278,2016-06-22
.........\...\win1
.........\...\....\ServerWindow1.java,7272,2016-06-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • MD5单元及DEMO
    MD5加密单元及DEMO-MD5 encryption modules and DEMO
    2023-06-06 08:25:03下载
    积分:1
  • base64码转换程序,不够完善
    base64码转换程序,不够完善-base64 code conversion, not perfect
    2022-06-13 20:14:40下载
    积分:1
  • The source code of MD5 encryption algorithm
    md5加密算法源代码-The source code of MD5 encryption algorithm
    2022-01-30 16:39:05下载
    积分:1
  • MD5VB2010
    MD5VB2010实现MD5加密,计算机VB程序(MD5VB2010 achieve MD5 encryption, computer VB program)
    2013-12-11 09:24:32下载
    积分:1
  • hash
    (1)为班级学生花名册建立开桶或闭桶散列表。 (2)友好性:界面要友好,输入有提示,尽量展示人性化。 (3)可读性:源程序代码清晰、有层次。 (4)健壮性:对输入的数据有纠错处理。((1) class roster for the establishment of open or closed barrels barrels hash table. (2) friendly: the interface should be friendly, to bring in people with tips, try to show humanity. (3) readability: source code clear, there are levels. (4) robustness: the input data are error-correcting processing.)
    2009-01-09 14:50:07下载
    积分:1
  • 为歌手投票:1、检测出最高分和最低分,然后求出平均分 2、计算各个评委的打分与平均分的差的绝对值,绝对值大的为“差评委”,小的为“好评委”。 在求出最大...
    为歌手投票:1、检测出最高分和最低分,然后求出平均分 2、计算各个评委的打分与平均分的差的绝对值,绝对值大的为“差评委”,小的为“好评委”。 在求出最大值和最小值时还要捕获数组b的下标,即得到评委的序号-Vote for the singers: 1, detected the highest points and lowest points, and then calculated the average sub-2, calculation of all the judges scoring with an average score of poor in absolute terms, the absolute value of big is
    2022-02-20 11:00:37下载
    积分:1
  • test-five
    一个综合了AES,DES,Elgamal的综合性验证程序。(good luck.)
    2020-11-26 16:39:30下载
    积分:1
  • Cryptography Miller Rabin primality testing algorithm. Artificial preparation, u...
    密码学中的Miller Rabin素性检测算法。人工编写,用这个来学习或者是交作业,绝对是过关利器。-Cryptography Miller Rabin primality testing algorithm. Artificial preparation, use this to learn or交作业is definitely a sharp object boundary.
    2023-03-11 10:50:04下载
    积分:1
  • 根据自己的要求可以修改,MD5处理单元。
    根据自己的加密要求可以修改,MD5加密处理单元。-According to their own requirements can be amended encryption, MD5 encryption processing unit.
    2023-02-26 09:00:04下载
    积分:1
  • sha
    SHA-1 算法程序 64个字符分开,同时避免0字符对字符串接口的影响。(SHA-1 algorithm 64 characters apart, while avoiding the 0 character of the string interface effects.)
    2013-10-28 15:10:43下载
    积分:1
  • 696518资源总数
  • 104388会员总数
  • 18今日下载