Mobile Game Help

View: New views
10 Messages — Rating Filter:   Alert me  

Mobile Game Help

by Leonid Shchervinsky :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

What is the question?



Check out the DTJ-365 Java ME three day class. They develop a CLDC/MIDP game as part of the lab.



Leonid





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Mobile Game Help

by Isy-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Lukas Hasik has recommended me to email to NetBeans Mobility Team at “user@...org”



 



I have downloaded the mobile game which was created by Lukas Hasik and Fabiola Rios "LAB-6400: Create Your Own Mobile Game". I am actually using Netbeans IDE 6.5.1 to do the exercises for creating mobile game step-by-step I have managed all the exercises 1 till 4.



 



 



The problem I’m getting is when I Run the MobileGameApp and click on High Scores it displays



MobileGameApp wants to connect to http://193.86.76.42:8080/DukeHighScores/HighScoresService using airtime. This may result in charges. Is it OK to use airtime? Yes/No by clicking on both options it shows “Retrieving Data” and then displays "cannot connect to the server".



 



I was wondring if anyone could help me sort out this problem or guide me where I'm doing wrong I will really appreciate your help.





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Mobile Game Help

by Leonid Shchervinsky :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The WSDL is there. Can you create a simple Web Services Client and see if the service is working?



Can you get your hands on the solution, and see if it is working?





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Mobile Game Help

by Leonid Shchervinsky :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

<service name="HighScoresService">

−

<port name="HighScoresPort" binding="tns:HighScoresPortBinding">

<soap:address location="http://ultra60-adsl-20:8080/DukeHighScores/HighScoresService"/>

</port>

</service>



this location is not a public URL...





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Mobile Game Help

by Isy-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

shche thanks for yorr reply. can you please let me know where exactly I need to put the folowing code:



<service name="HighScoresService">

−

<port name="HighScoresPort" binding="tns:HighScoresPortBinding">

<soap:address location="http://ultra60-adsl-20:8080/DukeHighScores/HighScoresService"/>

</port>

</service>





Do I need to create a new web service client.





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Mobile Game Help

by Leonid Shchervinsky :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You can try the ip address in your last post.



You can also ask the demo developers.



Leonid





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Mobile Game Help

by Isy-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks for your reply "shche". Is it ok if I could email you the program so you could have a look and test if you can get it working.





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Mobile Game Help

by Leonid Shchervinsky :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

You can attach it to your message on this board so that anyone can try it out...





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Mobile Game Help

by Isy-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

how can I upload a file? it's giving me error "tried upload empty file"





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Mobile Game Help

by Karol Harezlak :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Please provide more information about your problem.


Isy wrote:

> how can I upload a file? it's giving me error "tried upload empty file"
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@...
> For additional commands, e-mail: users-help@...
>
>  


--
Karol Harezlak <karol.harezlak@...>
Sun Microsystems, Inc. NetBeans Mobility


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...