hello I wish to send a packet to a specific IP and Port. I saw the net send command.
Is it possible to do what I ask for and how?
net send command
Moderator: DosItHelp
The net send command uses NetBIOS ports 135, 137, 138, 139 and 445. It's intended to send messages to other users, computers, or messaging names on the network. But its use is very risky as it's considered as a security hole.
If you need to send anything else than messages over the network, then net send is not what you need.
If you need to send anything else than messages over the network, then net send is not what you need.