locked
Ping in windows phone using windows phone api RRS feed

  • 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.

    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.

    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.

    Thursday, June 4, 2015 1:36 AM