Difference between revisions of "Networking libraries"

From Lazarus wiki
Jump to navigationJump to search
(New page: {| BORDER="1" CELLSPACING="0" ! COLSPAN="1" STYLE="background:#ffdead;" | '''Name''' ! COLSPAN="1" STYLE="background:#ffdead;" | '''Developers''' ! COLSPAN="1" STYLE="background:#ffdead;" ...)
 
Line 6: Line 6:
 
! COLSPAN="1" STYLE="background:#ffdead;" | '''Supported protocols'''
 
! COLSPAN="1" STYLE="background:#ffdead;" | '''Supported protocols'''
 
|-
 
|-
| [[lNet]] || || || ||
+
| [[lNet]] || Aleš Katona || Windows, Linux || LGPL || TCP, UDP, HTTP, HTTPS, FTP, SMTP, TELNET
 
|-
 
|-
| [[Synapse]] || || || ||
+
| [[Synapse]] || Lukas Gebauer || Windows, Linux || [http://www.ararat.cz/synapse/doku.php/license BDS style license] || TCP, UDP, HTTP, HTTPS, FTP, SMTP, SNMP, NTP, POP3, PING, IMAP, LDAP, FTPS, DNS,
 
|-
 
|-
| [[Indy]] || || || ||
+
| [[Indy]] || || Windows || ||
 
|}
 
|}
  
 
[[Category:Networking]]
 
[[Category:Networking]]
 
[[Category:Comparisons]]
 
[[Category:Comparisons]]

Revision as of 14:02, 12 March 2012

Name Developers Platforms License Supported protocols
lNet Aleš Katona Windows, Linux LGPL TCP, UDP, HTTP, HTTPS, FTP, SMTP, TELNET
Synapse Lukas Gebauer Windows, Linux BDS style license TCP, UDP, HTTP, HTTPS, FTP, SMTP, SNMP, NTP, POP3, PING, IMAP, LDAP, FTPS, DNS,
Indy Windows