Questions tagged [webservice-client]

An application which calls on and consumes the response of a web service.

An application which calls on and consumes the response of a web service.

1128 questions
-3
votes
1 answer

what are the Best practice to store or monitor UI logs?

what are the best practices to store the ui logs/error statements of all the clients in the server side, so that we can analyse this later
Mahesh Kumar
  • 138
  • 1
  • 9
-3
votes
1 answer

android checking new data on webserver

I would like to build a little game app on android for 2 players. The players send strings and player 1 have to wait for the answer of player 2 and so on... So i will write and read the data to a web server. My question now how can i check in…
tobzilla90
  • 607
  • 5
  • 9
-4
votes
2 answers

$_POST is not working in web services?

I am stuck from 2 days, I am working with web services and this web services is make request from iOS, They are send request with $_POST method but it is not working. I tried to print_r($_POST) but its return blank Array() and also try with…
Mayank Vadiya
  • 1,437
  • 2
  • 19
  • 32
1 2 3
75
76