Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Ishtar network library reference documentation

1.0

Introduction

Ishtar is a network toolbox. Ishtar is composed of three different modules. This modules is libishtarnet, the most basic one. It provides clean, endian-safe and easy to use TCP/IP sockets wrapper. They are based on a stream interface. A filesystem implementation of this interface is also provided along with the network one.

Installation

The installation procedure is explained step by step in the Install guide.

Usage

A quick start to most important classes is given in the Cookbook.

File Format

Basic data types such as int, float and double are serialized in little endian. Although the so-called net-order is big endian, most used architectures are using little endian. Conversion is transparently performed on big endian platforms.

Feedback

If you have any comments or suggestions, do not hesitate to send them to Stephane Magnenat <nct@ysagoon.com>

License

This program is free software released under the GNU General Public License version 2.
Generated on Mon Oct 24 17:30:54 2005 for libishtarnet by  doxygen 1.4.2