How to manipulate Net send module?

20/09/2004 - 18:12 por GoodMorningSky | Informe spam
Do you have any module that works like net send in DOS as c#?

for example..
net send 10.100.1.2 "test" // this sends msg..

AObject.NetSendMethod("10.100.1.2", "Test Message") // I need this kind of
method..

I tried following, but didn't work..
Process.Start("net send", "it009 testing..");
and
Process.Start("net send it009 testing..");

Thank you...

Preguntas similare

Leer las respuestas

#1 pablo crosio
20/09/2004 - 20:04 | Informe spam
hi!

try with this

http://zamov.online.fr/EXHTML/CShar...72553.html

salu2!!

pablo

Do you have any module that works like net send in DOS as


c#?

for example..
net send 10.100.1.2 "test" // this sends msg..

AObject.NetSendMethod("10.100.1.2", "Test Message") // I


need this kind of
method..

I tried following, but didn't work..
Process.Start("net send", "it009 testing..");
and
Process.Start("net send it009 testing..");

Thank you...


.

email Siga el debate Respuesta Responder a este mensaje
Ads by Google
Help Hacer una preguntaRespuesta Tengo una respuesta
Search Busqueda sugerida