I have done some serious work with the ICS components. They are very solid
components, especially the WSocket. You can easily make a Simple Web Server
out of them! The same site also has some cool middleware stuff. Having the
source to WSocket is pretty cool - as I have created several components that
are decended from it.
An example of my work with the ICS components is Encryption Proxy. This
application allows you to secure any kind of TCP/IP communication over the
internet. It simply encrypts the data stream point to point. I am
currently developing specialized versions for various vertical applications
(Interbase/Interclient for example).
Encryption Proxy Features :
1. Encrypt TCP/IP Connections, such as Interbase.
2. RAS Functionality to automatically dial a connection when a client
attempts a connection.
3. Scheduled Dial In Times so that Dial In Machines can act as servers.
4. IP Address Server, enabling Dial Up Machines to find each other on the
Internet.
www.nothingbutnet.co.nz/eproxy.htm
----- Original Message -----
From: Colin Fraser <[EMAIL PROTECTED]>
To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
Sent: Monday, May 08, 2000 5:02 PM
Subject: RE: [DUG]: Sockets..
> I might be looking at doing a little bit of light socket stuff in the
> future...
>
> Is the general consensus that other components such as the ICS ones are
> superior to the ones that come in Delphi 5??
>
> Regards
>
> Colin
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Wilfred Verkley
> Sent: Monday, 8 May 2000 3:13 pm
> To: Multiple recipients of list delphi
> Subject: RE: [DUG]: Sockets..
>
>
> Most Delphi WinSock components will do these things, but have a look at
ICS.
> It can do all these things, is free and well supported, and has a lot of
> examples.
>
> http://users.swing.be/francois.piette/icsuk.htm
>
>
>
> -----Original Message-----
> From: Matthew Comb [mailto:[EMAIL PROTECTED]]
> Sent: Monday, 8 May 2000 15:03
> To: Multiple recipients of list delphi
> Subject: [DUG]: Sockets..
>
>
> Hi people, just a follow up to my earlier post.
>
> What is the best connection method (set of components?) using TCP\IP (or
> not??)
>
> That can do the following.
>
> 1. send text in both directions.
> 2. send streams in both directions.
> 3. Maintain a connection and know when disconnected.
>
> Any help would be appreciated.
>
> Nic, your a bit of a wizz at this sort of stuff as I recall,
>
> Matt.
>
> --------------------------------------------------------------------------
-
> New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> Website: http://www.delphi.org.nz
> --------------------------------------------------------------------------
-
> New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> Website: http://www.delphi.org.nz
>
> --------------------------------------------------------------------------
-
> New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz