The BSX Proxy (JBP) is a small program written in Java. It provides the user with a proxy, wich is able to forward telnet connections. It does not only forward the connection but also implements the BSX protocol. Whenever a new connection is opened, the proxy opens a window to display the graphics on. The proxy is able to forward various connections to diffrent target ports on diffrent target hosts. The only restriction is, that the connections have diffrent local ports. The BSXProxy uses classes from de.mud.bsx also known as the backend.
The JAR-archive.
java -jar bsxproxy-1.1.0-jar-with-dependencies.jar
Or simply start the jar by clicking on it (twice).