SALUT,
Je suis entrain de développer un client mobile avec netbeans, avant j'ai développé un service web sous axis, et je me connecter de mon client mobile au service web via un site web :
Lorsque je teste mon service web localement il fonction correctement :
Mais lorsque je lance l'application mobile, il affiche sur Wireless Toolkit 2.5.2 le message suivant :Code:http://localhost:8080/axis/sommer.jws
Et quand je vais OK il affiche :Code:
1
2 clientmobile wants to send and receive data using the network. Tis will use airtime and may result in charges. is et OK to use airtime?
S'il vous plait aidez moiCode:
1
2 Communication failed. Was Web Project correctly build and deployed after stubs generation ?
Merci d'avance.