G
GoodMorningSky
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..
Thank you...
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..
Thank you...