RSS 2 projects tagged "Awk"

Download Website Updated 03 Nov 2006 basE91

Screenshot
Pop 95.20
Vit 3.69

basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% (versus 33% for base64) and can range down to 14%, which typically occurs on 0-byte blocks. This makes basE91 very useful for transferring larger files over binary insecure connections like e-mail or terminal lines.

Download Website Updated 06 Jun 2005 Hitchhiker's Guide to the Internet

Screenshot
Pop 81.91
Vit 3.85

Hitchhiker's Guide to the Internet is a German introduction to the technical aspects of the Internet. This book explains both the low-level protocols IP, ICMP, TCP, and UDP and the high-level protocols SMTP, POP3, IMAP4, NNTP, HTTP, Gopher, FTP, IRC, DICT, Finger, Daytime, DNS, and Whois.

Screenshot

Project Spotlight

libsodium

An easy-to-use crypto library based on NaCl.

Screenshot

Project Spotlight

Marvin

An extensible image processing framework for Java.