Bug 59887 - [NEW PORT] devel/opentop: A cross-platform C++ framework library
Summary: [NEW PORT] devel/opentop: A cross-platform C++ framework library
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-02 02:10 UTC by Sergey Matveychuk
Modified: 2003-12-05 21:14 UTC (History)
0 users

See Also:


Attachments
opentop-1.3.0.shar (28.94 KB, text/plain)
2003-12-02 02:10 UTC, Sergey Matveychuk
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Matveychuk 2003-12-02 02:10:20 UTC
OpenTop contains framework classes that provide the features you need
to write network-centric, web-enabled and internationalized applications
in C++. It enables you to:

* create network clients and servers using either raw socket facilities
  or higher-level protocols such as HTTP and FTP. 
* create multi-threaded applications and manage synchronization between
  threads using simple but effective threading abstractions which are
  common to all platforms. 
* use the full Unicode character range, using built-in character types
  and standard string classes. 
* use byte and character streams and manipulate files using an API
  inspired by the excellent java.io package. 
* take advantage of its open architecture by registering your own
  (or third-party) classes to perform custom processing. 
* write portable applications and extension libraries. OpenTop is
  an ideal base on which to deliver cross-platform solutions, benefitting
  independent software vendors and corporate IT departments. 
* integrate XML into your C++ applications with the C++ XML Toolkit
  extension library. 

WWW: http://www.elcel.com/products/opentop/

Generated with FreeBSD Port Tools 0.50
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2003-12-05 21:14:32 UTC
State Changed
From-To: open->closed

New port added. Thanks!