|
|
|
|
|
|
|
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
|
|
|
|
#
|
|
|
|
# Filename: package/.../openh323/openh323.desc
|
|
|
|
# Copyright (C) 2006 - 2007 The OpenSDE Project
|
|
|
|
# Copyright (C) 2004 - 2006 The T2 SDE Project
|
|
|
|
# Copyright (C) 1998 - 2003 Clifford Wolf
|
|
|
|
#
|
|
|
|
# More information can be found in the files COPYING and README.
|
|
|
|
#
|
|
|
|
# This program is free software; you can redistribute it and/or modify
|
|
|
|
# it under the terms of the GNU General Public License as published by
|
|
|
|
# the Free Software Foundation; version 2 of the License. A copy of the
|
|
|
|
# GNU General Public License can be found in the file COPYING.
|
|
|
|
# --- SDE-COPYRIGHT-NOTE-END ---
|
|
|
|
|
|
|
|
[I] Multi-platform class library + Open H.323 lib
|
|
|
|
|
|
|
|
[T] PWLib is a moderately large class library that has its genesis many
|
|
|
|
[T] years ago as a method to product applications to run on both
|
|
|
|
[T] Microsoft Windows and Unix X-Windows systems. It also was to have a
|
|
|
|
[T] Macintosh port as well but this never eventuated.
|
|
|
|
[T]
|
|
|
|
[T] Since then the system has grown to having quite good application to
|
|
|
|
[T] areas other than mere Windows GUI portability. Classes for I/O
|
|
|
|
[T] portability, multi-threading portability, aid in producing unix
|
|
|
|
[T] daemons and NT services portably and all sorts of internet protocols
|
|
|
|
[T] were added over the years.
|
|
|
|
[T]
|
|
|
|
[T] All this over and above basic "container" classes such as arrays,
|
|
|
|
[T] linear lists, sorted lists (RB Tree) and dictionaries (hash tables)
|
|
|
|
[T] which were all created before STL became the answer to all our prayers.
|
|
|
|
[T] Unfortunately, due to intertia and the GNU C++ inadequate support of
|
|
|
|
[T] templates, this library will probably not be ported to STL in the near
|
|
|
|
[T] future.
|
|
|
|
[T]
|
|
|
|
[T] The library was used extensively for all our in-house products. Then
|
|
|
|
[T] we decided to support the open H323 project by throwing in some of the
|
|
|
|
[T] code written for one of our products. Thus, required PWLib so it got
|
|
|
|
[T] thrown into the open source world as well.
|
|
|
|
|
|
|
|
[U] http://www.openh323.org/
|
|
|
|
[U] http://www.voxgratia.org/
|
|
|
|
|
|
|
|
[A] Equivalence Pty Ltd (http://www.equival.com)
|
|
|
|
[M] The OpenSDE Community <list@opensde.org>
|
|
|
|
|
|
|
|
[C] extra/network extra/multimedia
|
|
|
|
[F] NOPARALLEL
|
|
|
|
|
|
|
|
[L] MPL
|
|
|
|
[S] Stable
|
|
|
|
[V] 1.19.0.1
|
|
|
|
[P] X -----5---9 180.800
|
|
|
|
|
|
|
|
[D] 3133164837 openh323-v1_19_0_1-src-tar.gz http://dl.sourceforge.net/sourceforge/openh323/
|