A simple port-relaying program written in Java; sits on specified ports for either TCP or UDP, re-sends packets to the given IP. Doesn't forward packets, actually receives and re-sends them. Could be handy to learn Java Sockets/networking. Public Domain.