|
View:
New views
10 Messages
—
Rating Filter:
Alert me
|
|
|
Mobile Game HelpWhat 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 HelpLukas 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 HelpThe 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<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 Helpshche 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 HelpYou 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 HelpThanks 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 HelpYou 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 Helphow 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 HelpHi,
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@... |
| Free embeddable forum powered by Nabble | Forum Help |