OVH Cloud OVH Cloud

Ping Ip + c#

4 réponses
Avatar
Soussan Mikael
salut tout le monde,

je souhaiterais effectuer un ping ip depuis mon application c#
Le pb est que je tourne avec le framework 1(VS 2003)
Comment puis je faire ??
Je vois bcp de solutions mais toutes font appel a des fonctions du framework
2

Merci a vous!!

4 réponses

Avatar
Paul Bacelar
Google(Ping c#) "J'ai de la chance"->
http://www.csharphelp.com/archives/archive6.html
--
Paul Bacelar

"Soussan Mikael" wrote in message
news:42dad2b9$0$894$
salut tout le monde,

je souhaiterais effectuer un ping ip depuis mon application c#
Le pb est que je tourne avec le framework 1(VS 2003)
Comment puis je faire ??
Je vois bcp de solutions mais toutes font appel a des fonctions du


framework
2

Merci a vous!!




Avatar
Soussan Mikael
Merci bien!!!!


"Paul Bacelar" a écrit dans le message
de news:
Google(Ping c#) "J'ai de la chance"->
http://www.csharphelp.com/archives/archive6.html
--
Paul Bacelar

"Soussan Mikael" wrote in message
news:42dad2b9$0$894$
salut tout le monde,

je souhaiterais effectuer un ping ip depuis mon application c#
Le pb est que je tourne avec le framework 1(VS 2003)
Comment puis je faire ??
Je vois bcp de solutions mais toutes font appel a des fonctions du


framework
2

Merci a vous!!








Avatar
Geoffrey
I tried it

when I ping a IP on my lan, ok.
when I ping a IP not present on my lan, that return nothing, that always
wait at socket.ReceiveFrom

...


"Paul Bacelar" a écrit dans le message
de news:
Google(Ping c#) "J'ai de la chance"->
http://www.csharphelp.com/archives/archive6.html
--
Paul Bacelar

"Soussan Mikael" wrote in message
news:42dad2b9$0$894$
> salut tout le monde,
>
> je souhaiterais effectuer un ping ip depuis mon application c#
> Le pb est que je tourne avec le framework 1(VS 2003)
> Comment puis je faire ??
> Je vois bcp de solutions mais toutes font appel a des fonctions du
framework
> 2
>
> Merci a vous!!
>
>




Avatar
Paul Bacelar
Check your FireWall and your Gateway.
--
Paul Bacelar

"Geoffrey" wrote in message
news:
I tried it

when I ping a IP on my lan, ok.
when I ping a IP not present on my lan, that return nothing, that always
wait at socket.ReceiveFrom

...


"Paul Bacelar" a écrit dans le message
de news:
> Google(Ping c#) "J'ai de la chance"->
> http://www.csharphelp.com/archives/archive6.html
> --
> Paul Bacelar
>
> "Soussan Mikael" wrote in message
> news:42dad2b9$0$894$
> > salut tout le monde,
> >
> > je souhaiterais effectuer un ping ip depuis mon application c#
> > Le pb est que je tourne avec le framework 1(VS 2003)
> > Comment puis je faire ??
> > Je vois bcp de solutions mais toutes font appel a des fonctions du
> framework
> > 2
> >
> > Merci a vous!!
> >
> >
>
>