Package net.i2p.sam.client
Class SAMStreamSend
java.lang.Object
net.i2p.sam.client.SAMStreamSend
Swiss army knife tester.
Sends a file (datafile) to a peer (b64 dest in peerDestFile).
Usage: SAMStreamSend [options] peerDestFile dataFile
See apps/sam/doc/README-test.txt for info on test setup.
Sends data in one of 5 modes.
Optionally uses SSL.
Configurable SAM client version.
-
Constructor Summary
ConstructorDescriptionSAMStreamSend
(I2PAppContext ctx, String samHost, String samPort, String destFile, String dataFile) -
Method Summary
-
Constructor Details
-
SAMStreamSend
public SAMStreamSend(I2PAppContext ctx, String samHost, String samPort, String destFile, String dataFile)
-
-
Method Details
-
main
-
startup
-