forked from I2P_Developers/i2p.i2p
25 lines
318 B
Plaintext
25 lines
318 B
Plaintext
![]() |
# test example
|
||
|
|
||
|
#in a first terminal, launch :
|
||
|
./samIn.py inTest
|
||
|
|
||
|
#in a second terminal, launch :
|
||
|
./samOut.py
|
||
|
|
||
|
#and again
|
||
|
./samOut.py
|
||
|
|
||
|
##########
|
||
|
|
||
|
# test example n°2
|
||
|
|
||
|
#in a first terminal, launch :
|
||
|
./samForward.py inTest
|
||
|
|
||
|
#in a second terminal, launch :
|
||
|
./server.py
|
||
|
|
||
|
#in a third terminal, launch :
|
||
|
./samOut.py
|
||
|
|