Difference between revisions of "ICS Components Reference"

From Overbyte
Jump to navigation Jump to search
Line 16: Line 16:
 
[http://wiki.overbyte.be/wiki/index.php/TFtpServer TFtpServer] - FTP Server
 
[http://wiki.overbyte.be/wiki/index.php/TFtpServer TFtpServer] - FTP Server
  
[http://wiki.overbyte.be/wiki/index.php/THttpCli THttpCli] - HTTP Client
+
[[image:HttpCli.jpg]] [http://wiki.overbyte.be/wiki/index.php/THttpCli THttpCli] - HTTP Client
  
 
[http://wiki.overbyte.be/wiki/index.php/TNntpCli TNntpCli] - NNTP Client (News)
 
[http://wiki.overbyte.be/wiki/index.php/TNntpCli TNntpCli] - NNTP Client (News)

Revision as of 15:19, 15 February 2006

Sockets components

These components implement the basic TCP/IP sockets.

TWSocket - Basic Socket

TWSocketServer - Basic 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

File:HttpCli.jpg THttpCli - HTTP Client

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

THttpServer - HTTP Server


Helper Components

TMimeDecode - Mime Decoder

TTnEmulVT - Telnet VT Terminal emulator

TTnScript - Telnet Script

TEmulVt - VT Terminal Emulator

TMbxHandler - Mail Box Handler