-
java中常用的一些方法 java 精心收集
java中常用的一些方法 java 精心收集-java methods commonly used in some well-java collection
- 2022-07-03 14:59:57下载
- 积分:1
-
MD5算法是将数据进行不可逆加密的算法有较好的安全性,在国内如寿信的安全支付平台就采用此算法。...
MD5算法是将数据进行不可逆加密的算法有较好的安全性,在国内如寿信的安全支付平台就采用此算法。-MD5 algorithm is not reversible data encryption algorithm has good security, in domestic life, such as letter secure payment platform on the use of this algorithm.
- 2022-01-20 22:57:54下载
- 积分:1
-
使用apache mina开发的实现RPC调用的实例,提供了实现思想.
使用apache mina开发的实现RPC调用的实例,提供了实现思想.-Developed using apache mina realize examples of RPC calls, provided the ideological realize.
- 2022-10-29 11:40:03下载
- 积分:1
-
libshout
libshout-java is a set of Java bindings for libshout, enabling Java shout applications to stream to icecast servers with very little overhead. It is a very literal interface to the libshout API, the only significant change being that errors generate exceptions.
- 2022-01-25 16:22:47下载
- 积分:1
-
java GIS 开发sdfasfs dfasfs dfasfsdfasf
java GIS 开发sdfasfs dfasfs dfasfsdfasf-sdfasfsdfasfsdfasfsdfasfsdfasfsdfasfsdfasf
- 2022-01-30 18:27:25下载
- 积分:1
-
一个多线程、支持断点续传的java源码
一个多线程、支持断点续传的java源码-More than one thread in support of the java source HTTP
- 2022-07-20 19:42:44下载
- 积分:1
-
用java开发的一个小型的聊天软件的生产,这是安装…
一款用JAVA制作开发的小型聊天软件,里面附有安装程序和JAVA源代码。-JAVA development with the production of a small chat software, which is installed with the procedures and JAVA source code.
- 2023-05-01 04:40:03下载
- 积分:1
-
err
客户通过Socket(InetAddress,port)建立与服务器的连接。服务器与客户都通过构造BufferedReader,PrintWriter来建立输入输出流,然后双方通过该输入输出流来相互传递信息,一旦收到客户方的连接请求,服务器accept()方法返回一个新建的Socket对象。客户端然后向服务器发送消息,比如注册,登录,查找好友等,服务器收到来自客户的请求后,针对不同的消息处理请求, 虽然UDP不可靠但是对于icq可靠性并不太重要,而且UDP快速,所以客户间发送信息通过UDP。用户登录时通过类DatagramPacket和DatagramSocket创建UDP包括其本地接受端口以及发送端口,默认端口为5000和5001,通过取得的好友的IP地址来向好友发送消息(send(DatagramPacket)和接受消息(receive(DatagramPacket))。当用户通过UDP收到消息后,可以通过DatagramPacket的方法InetAddress getAddress()得到对方的ip地址,通过对好友列表比较以判断是谁并提示用户收到某某的消息,然后用户选择该用户查看消息,如果好友列表没有该人就显示收到陌生人的消息。用户可以按陌生人按钮查看消息。
-err
- 2022-01-23 10:11:51下载
- 积分:1
-
java字符移动测试
Java move pictuer Test
- 2022-11-27 12:00:08下载
- 积分:1
-
《Java案例开发》源代码( 考勤系统的完整实现!) 包括数据库 网络通讯&uml...
《Java案例开发》源代码( 考勤系统的完整实现!) 包括数据库 网络通讯&uml-"Java development case" source code (attendance the integrity of the system to achieve!) The database includes network communications & u ml
- 2022-01-26 05:21:09下载
- 积分:1