Main Page
From Visual Synapse
[edit] Visual Synapse Project
[edit] External
Ararat Synapse TCP/IP libraries
[edit] What is Visual Synapse?
Visual Synapse is a project that extends the TCP/IP library Synapse with a set of visual components to be used in Delphi, Lazarus or Freepascal.
VisualSynapse is not synapse tcp. You need synapse to use visualsynapse, but they are 2 different projects. Visualsynapse extends synapse tcp/ip library to component level. Both libraries are written in Object Pascal.
Synapse is a cross-platform tcp/ip library. It can be successfully used on most popular platforms and pascal-based development environments, from linux to windows, from freepascal and kylix to delphi and delphi for .net.
Visual Synapse wraps the synapse library with easy-to-(re)use components that implement common internet client and servers.
Visual synapse can be divided into two parts:
- Visual Synapse (client)- a set of components that implement various client internet protocols. http, dns, smtp etc. Of those, the DNS and SMTP implementations may be most revolutionary.
- Visual Server - a set of components that implements internet servers. Currently, HTTP and FTP servers are implemented.

