little monkey

elstel.org

by Elws. Starnight

Mohican Web Server

Category: programs,
Source: MiscSW,
Language: en,
Type:
new
.
The Mohican web server was a small university project and we have published it under GPLv3. It supports SCTP and TCP. Read about the advantages of SCTP over HTTP/2.0, HTTP/3.0 and SPDY/QUIC. Its special design should allow the fast receival of requests. If you want to contribute please sign our Contributor License Agreement (CLA).



Mohican Web Server

Category: programs,
Source: MiscSW,
Language: de,
Type:
new
.
Der Mohican Web Server war ein kleines Uni-Projekt und ist jetzt unter GPLv3 verfügbar. Er unterstützt SCTP und TCP. Lesen Sie über die Vorteile von SCTP über HTTP/2.0, HTTP/3.0 und SPDY/QUIC. Das spezielle Design des Servers soll das schnelle Empfangen von HTTP-Anfragen erlauben. Wenn Sie selbst zur Entwicklung des Servers beitragen wollen unterzeichnen Sie bitte unsere Contributor License Agreement (CLA).



qcoan v2.0 released

Category: programs,
Source: MiscSW,
Language: de,
Type:
update
.
Die neue Version ist vollständig in C++/Qt implementiert und läuft unter Linux sowie Windows. Es können nichtdeterministische Turingmaschinen, mehrbuchstabige Übergänge und Übergänge mit Zeichenmengen für endliche Automaten sowie parameterisierte Maschinenschemata mit Hochzahlen für mehrmalige Wiederholung eines Automaten simuliert werden.



qcoan v2.0 released

Category: programs,
Source: MiscSW,
Language: en,
Type:
update
.
The new version is fully implemented in C++/Qt and runs under Linux as well as Windows. It can simulate non-deterministic Turing machines, multi character edges and edges with character sets for finite automata and supports parameterized machine schemata with power/superscript expression to repeat an automaton a certain number of times.



xchroot - extended chroot with X11-forwarding

Category: programs,
Source: LinuxSW,
Language: en,
Type:
update
.
Some improvements to xchroot have been realised: a better working --quiet switch, making use of chroot --userspec to avoid su and sudo inside the chroot and a --genuine-retval switch to directly return the return code of chroot / the program inside the chroot.