Network
In general, the term network can refer to any interconnected group or system.
Language
Platform
Any
License
Any
Nevron Chart for SQL Server Reporting Services (SSRS) is an advanced report item, which delivers a complete set of 2D and 3D charting types, highly customizable axes, tight data integration and...
Provides algorithmic in-depth knowledge in the field of graph-
and network problems, geometric computations, combinatorial
opimization, compression, cryptography, string alignment, and
other....
This program try to find the OPTIMAL solution for eight puzzle,
by using A* algorithm(Function = Heuristic + cost) with
repeated state preventing to be much faster, the source program
was...
This is quite a simple Snake Game as there in Nokia Mobile Phones. It is very interesting and quite easy to understand and play.It uses Borland C++ 3.0 Compiler to compile it.
A basic back propagation algorithm written in c++ using classes.
KILLER
This is a Windows application I created, which kills named windows, with a configurable delay. The language I use for this project is Borland C++ project file.
Please use it with the...
C/C++ Raycaster Library V4.1 with floor, ceiling, wall and sprite rendering. The Lib does not contain API- calls. Go to the homepage to see some games made with this library and to download c++...
Live Video Chat in lan or internet (Peer to Peer).
Live Audio Chat in lan or internet (Peer to Peer).
High quality video streams and audio stream.
Custom Video bitrate, frame rate and audio...
C++ Server Pages (CSP) allows developers to build C++ Web
applications. Existing C++ projects can be ported to the Web by
simply including the C++ source code, or by importing the C++
libraries...
The new Socket Pool C++ library presents the further
development encapsulating Thread Pool C++ library. Socket Pool
C++ library offers the asynchronous socket management (accept,
send, receive)...
Internally incapsulates (ODBC, ORACLE) APIs and provides an
identical server independent interface. Database access
provides synchronous (blocking) and asynchronous(non-blocking)
SQL statement...
VsamEx & VB/ISAM by Software Source -A very fast Isam
Database for networks or standalone, -Royalty free, Record
Locking, Variable Length Records, -Multiple Indexes, Ad Hoc
Searching and much...
MarshallSoft C++ and .NET client/server component library for TCP/IP and UDP/IP winsock sockets communication across a network such as the internet or intranet (LAN). CSC4C uses the Windows API to...
Is the Perl API to the Apache project's Xerces XML parser. It
is implemented using the Xerces C++ API, and it provides access
to most of the C++ API from Perl.
XML-RPC is a quick-and-easy way to make procedure calls over
the Internet. It converts the procedure call into XML document,
sends it to a remote server using HTTP, and gets back the
response...
EasySoap++ is a C++ library for SOAP, the Simple Object Access
Protocol released under the GNU LGPL.
After searching forever for a Borland C++ Builder version of an
IRC Client, I gave up and figured it out for myself... There is
more than enough for anyone starting out to understand the
logic.