| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Tobias Marstaller (3) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| This package can compress and extract files from a single file. There is a class that can create a compressed archive file. Files may be compressed and added to the archive, optionally encrypting the contents using a given password. Another class can extract the files from a previously compressed archive, eventualy decrypting the file contents using the original encryption password. There are also two other classes for listing, adding or removing files in compressed archive files. |
| Not enough user ratings |
| ||||
| This class can send HTTP 1.1 requests via TCP socket connections. It can send a HTTP request to a Web server with a given URL using parameters passed as an array. The request user agent is configurable. Class constants are pre-defined with the user agent strings of several versions of Firefox, Chrome, Internet Explorer and Safari. The class can also set and get the values of the HTTP request cookies. It can return the HTTP response headers and body. |
| Not enough user ratings |
| ||||
| This package can access files with classes similar to Java IO package. It provides several types of interfaces to access read and write streams of data like InputStream, OutputStream, Socket, DataOutputStream, EncryptedOutputStream, etc.. It can be used also to read and write text streams with characters encoded in ASCII (7 bit) and UTF-8. |
| Not enough user ratings |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |