- 
                        坦克大战游戏,具有单机版和网络版的功能。是模拟任天堂的坦克游戏制作而成,可玩性和观赏性价值很高...
                        
                          坦克大战游戏,具有单机版和网络版的功能。是模拟任天堂的坦克游戏制作而成,可玩性和观赏性价值很高-Tankedaizhan games, with stand-alone and network version of the function. Nintendo is a simulation game from the tanks, playability and a high ornamental value                         
                            - 2022-05-28 01:50:48下载
- 积分:1
 
- 
                        doing the Rubik's cube
                        
                          自己做的俄罗斯方块-doing the Rubik"s cube                         
                            - 2022-06-21 10:36:49下载
- 积分:1
 
- 
                        corejava第八版卷I和II的源代码
                        
                          corejava第八版第一卷和第二卷的源代码-corejava eighth edition of volumes I and II source code                         
                            - 2022-02-14 02:45:31下载
- 积分:1
 
- 
                        学习Java图形的代码,通过此代码可以学习到Java的图形制作
                        
                          学习Java图形的代码,通过此代码可以学习到Java的图形制作-Learning Java graphics code, this code can learn to Java graphics production                         
                            - 2023-06-08 09:55:03下载
- 积分:1
 
- 
                        闪烁文本显示的JAVA Applet(4KB)
                        
                          闪烁文本显示的JAVA Applet(4KB) -text display flicker of Java Applet (4KB)                         
                            - 2022-10-17 23:20:02下载
- 积分:1
 
- 
                        achieve the java server procedures
                        
                          实现Time服务器的java程序-achieve the java server procedures                         
                            - 2022-08-23 22:11:36下载
- 积分:1
 
- 
                        五子连珠游戏,用Java实现,比较简单,大家借鉴下就好了
                        
                          五子连珠游戏,用Java实现,比较简单,大家借鉴下就好了-Games五子连珠with Java implementation, relatively simple, like the U.S., under reference                         
                            - 2022-02-07 04:03:54下载
- 积分: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
 
- 
                        3 pairs of sample codes for basic net apps: . Socket server/client . start the s...
                        
                          3 pairs of sample codes for basic net apps: . Socket server/client . start the server first . DatagramSocket . start MyDatagramSocketA first . MyDatagramSocketA receive a packet first, and then send a reply MyDatagramSocketA send a packet first, and then receive a reply. . Multicast sender/receiver . start the receiver first- 3 pairs of sample codes for basic net apps: . Socket server/client . start the server first . DatagramSocket . start MyDatagramSocketA first . MyDatagramSocketA receive a packet first, and then send a reply MyDatagramSocketA send a packet first, and then receive a reply. . Multicast sender/receiver . start the receiver first                         
                            - 2022-03-17 20:53:16下载
- 积分:1
 
- 
                        一个简单的商品采集系统,可以提供服务端与客户端之间,格式文件以及数据文件的通信...
                        
                          一个简单的商品采集系统,可以提供服务端与客户端之间,格式文件以及数据文件的通信-It is a simple commodity collectiong system,providing you with the communication of data type files or format type files between Client and Server.                         
                            - 2022-08-09 12:34:50下载
- 积分:1