-
JDK示例改进版,请多多指教
JDK示例改进版,请多多指教-improved version JDK example, the exhibitions
- 2022-03-22 14:23:27下载
- 积分:1
-
比较方便的地图制作小工具,我们做java游戏时经常用到
比较方便的地图制作小工具,我们做java游戏时经常用到-Convenient to map production of small tools, we make java games frequently used
- 2022-07-18 06:41:22下载
- 积分:1
-
各类系统通用登陆源代码,简小,精悍,实用型!!!!适用于课程设计及毕业设计!!!(糊弄型)...
各类系统通用登陆源代码,简小,精悍,实用型!!!!适用于课程设计及毕业设计!!!(糊弄型)-various generic landing system source code, simplifying small, lean, Practical! ! ! ! apply to the curriculum design and design graduates! ! ! (fool-type)
- 2023-07-14 14:35:04下载
- 积分:1
-
java入门及程序 介绍interface 实现 使用
java入门及程序 介绍interface 实现 使用-entry procedures and introduced the use interface to achieve
- 2022-03-13 04:23:54下载
- 积分:1
-
98 World Cup 的JAVA程序
98 World Cup 的JAVA程序-98 World Cup Java Programs
- 2022-11-08 14:10: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
-
esb mule hello例子整理,介绍怎么初步运行mule。
esb mule hello例子整理,介绍怎么初步运行mule。-esb mule hello example of order to introduce how to run a preliminary mule.
- 2022-01-21 04:56:05下载
- 积分:1
-
<设计模式
的源码
- 2022-03-29 21:52:10下载
- 积分:1
-
弹出窗口的小测试程序
弹出窗口的小测试程序-small pop-up window of the test procedure
- 2022-07-15 17:35:29下载
- 积分:1
-
手机游戏贪吃蛇,自己做的小游戏,使用简单的代码,新手做的...
手机游戏贪吃蛇,自己做的小游戏,使用简单的代码,新手做的-Snake mobile game, do their own game, using a simple code, so new
- 2022-07-08 18:54:08下载
- 积分:1