-
完美数都能实现!显示1到1000的完美数,程序可以判断你输入的是不是!...
完美数都能实现!显示1到1000的完美数,程序可以判断你输入的是不是!-Few can achieve perfect! 1-1000 show the perfect number, the program can determine whether you have entered is not!
- 2023-06-05 11:15:03下载
- 积分:1
-
用java程式 来做档案上传 回传server时间
用java程式 来做档案上传 回传server时间-Java program to do with the file upload server return time
- 2022-03-13 18:53:04下载
- 积分: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
-
simple network management protocol SNMP introduced
简单网络管理协议SNMP介绍-simple network management protocol SNMP introduced
- 2022-09-13 07:25:03下载
- 积分:1
-
java实现的udp通讯协议,包括服务端和客户端
java实现的udp通讯协议,包括服务端和客户端-java realize the udp communication protocols, including server and client
- 2022-05-24 08:44:25下载
- 积分:1
-
Jmol是一个使用java语言编写的开源的免费三维分子显示工具,用于分子模型的浏览和编辑,可以支持多种分子格式,并支持多种常用的图像格式。...
Jmol是一个使用java语言编写的开源的免费三维分子显示工具,用于分子模型的浏览和编辑,可以支持多种分子格式,并支持多种常用的图像格式。
-Jmol is a java language to use free open-source tool for three-dimensional display elements for the molecular model of browsing and editing, the format can support a variety of elements, and supports a wide range of commonly used image format.
- 2022-03-11 07:53:44下载
- 积分:1
-
通过ODBC访问数据库的程序,简单,方便,易懂
通过ODBC访问数据库的程序,简单,方便,易懂-Access the database through the ODBC procedure, a simple, convenient and easy to understand
- 2023-03-22 16:20:03下载
- 积分:1
-
一个java做的每小时自动更新的代理服务器的列表,实用
一个java做的每小时自动更新的代理服务器的列表,实用-an hour to do automatic updates of the list of proxy servers, practical
- 2022-03-06 23:35:33下载
- 积分:1
-
ruby solve Sudoku problems, this procedure is very short, designed to be relativ...
ruby解决数独问题,这个程序很短,设计得比较精妙,其中有详细解释-ruby solve Sudoku problems, this procedure is very short, designed to be relatively sophisticated, including a detailed explanation
- 2023-02-07 05:15:03下载
- 积分:1
-
MasteringEJB20 Code Sample Include SessionBean,EntityBean,etc
MasteringEJB20 Code Sample Include SessionBean,EntityBean,etc
- 2022-05-21 07:56:52下载
- 积分:1