-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,10 @@ | ||
Pixelbench. | ||
|
||
Ekeligster C-Code, den ich je verbrochen habe. Spricht kein Pixelflut-Protokoll, wirft nur Daten von Datei nach TCP. Vermutlich schnell. | ||
Ekeligster C-Code, den ich je verbrochen habe. Spricht kein Pixelflut-Protokoll, wirft nur Daten von Datei nach TCP. 0 Errorhandlung. Vermutlich schnell. | ||
|
||
Usage: | ||
- Erzeuge ein Verzeichniss mit den Dateien, die du fluten möchtest im Pixelflut-Format | ||
- Aufruf mit ./a.out hostname port connections directory | ||
- flute nach hostname auf port | ||
- nutze dabei connections TCP-Connections | ||
- flute die Dateien aus directory |