数据报套接字android游戏 [英] Datagram Socket android game

查看:70
本文介绍了数据报套接字android游戏的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试开发多人游戏,就像将任何普通游戏加入房间游戏一样,然后与其他玩家分享游戏得分.

在Google中搜索之后,我看到的应该是从DatagramSocket开始的,在此链接http://docs.oracle.com/javase/tutorial/networking/datagrams/index.html中,我可以创建我的WiFi互联网游戏抛出DatagramSocket或我需要其他东西.

请让我针对此类Android游戏的步骤

I''m trying to develop multiplayer game , like any usual games join to room game then the score of game sharing with another player.

After I''m searching in Google , what i see i should be start on DatagramSocket , in this link http://docs.oracle.com/javase/tutorial/networking/datagrams/index.html , i can create my WiFi internet game throwing DatagramSocket or i need something else.

Please let me the steps for this kind of android game

推荐答案

1.使用Android和Java JDK作为您的软件开发工具来设置Eclipse.

Eclipse
http://www.eclipse.org/downloads/ [ http://developer.android.com/sdk/index.html [ http://www.oracle.com/technetwork/java/javase/downloads/index.html [ ^ ]

有很多很好的教程可以帮助您使用此开发环境选项进行设置.

www.youtube.com/results?search_query=android+bootcamp&oq=android+bootcamp [^ ]


这是Android开发者网站对DatagramSocket的评价:
http://developer.android.com/reference/java/net/DatagramSocket.html [ ^ ]

适用于创建Android游戏的一些可选开发环境是Adobe Flash CS6甚至Microsoft Visual Studio 2012 ...
1. Setup Eclipse with Android and Java JDK as your software development tool.

Eclipse
http://www.eclipse.org/downloads/[^]

Android
http://developer.android.com/sdk/index.html[^]

Java JDK
http://www.oracle.com/technetwork/java/javase/downloads/index.html[^]

There are many good tutorials out there to help get you setup with this development environment option.

www.youtube.com/results?search_query=android+bootcamp&oq=android+bootcamp[^]


This is what the Android Developers website has to say about the DatagramSocket:
http://developer.android.com/reference/java/net/DatagramSocket.html[^]

Some optional development environments suitable for creating Android games are Adobe Flash CS6 or even Microsoft Visual Studio 2012...


这篇关于数据报套接字android游戏的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆