Differences

This shows you the differences between two versions of the page.

Link to this comparison view

public:howto [2007/11/28 13:19]
geby
public:howto [2010/04/23 00:55] (current)
arnulf
Line 10: Line 10:
   * [[:public:howto:VersionNumbers|Version numbers]] of Synapse units   * [[:public:howto:VersionNumbers|Version numbers]] of Synapse units
   * [[:public:howto:InstallSynapse|Synapse installation]]   * [[:public:howto:InstallSynapse|Synapse installation]]
-  * [[:public:howto:license|Synapse license]] 
  
 ===== Socket ===== ===== Socket =====
  
-  * IPv6Issues +  * [[:public:howto:IPv6Issues|IPv6 issues]] 
-  * CreateSocket issues +  * [[:public:howto:CreateSocket|CreateSocket]] issues 
-  * IPv6Support +  * [[:public:howto:IPv6Support|IPv6 Support]] 
-  * UdpServer sample +  * [[:public:howto:UdpServer|UDP server sample]] 
-  * UdpMulticast +  * [[:public:howto:UdpMulticast|UDP multicasts]] 
-  * TcpServer +  * [[:public:howto:TcpServer|TCP server]] 
-  * MultipleBind How to bind UDP to more then one socket? +  * [[:public:howto:MultipleBind|How to bind UDP to more then one socket?]] 
-  * How to detect ActiveConnection? +  * How to detect [[:public:howto:ActiveConnection|active connection]]
-  * Where is ReadEvent? +  * Where is [[:public:howto:ReadEvent|read event]]
-  * How to change ConnectTimeout?+  * How to change [[:public:howto:ConnectTimeout|Connect timeout]]? 
 +  * [[:public:howto:DebugSocket|Socket debugging]] 
 +  * [[:public:howto:proxy|Proxy usage]] 
  
  
 ===== SSL/TLS/SSH and other security ===== ===== SSL/TLS/SSH and other security =====
  
-  * SslPlugin architecture +  * [[:public:howto:SslPlugin|SSL plugin]] architecture 
-  * Change HTTP server demo to HttpsServer +  * Change HTTP server demo to [[:public:howto:HttpsServer|HTTPS server]] 
-  * Using TcpWithSsl on tcp client+  * Using [[:public:howto:TcpWithSsl|TCP with SSL]] on TCP client
  
  
 ===== Protocols ===== ===== Protocols =====
  
-  * LdapSample How to use LDAP +  * [[:public:howto:LdapSample|How to use LDAP]] 
-  * HtmlForms How to send more complex HTML forms? +  * [[:public:howto:HtmlForms|How to send more complex HTML forms]]
-  * SynapseSoap Using Synapse in a Borland SOAP client +  * [[:public:howto:SynapseSoap|Using Synapse in a Borland SOAP client]] 
-  * Pop3Sample How to use POP3 +  * [[:public:howto:Pop3Sample|How to use POP3]] 
-  * Pop3SampleSSL How to use POP3 with SSL +  * [[:public:howto:Pop3SampleSSL|How to use POP3 with SSL]] 
-  * SmtpSend How to send mail with SMTP and TLS +  * [[:public:howto:SmtpSend|How to send mail with SMTP and TLS]] 
-  * SnmpSample How to use SNMP +  * [[:public:howto:SnmpSample|How to use SNMP]] 
-  * HttpDownload How to download and display image from WEB server +  * [[:public:howto:HttpDownload|How to download and display image from WEB server]] 
-  * HttpGetPage How to connect using GET to get page or send data to a server +  * [[:public:howto:HttpGetPage|How to connect using GET to get page or send data to a server]] 
-  * HttpGetPageThroughProxy Let's go through a proxy, this time+  * [[:public:howto:HttpGetPageThroughProxy|Let's go through a proxy, this time]] 
 +  * FTP demo extended with [[:public:howto:ftp_progressbar|Progressbar]] [[http://s-a.no/delphi/Synapse/ftpdemo3.zip|ftpdemo3.zip]]
  
 ===== E-mail ===== ===== E-mail =====
  
-  * SendingBCC How To Send BCC E-mails +  * [[:public:howto:SendingBCC|How To Send BCC E-mails]] 
-  * About MIME and its MimeParts +  * About MIME and its [[:public:howto:MimeParts|MIME parts]] 
-  * TMimePart MIME parser and builder core +  * [[:public:howto:TMimePart|MIME parser and builder core]] 
-  * Generating OutlookEvent by Synapse+  * Generating [[:public:howto:OutlookEvent|Outlook event]] by Synapse
  
  
-===== Others ===== 
  
-  * BinaryString How to use AnsiString as binary buffer? 
-  * ReadData How to read data from Socket (or serial port) with Synapse? 
-  * Missing SyncObjs unit 
-  * MemoryManager for avoiding huge memory allocation  
-  * CppBuilder How to compile Synapse with C++Builder? 
-  * BigNumbers are sometimes negative. Why? 
-  * How I can set StopBits in SynaSer? 
-  * OnStatus event for monitoring data transfers and other events on your socket. 
  
 +
 +===== Others =====
 +
 +  * [[:public:howto:d2009|Delphi 2009 issues]]
 +  * [[:public:howto:BinaryString|How to use AnsiString as binary buffer?]]
 +  * [[:public:howto:ReadData|How to read data from Socket (or serial port) with Synapse?]]
 +  * Missing [[:public:howto:SyncObjs|SyncObjs]] unit
 +  * [[:public:howto:MemoryManager|Memory Manager]] for avoiding huge memory allocation 
 +  * [[:public:howto:CppBuilder|How to compile Synapse with C++Builder?]]
 +  * [[:public:howto:BigNumbers|Big numbers]] are sometimes negative. Why?
 +  * How I can set [[:public:howto:StopBits|Stop bits]] in SynaSer?
 +  * [[:public:howto:OnStatus|OnStatus]] event for monitoring data transfers and other events on your socket.
 +  * What is [[:public:howto:heartbeat|Heartbeat]]?
 +  * [[:public:howto:GZip|GZip HTTP 1.1 Accept-Encoding]] Where was enabling and can i get economy of my traffic?
public/howto.txt · Last modified: 2010/04/23 00:55 by arnulf
Driven by DokuWiki Recent changes RSS feed