/////////////////////////////////////////////////////////////////////////////////
//
// All source and binary executable modules in "The Internet Global Phone" project 
// are distributed under the following conditions:
//
//	(c) Copyrighted 1993-1994  microWonders Inc.
//
// 1. Redistributions of source code, in its entirety or in fragments, must retain 
//    the orginal copyright notice, and this list of conditions and the following 
//    standard disclaimer in a MUSTREAD.TXT file.
// 2. Redistributions in binary form must reproduce the above copyright
//    notice, this list of conditions and the following standard disclaimer in the
//    documentation and/or other materials provided with the distribution.
// 3. All products derived from the source code, commercial or otherwise, must
//    include the following acknowledgement:
//			Portion based on technologies from microWonders Inc.
// 4. Owners of any derived work based on this source module is responsible 
//     for making sure all specific copyrights and distribtuion conditions
//     upon which this work is based on are not violated in subsequent 
//     derivations.
//                                                               
// 5. Standard Disclaimer:
// THIS SOFTWARE IS PROVIDED  "AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 
// INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL MICROWONDERS
// OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 
// EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT 
// OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 
// INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 
// STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
// OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
// SUCH DAMAGE.
//
////////////////////////////////////////////////////////////////////////////////
//
// Acknowledgements:
//
//  IGP is built upon technologies/work completed and distributed by: 
//
//    GSM Compression/Decompression from Degener and Bormann at TU Berlin
//		Complete original GSM distribution included.(Contact: jutta@cs.tu-berlin.de)
//    WSNETWRK Library for 'Easy Winsock Programming' from Mark Clouden
//		Contact icode@teleport.com for more WSNETWRK information.
//	  Microsoft Foundation Class Libraries from Microsoft Corp.                                   
//
//////////////////////////////////////////////////////////////////////////////// 