-
Second answer SSD8 practice, in the hope that students learning networks help.
SSD8的练习二答案,希望对学习网络的同学有所帮助。-Second answer SSD8 practice, in the hope that students learning networks help.
- 2023-04-30 02:15:02下载
- 积分:1
-
Java 编写的蛋蛋游戏
对初学者的编程有一定的帮助
需要的可下来...
Java 编写的蛋蛋游戏
对初学者的编程有一定的帮助
需要的可下来-prepared by the dash of Java game programming for beginners will help needs to be down to s
- 2022-08-22 14:06:05下载
- 积分: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写的图片浏览器,类似acds
java写的图片浏览器,类似acds-photo browser, similar Converter
- 2022-08-24 12:48:36下载
- 积分:1
-
with Applet IM (local) (simple socket organization) used eclipe s3.2 tomcat5.5 d...
用Applet实现IM(在本地)(简单的socket编成)
用eclipes3.2 + tomcat5.5调试成功-with Applet IM (local) (simple socket organization) used eclipe s3.2 tomcat5.5 debugging success
- 2022-03-26 04:13:44下载
- 积分:1
-
该系统利用bulej开发环境编写出的计算器系统,可以进行加减乘除等功能!...
该系统利用bulej开发环境编写出的计算器系统,可以进行加减乘除等功能!-The system USES bulej development environment, write a calculator systems, can add, subtract, multiply and divide function!
- 2022-05-30 09:03:44下载
- 积分:1
-
Learn how a an example of struts, very easy to use, students can see examples of...
一个学习如何struts的一个例子,非常好用,学生可以看例子学习,对于想学好jsp的人很有用-Learn how a an example of struts, very easy to use, students can see examples of learning, for people who want to learn useful jsp
- 2022-07-02 10:05:56下载
- 积分:1
-
jsp上传软件提供组件上传
jsp上传软件提供组件上传-jsp upload software components upload
- 2022-02-21 23:02:31下载
- 积分:1
-
Is a java to do with the examples of the genetic algorithm is mainly used to ach...
是一个用java做的遗传算法的实例,主要是用java来实现遗传算法。-Is a java to do with the examples of the genetic algorithm is mainly used to achieve genetic algorithm java.
- 2023-07-14 05:50:02下载
- 积分:1
-
一个java编的用来管理卡片信息的小程序
一个java编的用来管理卡片信息的小程序-a series of the information used to manage a small card procedures
- 2023-06-04 22:05:03下载
- 积分:1