资 源 简 介
The project provides implementation of stream that make easy the binding between streams, providing features to connect one input stream to multiple output and viceversa.
For more details review the wiki pages StreamJack.
New package release finally renamed to StreamJack.
RemoteConsole example released. Download it.
Unzip and launch it by using :
java -jar dna-sample1-rc.jar cmd.exe localhost 3334
Then use a client like putty and connect to localhost:3334 using RAW protocol.
Enjoy yourself with your remote cmd.exe console, writteng in a few code rows.
Soon WIKI page availables.