> I use this wonderfull set of components to send and receive mail from my
> program..
>
> My question is: If is possible to send an receive from Gmail...
> Thats require SSL...
ICS-SSL has an SMTPS (SMTP over SSL) component. Currently there is no POP3S
component but it should
not be too d
> I was wondering about something concerning the OnDataAvailable event for
> Twsocket. If I assign a string to the receivestr function inside the
> OnDataAvailable event and I have lengthy processing do i miss other
> OnDataAvailable events and my string clears during the reassignment or is
> the d
I was wondering about something concerning the OnDataAvailable event for
Twsocket. If I assign a string to the receivestr function inside the
OnDataAvailable event and I have lengthy processing do i miss other
OnDataAvailable events and my string clears during the reassignment or is
the data append
Hi..
I use this wonderfull set of components to send and receive mail from my
program..
My question is: If is possible to send an receive from Gmail...
Thats require SSL...
Tanks in advance..
Macfly
__
Do You Yahoo!?
Tired of s
> So, console programs should compile. This is what I'm interested in. I will
> give it a try. Where are the patches u mentioned?
Already integrated in ICS since mid 2004
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsock
Ich werde ab 19.12.2005 nicht im Büro sein. Ich kehre zurück am
01.01.2006.
Ich werde Ihre Nachricht nach meiner Rückkehr beantworten.
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www
Lord, Chris wrote:
> I want some client software I am writing to be able to determine if my server
> software is up and running and if so the IP address of the server machine to
> save the user having to set up IP addresses and so on. Having looked at a
> demo for doing exactly what I need, I s
But be aware that the web server demo is async and single threaded. I
suggest you to contribute to the SSL effort and use the multi-threaded
server (yes, even with SSL!).
Best Regards,
SZ
- Original Message -
From: "Francois PIETTE" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent:
I want some client software I am writing to be able to determine if my server
software is up and running and if so the IP address of the server machine to
save the user having to set up IP addresses and so on. Having looked at a demo
for doing exactly what I need, I set up a UDP socket server
Have a look at the WebServ sample program. See the procedure
TWebServForm.CreateVirtualDocument_Template. In this procedure, a request is
processed to produce a dynamic page based on a HTML template. In the sample,
there is no database stuff, but this doesn't change anything: instead of
using
Hello to all of you,
First, let me explain my problem:
I program with Delphi since 2 years, but I have never made any Web
application.
Here is what I would like to do:
I have a MySql database that I can control from Delphi (this I can do)
On the other side, there is a web page that
11 matches
Mail list logo