Pygetraep: Difference between revisions

From /i/nsurgency W/i/ki
Jump to navigationJump to search
>Azure
New page: Pygetraep is a CLI based program, used to raep bandwidth. It is very similar to [PyRAEP.html PyRAEP], but differs on a few things. One, it is CLI only. This means that in the long run, it ...
 
>Azure
New page: Pygetraep is a CLI based program, used to raep bandwidth. It is very similar to [PyRAEP.html PyRAEP], but differs on a few things. One, it is CLI only. This means that in the long run, it ...
(No difference)

Revision as of 13:57, 10 October 2008

Pygetraep is a CLI based program, used to raep bandwidth. It is very similar to [PyRAEP.html PyRAEP], but differs on a few things. One, it is CLI only. This means that in the long run, it is probably more efficient. Second, it uses system() calls that are reletive to the OS. This means that it won't work on every system with python, just those unix-like os like mac, linux, etc. This, however, gives it the added benefit of closing down faster than pyraep (which uses built in python to close threads rather than kill command).

http://i36.tinypic.com/2h33ry0.jpg

Mirrors