hi there,
im looking for sth like:
udpsend [udp-data] [target-ip] [target-port]
eg.
c:\>udpsend "Hello, World" 192.168.1.111 4711
this should be out there anywhere, but i cant find it.
thanks :)
hi there,
im looking for sth like:
udpsend [udp-data] [target-ip] [target-port]
eg.
c:\>udpsend "Hello, World" 192.168.1.111 4711
this should be out there anywhere, but i cant find it.
thanks :)
Netcat can do that. It's a UNIX tool, but I believe there is a Windows version.