A question came up about a java server class for UDP sockets in place of nc.
Fortunately there are many examples available:
Look at www.cs.uic.edu/~troy/spring05/cs450/sockets/socket.html
or just google ‘java udp socket example’.
Cheers,
A question came up about a java server class for UDP sockets in place of nc.
Fortunately there are many examples available:
Look at www.cs.uic.edu/~troy/spring05/cs450/sockets/socket.html
or just google ‘java udp socket example’.
Cheers,