Difference between revisions of "Networking libraries"

From Free Pascal wiki
Jump to navigationJump to search
Line 38: Line 38:
 
|-
 
|-
 
|Brook FrameWork
 
|Brook FrameWork
|
+
|https://github.com/risoflora/brookframework
 
|
 
|
 
|-
 
|-
 
|mORMot
 
|mORMot
 +
|https://github.com/synopse/mORMot
 
|
 
|
 +
|-
 +
|Fano Framework
 +
|https://github.com/fanoframework/fanow
 +
 +
https://doc.fano.web.id/
 
|
 
|
 
|-
 
|-
|Fano Framework
+
|[[Powtils]]
 +
|https://github.com/z505/powtils
 
|
 
|
 
|
 
|

Revision as of 04:30, 23 December 2019

Name Developers Platforms License Supported protocols Remarks
lNet Aleš Katona Windows, Linux Modified LGPL TCP, UDP, HTTP, HTTPS, FTP, SMTP, TELNET
Synapse Lukas Gebauer Windows, Linux, Mac OS X BSD style license TCP, UDP, HTTP, HTTPS, FTP, SMTP, SNMP, NTP, POP3, PING, IMAP, LDAP, FTPS, DNS Runs on both Delphi and Lazarus/FPC
Indy team Windows, Linux MPL, modified BSD numerous protocols Runs on both Delphi and Lazarus/FPC
Internet Tools Benito van der Zander Windows, Linux, Mac OS X, Android GPL HTTP, HTTPS
IP*Works! team Windows, Linux Commercial numerous protocols Runs on both Delphi and Lazarus/FPC
ICS François Piette Windows Freeware(*) numerous protocols Delphi/FPC. Kylix/FPC is a separate, abandoned codebase

(*) request to send a postcard when used in production.

Web Frameworks

Library Link Notes
fcl-web FPC packages
ExtPascal
Brook FrameWork https://github.com/risoflora/brookframework
mORMot https://github.com/synopse/mORMot
Fano Framework https://github.com/fanoframework/fanow

https://doc.fano.web.id/

Powtils https://github.com/z505/powtils

Feature Comparison

Library CGI FastCGI SCGI
fcl-web Yes Yes No