Difference between revisions of "ICS Components Reference"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
		
	
|  (Added THttpAppSrv component) | |||
| Line 51: | Line 51: | ||
| {| | {| | ||
| − | | width=" | + | | width="180" | [[image:Tmimedecode.gif]] [[TMimeDecode | TMimeDecode]] |||| Mime Decoder | 
| |- | |- | ||
| | [[image:Ttnemulvt.gif]] [[TTnEmulVT | TTnEmulVT]] |||| Telnet VT Terminal Emulator | | [[image:Ttnemulvt.gif]] [[TTnEmulVT | TTnEmulVT]] |||| Telnet VT Terminal Emulator | ||
| Line 62: | Line 62: | ||
| |- | |- | ||
| | [[image:Twait.gif]] [[TWait | TWait]] |||| Wait socket (Obsolete, don't use it anymore) | | [[image:Twait.gif]] [[TWait | TWait]] |||| Wait socket (Obsolete, don't use it anymore) | ||
| + | |- | ||
| + | | [[image:TIcsCharsetComboBox.gif]] [[TIcsCharsetComboBox | TIcsCharsetComboBox]] |||| Easy visual selection of MIME charset names | ||
| |} | |} | ||
Revision as of 08:10, 29 May 2009
Main page -> ICS components reference
Contents
Sockets components
These components implement the basic TCP/IP sockets.
|  TWSocket | Basic Socket for TCP and UDP, client and server | |
|  TWSocketServer | Basic TCP Server Socket | 
Protocol components
These components implement some of the protocols used by TCP/IP applications, over the Internet. All are implementing RFCs as described on the IETF website.
|  TFingerCli | Finger Client | |
|  TFtpClient | FTP Client | |
|  TFtpServer | FTP Server | |
|  THttpCli | HTTP Client | |
|  THttpServer | HTTP Server | |
|  THttpAppSrv | HTTP Application Server | |
|  TNntpCli | NNTP Client (News) | |
|  THtmlNntpCli | HTML NNTP Client | |
|  TPing | Ping client | |
|  TTnCnx | Telnet Connection | |
|  TSmtpCli | SMTP Client | |
|  TSyncSmtpCli | Synchronous SMTP Client | |
|  THtmlSmtpCli | HTML Smtp Client | |
|  TPop3Cli | POP3 Client | |
|  TSyncPop3cli | Synchronous POP3 Client | |
|  TDnsQuery | DNS Query Client | 
Helper Components
|  TMimeDecode | Mime Decoder | |
|  TTnEmulVT | Telnet VT Terminal Emulator | |
|  TTnScript | Telnet Script | |
|  TEmulVT | VT Terminal Emulator | |
|  TMbxHandler | Mail Box Handler (Obsolete, don't use it anymore) | |
|  TWait | Wait socket (Obsolete, don't use it anymore) | |
|  TIcsCharsetComboBox | Easy visual selection of MIME charset names | 
Cryptography
| SHA1 | Secure Hash Algoritm 1 implementation | |
| MD4 | Message Digest 4 Hash algorithm implementation | |
| MD5 | Message Digest 5 Hash algorithm implementation | |
| DES | Data Encryption Standard encryption algorithm implementation | 
List of demo programs
Demo applications installed with the ICS-package
