| View previous topic :: View next topic |
| Author |
Message |
Isy
Joined: 02 Jun 2009 Posts: 11
|
Posted: Wed Jul 01, 2009 7:03 pm Post subject: Mobile Game Help |
|
|
| Lukas Hasik has recommended me to email to NetBeans Mobility Team at
|
|
| Back to top |
|
 |
shche123
Joined: 19 May 2009 Posts: 43
|
Posted: Fri Jul 03, 2009 2:54 pm Post subject: |
|
|
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
|
|
| Back to top |
|
 |
Isy
Joined: 02 Jun 2009 Posts: 11
|
Posted: Sat Jul 04, 2009 8:28 pm Post subject: Mobile Game Help |
|
|
Lukas Hasik has recommended me to email to NetBeans Mobility Team at “user@mobility.netbeans.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.
|
|
| Back to top |
|
 |
shche123
Joined: 19 May 2009 Posts: 43
|
Posted: Sat Jul 04, 2009 8:52 pm Post subject: |
|
|
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?
|
|
| Back to top |
|
 |
shche123
Joined: 19 May 2009 Posts: 43
|
Posted: Sat Jul 04, 2009 9:04 pm Post subject: |
|
|
<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...
|
|
| Back to top |
|
 |
Isy
Joined: 02 Jun 2009 Posts: 11
|
Posted: Tue Jul 07, 2009 10:38 pm Post subject: |
|
|
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.
|
|
| Back to top |
|
 |
shche123
Joined: 19 May 2009 Posts: 43
|
Posted: Tue Jul 07, 2009 10:43 pm Post subject: |
|
|
You can try the ip address in your last post.
You can also ask the demo developers.
Leonid
|
|
| Back to top |
|
 |
Isy
Joined: 02 Jun 2009 Posts: 11
|
Posted: Thu Jul 23, 2009 11:37 am Post subject: |
|
|
| 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.
|
|
| Back to top |
|
 |
shche123
Joined: 19 May 2009 Posts: 43
|
Posted: Thu Jul 23, 2009 1:18 pm Post subject: |
|
|
| You can attach it to your message on this board so that anyone can try it out...
|
|
| Back to top |
|
 |
Isy
Joined: 02 Jun 2009 Posts: 11
|
Posted: Thu Jul 30, 2009 10:55 am Post subject: |
|
|
| how can I upload a file? it's giving me error "tried upload empty file"
|
|
| Back to top |
|
 |
Karol Harezlak Posted via mailing list.
|
Posted: Thu Jul 30, 2009 11:18 am Post subject: Mobile Game Help |
|
|
Hi,
Please provide more information about your problem.
Isy wrote:
| Quote: | how can I upload a file? it's giving me error "tried upload empty file"
|
--
Karol Harezlak <address-removed>
Sun Microsystems, Inc. NetBeans Mobility
|
|
| Back to top |
|
 |
Isy
Joined: 02 Jun 2009 Posts: 11
|
Posted: Sun Aug 30, 2009 4:48 pm Post subject: |
|
|
| Hi, I have created a zip file which I would like to upload but im getting error, could someone help me how to attach the file, thanx.
|
|
| Back to top |
|
 |
Isy
Joined: 02 Jun 2009 Posts: 11
|
Posted: Wed Sep 09, 2009 4:16 pm Post subject: |
|
|
| Is it posible if I can get members email address in this post so that I can email them the program because im getting problem uploading the zip file cheerz...
|
|
| Back to top |
|
 |
shche123
Joined: 19 May 2009 Posts: 43
|
Posted: Wed Sep 09, 2009 5:19 pm Post subject: test |
|
|
test
| Description: |
|
 Download |
| Filename: |
test.txt |
| Filesize: |
4 Bytes |
| Downloaded: |
58 Time(s) |
|
|
| Back to top |
|
 |
shche123
Joined: 19 May 2009 Posts: 43
|
Posted: Wed Sep 09, 2009 5:20 pm Post subject: test zip |
|
|
test zip
| Description: |
|
 Download |
| Filename: |
test.zip |
| Filesize: |
4 Bytes |
| Downloaded: |
59 Time(s) |
|
|
| Back to top |
|
 |
|