Download List

Projeto Descrição

IOLib is a universal multiplatform IO library available in C, C++ and Objective C. It provides separate classes for input and output and a base class for filters. It supports file IO, memory buffers and BSD sockets. Different binary formats (Intel, Raw, VAX) are supported.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-01-13 00:01
4.0c

Esta é apenas uma bugfix release pequenas. Ela corrige um bug de corrupção de dados em InStream:: Inputline. Além disso, um patch que deve fazer IOLib trabalhar em SGI Irix foi aplicado.
Tags: Minor bugfixes
This is just a small bugfix release. It fixes a data corruption bug in
InStream::InputLine. Additionally, a patch that should make IOLib work on SGI
Irix has been applied.

2001-08-23 23:17
4.0b

Alguns vazamentos de memória e um bug na biblioteca C-objectivo foram corrigidos.
Tags: Minor bugfixes
Some memory leaks and a bug in the Objective-C library have been fixed.

2001-07-05 02:02
4.0a

Esta versão inclui alguns speedups para InputData / OutputData e InputString / OutputString. É de origem e binário compatível com IOLib 4,0.
Tags: Minor feature enhancements
This release includes some speedups for
InputData/OutputData and InputString/OutputString.
It is source and binary compatible with IOLib 4.0.

2001-06-05 18:58
4.0

Reimplementar a biblioteca em C e Objective-C, os portos para o FreeBSD, Tru64, UNIX e Solaris, Inputline novo () e OutputLine () métodos (útil para processar arquivos texto), GetRemoteHostname novo () e GetRemoteIP () (métodos de devolver o hostname ou o IP de um host remoto), as atualizações para o filtro API para suporte de compressão / descompressão filtros, filtros pode processar arquivos inteiros em uma única etapa, o apoio à SOCKS4 e SOCKS5, suporte para arquivos do Windows para conexões de cabos e para abrir socket, muitas correções , a compatibilidade melhorada com aulas de cordas, e outras pequenas alterações.
Tags: Major feature enhancements
Reimplementing the library in C and Objective-C, ports to FreeBSD, Tru64 Unix, and Solaris, new InputLine() and OutputLine() methods (useful for processing text files), new GetRemoteHostname() and GetRemoteIP() methods (return the hostname or IP of a remote host), updates to the filter API to support compression/decompression filters, filters can process whole files in one step, support for SOCKS4 and SOCKS5 proxies, support for Windows file handles and for connections to open socket, many bugfixes, improved compatibility with string classes, and other minor changes.

2001-05-04 19:59
4.0-pre2

Muitas correções foram feitas. O suporte para FreeBSD, Solaris e Tru64 foi adicionado.
Tags: Minor bugfixes
Many bugfixes were made. Support for FreeBSD, Solaris, and Tru64 has been
added.

Project Resources