Difference between revisions of "ICS Components Reference"
Jump to navigation
Jump to search
| Line 63: | Line 63: | ||
[[Template | Edit new component]] | [[Template | Edit new component]] | ||
| + | |||
[[TemplateProp | Edit new property]] | [[TemplateProp | Edit new property]] | ||
Revision as of 13:08, 19 February 2006
Sockets components
These components implement the basic TCP/IP sockets.
| Basic Socket for TCP and UDP, client and server | ||
| 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.
| Finger Client | ||
| FTP Client | ||
| FTP Server | ||
| HTTP Client | ||
| HTTP Server | ||
| NNTP Client (News) | ||
| HTML NNTP Client | ||
| Ping client | ||
| Telnet Connection | ||
| SMTP Client | ||
| Synchronous SMTP Client | ||
| HTML Smtp Client | ||
| POP3 Client | ||
| Synchronous POP3 Client | ||
| Wait socket | ||
| DNS Query Client |
Helper Components
| Mime Decoder | ||
| Telnet VT Terminal emulator | ||
| Telnet Script | ||
| VT Terminal Emulator | ||
| Mail Box Handler |