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

INet.h File Reference

Network sockets classes Copyright (C) 1998, Matthew Allen. More...

#include "GMem.h"
#include "GContainers.h"
#include "LgiNetInc.h"
#include "GStream.h"
#include "LgiInterfaces.h"

Go to the source code of this file.

Defines

#define GSocket_Log   1
 Turn on/off logging. Used with GSocket::SetParameter.
#define GSocket_Progress   2
 Set the progress object. Used with GSocket::SetParameter. Value = (GProgress*)Prog.
#define GSocket_TransferSize   3
 Set the size of the transfer. Used with GSocket::SetParameter. Value = (int)Size.
#define GSocket_Protocol   4
 Set the type of protocol. Used with GSocket::SetParameter. Value = (char*)Protocol.

Functions

LgiNetFunc void MDStringToDigest (unsigned char digest[16], char *Str, int Len=-1)
 Make md5 hash.


Detailed Description

Network sockets classes Copyright (C) 1998, Matthew Allen.

Author:
Matthew Allen
Date:
28/5/1998

Function Documentation

LgiNetFunc void MDStringToDigest unsigned char  digest[16],
char *  Str,
int  Len = -1
 

Make md5 hash.

Parameters:
digest  Buffer to receive md5 hash
Str  Input string
Len  Length of input string or -1 for null terminated


Generated on Tue May 2 10:24:45 2006 for Lgi by  doxygen 1.4.1