Difference between revisions of "ICS Components Reference"
		
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
		
		
		
		
		
	
| Line 12: | Line 12: | ||
| All are implementing RFCs as described on the [http://www.ietf.org IETF website]. | All are implementing RFCs as described on the [http://www.ietf.org IETF website]. | ||
| − | [[image:Tfingercli.gif]] [ | + | {| | 
| − | + | | [[image:Tfingercli.gif]] [[TFingerCli | TFingerCli]] |||| Finger Client | |
| − | [[image:Tftpcli.gif]] [ | + | |- | 
| − | + | | [[image:Tftpcli.gif]] [[TFtpClient | TFtpClient]] |||| FTP Client | |
| − | [[image:Tftpserver.gif]] [ | + | |- | 
| − | + | | [[image:Tftpserver.gif]] [[TFtpServer | TFtpServer]] |||| FTP Server | |
| − | [[image:Thttpcli.gif]] [ | + | |- | 
| − | + | | [[image:Thttpcli.gif]] [[THttpCli | THttpCli]] |||| HTTP Client | |
| − | [[image:Thttpserver.gif]] [ | + | |- | 
| − | + | | [[image:Thttpserver.gif]] [[THttpServer | THttpServer]] |||| HTTP Server | |
| − | [[image:Tnntpcli.gif]] [ | + | |- | 
| − | + | | [[image:Tnntpcli.gif]] [[TNntpCli | TNntpCli]] |||| NNTP Client (News) | |
| − | [[image:Thtmlnntpcli.gif]] [ | + | |- | 
| − | + | | [[image:Thtmlnntpcli.gif]] [[THtmlNntpCli | THtmlNntpCli]] |||| HTML NNTP Client | |
| − | [[image:Tping.gif]] [ | + | |- | 
| − | + | | [[image:Tping.gif]] [[TPing | TPing]] |||| Ping client | |
| − | [[image:Ttncnx.gif]] [ | + | |- | 
| − | + | | [[image:Ttncnx.gif]] [[TTnCnx | TTnCnx]] |||| Telnet Connection | |
| − | [[image:Tsmtpcli.gif]] [ | + | |- | 
| − | + | | [[image:Tsmtpcli.gif]] [[TSmtpCli | TSmtpCli]] |||| SMTP Client | |
| − | [[image:Tsyncsmtpcli.gif]] [ | + | |- | 
| − | + | | [[image:Tsyncsmtpcli.gif]] [[TSyncSmtpCli | TSyncSmtpCli]] |||| Synchronous SMTP Client | |
| − | [[image:Thtmlsmtpcli.gif]] [ | + | |- | 
| − | + | | [[image:Thtmlsmtpcli.gif]] [[THtmlSmtpCli | THtmlSmtpCli]] |||| HTML Smtp Client | |
| − | [[image:Tpop3cli.gif]] [ | + | |- | 
| − | + | | [[image:Tpop3cli.gif]] [[TPop3Cli | TPop3Cli]] |||| POP3 Client | |
| − | [[image:Tsyncpop3cli.gif]] [ | + | |- | 
| − | + | | [[image:Tsyncpop3cli.gif]] [[TSyncPop3cli | TSyncPop3cli]] |||| Synchronous POP3 Client | |
| − | [[image:Twait.gif]] [ | + | |- | 
| − | + | | [[image:Twait.gif]] [[TWait | TWait]] |||| Wait socket | |
| − | [[image:Tdnsquery.gif]] [ | + | |- | 
| + | | [[image:Tdnsquery.gif]] [[TDnsQuery | TDnsQuery]] |||| DNS Query Client | ||
| + | |} | ||
| == Helper Components == | == Helper Components == | ||
Revision as of 16:56, 18 February 2006
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 | |
|  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 | |
|  TWait | Wait socket | |
|  TDnsQuery | DNS Query Client | 
Helper Components
 TMimeDecode - Mime Decoder
 TMimeDecode - Mime Decoder
 TTnEmulVT - Telnet VT Terminal emulator
 TTnEmulVT - Telnet VT Terminal emulator
 TTnScript - Telnet Script
 TTnScript - Telnet Script
 TEmulVt - VT Terminal Emulator
 TEmulVt - VT Terminal Emulator
 TMbxHandler - Mail Box Handler
 TMbxHandler - Mail Box Handler
