Forum > Networking and Web Programming

Synapse TCP/IP client and server

(1/14) > >>

balazsszekely:
Since there are very few examples out there, I would like to share a TCP/IP component based on synapse + a small demo application. I hope you will find it useful.
In order to compile the demo, you need two components:
 - Synapse trunk(http://www.ararat.cz/synapse/doku.php/download or OPM)
 - VirtualTreeView available both in 2.0.6 and Trunk. Since the VTV versions are slightly different, I attach two zip files, one for 2.0.6 and one for trunk.

The component supports:
- connection through proxy server(html, proxy4, proxy5)
- encrypted communication
- compressed streaming
- broadcasting
- resource strings which can be easily convert to other languages

The demo was mainly tested with Lazarus Trunk/FPC 3.0.4.

You can download the latest version from here: https://forum.lazarus.freepascal.org/index.php/topic,48677.msg406918.html#msg406918

MoCityMM:
Nice! I like it. Thank you for sharing it, adding to my 'howto' repository.

-Mo

nouzi:
very nice

chentung:
wonderful examples !
Thank You !

balazsszekely:

--- Quote from: chentung on January 29, 2021, 05:04:08 am ---wonderful examples !
Thank You !

--- End quote ---
You're welcome! I attach a slightly improved versions.

Navigation

[0] Message Index

[#] Next page

Go to full version