====== All Downloads ====== ===== Synapse TCP/IP and 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. * 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+) * betaversion support for Delphi 2009+, including XE2. ==== Source repository ==== From the January 2024 is project hosted at GitHub: https://github.com/geby/synapse ===== 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 GitHub repository. ==== Stable release ==== Latest release is part of Synapse library. ===== 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.