ICS (Internet Component Suite)

This page is dedicated to ICS (Internet Component Suite). A set of freeware internet / intranet components for TCP / UDP, created by François Piette.

The heart of ICS is TWSocket, which encapsulates the winsock API, offering support for TCP, UDP and ICMP. TWSocket is full event driven doing each request in background using corporative multitasking. Main advantage is that you don't have to use threads for TCP connections, even if you have thousands of sessions simultaneously.

ICS includes also a very complete set of higher level components which encapsulates various internet protocols like POP3, SMTP, FTP, HTTP, etc...

www.overbyte.be The official home page of ICS and Midware components.
ICS example files Components and applications to serve as examples of the ICS components. In most cases they show a possible solution to common functions
ICS FAQ The official ICS FAQ (Frequent Asked Questions).
ICS Help The official ICS help files.
Midware FAQ The official Midware FAQ (Frequent Asked Questions).


Copyright ©2003 - Wilfried Mestdagh