Difference between revisions of "Main Page"

From Overbyte
Jump to navigation Jump to search
m
(45 intermediate revisions by 7 users not shown)
Line 1: Line 1:
Wiki software successfully installed.
+
== '''I'''nternet '''C'''omponent '''S'''uite - Wiki under construction ==
 +
 
 +
ICS is a free internet component library for all Delphi, C++Builder, BDS and RAD Studio versions (win32). It includes TCP, UDP, raw sockets, clients, servers, as well as many high level protocols such as FTP, SMTP, POP3, NNTP, HTTP and more. ICS also support SSL and TLS with the help of [http://www.openssl.org OpenSSL].
 +
 
 +
{| align="center" style="background: red; color: yellow; font-weight: bolder; width: 70%;"
 +
|-
 +
| align="center"| <b>The content is preliminary and incomplete.</b>
 +
|}
 +
 
 +
{| align="center" style="background: yellow; color: blue; font-weight: bolder; width: 70%;"
 +
|-
 +
| align="center"| <b>We are looking for people willing to help writing the content. Contact francois dot piette at overbyte dot be if you want to help.</b>
 +
|}
 +
 
 +
If you need help with ICS, please visit [http://www.overbyte.be OverByte website] and subscribe to the [http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket support mailing list].
 +
 
 +
You can download latest distribution from [http://www.overbyte.be OverByte website] or download latest code directly from version control repository using [http://svn.overbyte.be:8443/svn/ics http] or using [http://tortoisesvn.net TortoiseSVN] with URL svn://svn.overbyte.be/ics.
 +
 
 +
== Download ==
 +
 
 +
[[ICS_Download | Download ICS source code (and OpenSSL libraries)]]
 +
 
 +
== Documentation ==
 +
 
 +
{|
 +
| [[ICS_Components_Reference | Components]] |||| ICS components reference
 +
|-
 +
| [[ICS_Units_Root | Units]] |||| ICS units and directory structure
 +
|-
 +
| [[FAQ]] |||| Frequently asked general questions
 +
|-
 +
| [[Glossary]] |||| Glossary of terms
 +
|-
 +
| [[ICS_External_Links | Links]] |||| Links to external ICS links
 +
|-
 +
| [http://wiki.overbyte.be/arch/IcsMidwareCodingStyle.pdf ICS Coding Style] |||| How to layout your source code
 +
|}
 +
 
 +
== Help and Support ==
 +
 
 +
{| cellpadding="4" 
 +
| [http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Support mailing list] || Subscribe and ask your questions here
 +
|- 
 +
| [http://lists.elists.org/pipermail/twsocket/ Support mailing list archives] || Search older messages here
 +
|-
 +
| [[ Non-ICS_Links | Links ]] || External  Links
 +
|}
 +
 
 +
== Message to Sysops ==
  
 
Please see [http://meta.wikipedia.org/wiki/MediaWiki_i18n documentation on customizing the interface]
 
Please see [http://meta.wikipedia.org/wiki/MediaWiki_i18n documentation on customizing the interface]
 
and the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for usage and configuration help.
 
and the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for usage and configuration help.

Revision as of 11:08, 18 February 2017

Internet Component Suite - Wiki under construction

ICS is a free internet component library for all Delphi, C++Builder, BDS and RAD Studio versions (win32). It includes TCP, UDP, raw sockets, clients, servers, as well as many high level protocols such as FTP, SMTP, POP3, NNTP, HTTP and more. ICS also support SSL and TLS with the help of OpenSSL.

The content is preliminary and incomplete.
We are looking for people willing to help writing the content. Contact francois dot piette at overbyte dot be if you want to help.

If you need help with ICS, please visit OverByte website and subscribe to the support mailing list.

You can download latest distribution from OverByte website or download latest code directly from version control repository using http or using TortoiseSVN with URL svn://svn.overbyte.be/ics.

Download

Download ICS source code (and OpenSSL libraries)

Documentation

Components ICS components reference
Units ICS units and directory structure
FAQ Frequently asked general questions
Glossary Glossary of terms
Links Links to external ICS links
ICS Coding Style How to layout your source code

Help and Support

Support mailing list Subscribe and ask your questions here
Support mailing list archives Search older messages here
Links External Links

Message to Sysops

Please see documentation on customizing the interface and the User's Guide for usage and configuration help.