====== All Downloads ====== ===== Synapse TCP/IP library ===== This project is freeware and open source under [[:license|modified BSD style license]]! == Requirements == * Win32 operating system (Win9x, WinNT, WinME, Win2k, WinXP,... Not Win32s or WinCE!!!) or Unix/Linux operating system. * TCP/IP protocol * Winsock 2.0 and more (under windows), LIBC under Linux for Kylix, or Sockets support by Frepascal on Unix/Linux * Delphi 3-7, Delphi 2005-2007, C++Builder, Kylix 1-3 or FreePascal 2.x.x * experimental Delphi.NET (Delphi 8+) * experimental Delphi 2009+ ==== Development snapshot at SubVersion Repository ==== Most actual sources are stored in public readable SubVersion (SVN) repository. You can get most actual sources instantly. Repository is structured into sections: * **trunk** - most actual sources * **synapse** - release archive SubVersion resources: * :!: **Download snapshot: [[http://synalist.svn.sourceforge.net/viewvc/synalist/trunk.tar.gz?view=tar|trunk.tar.gz]] ** * Repository browser: http://synalist.svn.sourceforge.net/viewvc/synalist/ * SVN URL: https://synalist.svn.sourceforge.net/svnroot/synalist/trunk/ (accessible by WEB browser or by any SVN based application). ==== Stable release ==== This is latest full release of Synapse, including demos and documentation. If you found some bugs here, see to SynaSnap development snapshot first. Maybe is your bug fixed in development snapshot. * :!: **2009-10-09 - release no. 39 {{:file:synapse39.zip|synapse.zip}}** Previous releases can be found [[http://synapse.ararat.cz/files/archive/|here]]. ===== SynaSer serial library ===== This project is freeware and open source under [[:license|modified BSD style license]]! == Requirements == * Win32 operating system (Win9x, WinNT, WinME, Win2k, WinXP,... Not Win32s or WinCE!!!) or Unix/Linux operating system. * Delphi 3-7, Delphi 2005-2006, C++Builder, Kylix 1-3 or FreePascal 2.0.4 * experimental .NET in Delphi 8 ==== Development snapshot ==== Development snapshot is published as part Synapse SVN repository. ==== Stable release ==== This is latest full release of SynaSer, including demos and documentation. If you found some bugs here, see to SynaSnap development snapshot first. Maybe is your bug fixed in development snapshot. * :!: **2007-12-21 - release no. 16 [[http://synapse.ararat.cz/files/synaser.zip|synaser.zip]]** ===== Usefull links ===== * [[http://visualsynapse.sourceforge.net/|VisualSynapse]] TCP/IP Delphi components based on Synapse. * [[http://synapse.ararat.cz/files/contrib/|Contributed Download Area]] - various samples and others. * [[http://synapse.ararat.cz/files/crypt/|Crypting libraries for SSL/TLS/SSH in Synapse]] * [[http://synapse.ararat.cz/files/W95ws2setup.exe|Winsock2 support for Windows95]] * [[http://www.wireshark.org/|Wireshark]] excellent tool for analyse and debugging of network communication.