Answered by:
Ping in windows phone using windows phone api

Question
-
I want to send ping request from windows phone to server using windows phone api. Please suggest me, if any solution to send icmp request.
is any windows phone .Net api support this option ?
I saw .Net Windows Phone API, Windows Runtime API. But not getting Ping class.
If it possible in win 32 api, i will P/Invoke that functionality in .Net windows API.
Sunday, May 24, 2015 1:41 PM
Answers
-
Hello ItsJPJ,
As I know there is no Ping class for at this moment for Windows Store App or Windows Phone, perhaps you would like to suggest this idea to our product team directly: https://wpdev.uservoice.com/forums/110705-dev-platform
I would also like to know why you want to send ping request, I simply see your description like you want to test if the server is still alive, you can use Socket do the same thing.
Thanks for your understanding.
--James
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- Proposed as answer by Jamles Hez Thursday, June 4, 2015 1:36 AM
- Marked as answer by Herro wongMicrosoft contingent staff Tuesday, June 9, 2015 1:20 AM
Thursday, June 4, 2015 1:36 AM
All replies
-
I want to send ping request from windows phone to server using windows phone api. Please suggest me, if any solution to send icmp request.
is any windows phone .Net api support this option ?
I saw .Net Windows Phone API, Windows Runtime API. But not getting Ping class.
If it possible in win 32 api, i will P/Invoke that functionality in .Net windows API.
- Changed type ItsJPJ Sunday, May 24, 2015 1:38 PM
- Changed type ItsJPJ Sunday, May 24, 2015 1:39 PM it is windows phone related question
- Merged by Edward8520Microsoft contingent staff Monday, May 25, 2015 8:00 AM duplicated
Sunday, May 24, 2015 1:04 PM -
Hi,
I think you are asking in the wrong forum
move it to Windows Phone forums to get better answers
Fares
Sunday, May 24, 2015 1:07 PM -
Thank you. I have changed.
Sunday, May 24, 2015 1:42 PM -
Hello ItsJPJ,
As I know there is no Ping class for at this moment for Windows Store App or Windows Phone, perhaps you would like to suggest this idea to our product team directly: https://wpdev.uservoice.com/forums/110705-dev-platform
I would also like to know why you want to send ping request, I simply see your description like you want to test if the server is still alive, you can use Socket do the same thing.
Thanks for your understanding.
--James
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- Proposed as answer by Jamles Hez Thursday, June 4, 2015 1:36 AM
- Marked as answer by Herro wongMicrosoft contingent staff Tuesday, June 9, 2015 1:20 AM
Thursday, June 4, 2015 1:36 AM