As you subscribed to ICS support mailing list, you probably use ICS. Good !
But have you taken time to register your ICS copy ?
ICS is freeware but to use it, you must register it.
Registration is very simple: just mail a [real, paper] picture postcard to
the author (me). You can find instruction
Hi !
Every ICS user is invited to be part of ICS-group on Linked-In. See
http://www.linkedin.com/e/gis/136245
Why ? Just to have a little bit more visibility for everyone of us and for
ICS.
btw: You may also be part of "Powered by Delphi" group on Linked-In.
http://www.linkedin.com/e/gis/48600
> Could this give problems ?
>
> I need a http server that also needs some https clients to connect to
> webservices.
No problem to use the https client component from http server application.
--
[EMAIL PROTECTED]
The author of the freeware multi-tier middleware MidWare
The author of the freewa
Hello all,
using TFtpClient with ConnectionType = ftpSocksX we probably need to reassign
SocksProperties before each FDataSocket.Connect. Because after first Close of
DataSocket this properties will be resetted (see Wsocket.pas, procedure
TCustomSocksWSocket.AssignDefaultValue;) so only first c
Could this give problems ?
I need a http server that also needs some https clients to connect to
webservices.
thanks,
Paul
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www
Changes are ICS v7 only.
--
Arno Garrels [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html
Arno Garrels wrote:
> Hi,
>
> THttpServer
> ---
>
> Added Keep-Alive timeout and a maximum number
> of allowed requests during persistent connections. Set property
> KeepAliveTimeSec to
Hi,
THttpServer
---
Added Keep-Alive timeout and a maximum number
of allowed requests during persistent connections. Set property
KeepAliveTimeSec to zero in order disable this feature entirely,
otherwise persistent connections are dropped either after an idle
time of value KeepAliveTimeS
Hello,
I am unable to reach you with private email. Is everything's ok? Have you
seen the latest beta? Please let me know.
Best Regards,
SZ
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website
Paul wrote:
> What's the current status of V7 ?
> I'm only interested in http(s)
At least unit OverbyteHttpProt.pas still includes code
which has to be reviewed and modified to work with
Delphi 2009. Look at function EncodeLine().
--
Arno Garrels
--
To unsubscribe or change your settings for TW