take a look at:
settings | control panel | internet options | connections
is "never dial a connection" selected here?
if it is, try one of "Dial whenever ..." or "Always dial ..."
and see if it affects the problem.
-ns
http://www.roserox.co.th
- Original Message -
From: "Steve Galy
or set to Local Area Network instead
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Nello Sestini
> Sent: Tuesday, 16 October 2001 20:37
> To: Multiple recipients of list delphi
> Subject: Re: [DUG]: TNMSMTP
>
>
> take a look at:
>
> settings | con
Thanks Patrick & Nello but unfortunately neither of your suggestions are
true. I have tried this approach already, anyway Outlook Express does an
automatic dialup every 30 minutes which would suggest that these settings
are OK. The problem occurs on several machines that I have tested under Win
20
You should be able to simulate the problem ... (or get around it)
Using D6 and the WinINet.dll interface - else get the JEDI version of the
WinInet.dll calls.
Then make calls to InternetDial, InternetHangUp, InternetGoOnline,
InternetAutodial
etc. You will need to check the MSDN docs on these.
Hi,
To follow up on the connection settings theme, have
you tried changing the dialup connection settings as opposed to the internet
connection settings? Open the dialup networking folder, select
connections\settings from the file menu and tick "Don't prompt to use dialup
networking" for t
- Original Message -
From: "Steve Galyer" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Wednesday, October 17, 2001 8:34 AM
Subject: Re: [DUG]: TNMSMTP
> Thanks Patrick & Nello but unfortunately neither of your suggestions are
> true. I have tried
On an internet / windows settings related theme.. Is there an easy way I can
get the POP and SMTP from the default identy in windows (pop server / port/
smtp server port/ username / password). Or do I have to force my users to
enter these manually in to my software?
Robert Martin
Software Engine
You could try the "Current User\software\Microsoft\Internet Account
Manager\*" registry key (and sub keys).
Andrew
- Original Message -
From: "Robert Martin" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Wednesday, October 17, 2001 10:11 AM
Subje
Title: RE: [DUG]: Source Scrounge
RX
tools also has one called comboedit.
regards,
Steve
-Original Message-From: Tom Munro Glass
[mailto:[EMAIL PROTECTED]]Sent: Tuesday, 16 October 2001
12:47To: Multiple recipients of list delphiSubject: RE:
[DUG]: Source Scrounge
LMD To
Simple and effective :) Thanks Andrew
Robert Martin
Software Engineer
Wild Software Ltd
- Original Message -
From: "Andrew Little" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Wednesday, October 17, 2001 10:56 AM
Subject: Re: [DUG]: TNMSMTP
> Yo
Title: RE: [DUG]: Source Scrounge
Does anyone have any quick routines for finding the
volume file type... I am currently playing around with getvolumeinformation, but
if anyone has been there done that, that would be awesome.
Matt.
- Original Message -
From:
Stephen
Bar
I tried using the registry approach a couple of years ago and found that it
was not reliable as the settings and keys seemed to vary between the
different versions of windows and depended on how things were setup.
Regards
Steve Galyer
- Original Message -
From: "Andrew Little" <[EMAIL P
Did you find a solution ?
Robert Martin
Software Engineer
Wild Software Ltd
- Original Message -
From: "Steve Galyer" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Wednesday, October 17, 2001 11:14 AM
Subject: Re: [DUG]: TNMSMTP
> I tried using t
Hey guys, I'm having a bit of a hard time trying to
figure out how to autosize a radiobutton. What I have is a
Radiobutton component that needs to resize it self depending on the font
size. To make things a little more interesting, my radiobutton component
is multilined. Any suggestions?
No. We implemented a dialog to enter the data and store it in the registry
under our own application.
Regards
Steve Galyer
- Original Message -
From: "Robert Martin" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Wednesday, October 17, 2001 11:52 A
Hi Myles
I don't use a proxy.
I have searched on the net for JEDI version as you suggest, but not had any
success.
Have you got any example code that could be used?
I note that you mention an InternetHangUp - this would be very useful as the
TNMSMTP.Disconnect does not end the dial up session.
We assume that you are referring to the default action that occurs when an
application requests Internet access. Such requests are handled by the
default dialler or whatever. MS Outlook uses its own dialler and can
override the settings for Internet Explorer or other applications.
Does your appli
This appears to be only Outlook Express accounts, is that what you wanted?
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Robert Martin
> Sent: Wednesday, 17 October 2001 10:12
> To: Multiple recipients of list delphi
> Subject: Re: [DUG]: TNMSMTP
If you are using Dialup you could use a dialup component.
I have used one for several years time that I got from here
http://delphi.icm.edu.pl/ftp/d30free/dialup.zip
I use a modified improved version from here
http://www.pdunford.godzone.net.nz/delphi/tdialuppd/dialuppd.zip
> -Original Mess
Hi Patrick
Relies on the system to dial.
Regards
Steve Galyer
- Original Message -
From: "Patrick Dunford" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Wednesday, October 17, 2001 12:27 PM
Subject: RE: [DUG]: TNMSMTP
> We assume that you are
Since the password is encrypted, you can't use it without knowing how to
decrypt it.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Robert Martin
> Sent: Wednesday, 17 October 2001 10:12
> To: Multiple recipients of list delphi
> Subject: Re: [DUG]
True. I have given up on this idea. Users must now enter it into our app
manually.
Robert Martin
Software Engineer
Wild Software Ltd
- Original Message -
From: "Patrick Dunford" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Wednesday, October 17,
>> -Original Message-
>> Does anyone have source for a simple Tedit that has a button
>> on the right
>> (like an ellipses) and an OnButtonClick Event
I did one of those Wyyy back. Will try to search it out and send it on if
needed. Won't be back at the computer till Friday t
-- Original Message --
>Hey guys, I'm having a bit of a hard time trying to figure out how to autosize a
>radiobutton. What I have is a Radiobutton component that needs to resize it self
>depending on the font size. To make things a little more interesti
Don't forget to hook the OnClick event of the label and change the radio
button when it is clicked.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, 17 October 2001 13:35
> To: Multiple recipients of list delphi
> Subject: RE: [DUG]: Autosize a
Steve
This problem interests me because we do a lot of stuff
with the RAS API.
Do you have some small app that exhibits the failure
(i.e. tries to complete a connection and the OS doesn't
dial out)?
Or better - does the smtpdem.pas fail this way?
(the only one I have is the one that came with
Thanks for the response.. I've actually figured it out at the end. I've
used a TLabel but did not attached it to the radio button. What I did was
I've captured the following messages:
CM_TEXTCHANGED;
CM_FONTCHANGED;
WM_SIZE;
then used the TLabel to initially construct the caption (allowing it
Hi Nello
SMTPDEMO.EXE displays this behaviour (both D5 and D6) on my W2000 Advanced
Server system.
Regards
Steve Galyer
- Original Message -
From: "Nello Sestini" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Wednesday, October 17, 2001 2:40 PM
Su
Oh and one more thing ...
As a further test of whether this problem is something
in the SMTP component or something in the OS settings
can you please try a "finger" or "ping" command at the
NT command line of the failing Win2000 environment?
Does it dial out, or also fail?
As several others alre
Does the test system have any firewall software in place?
I find with ZoneAlarm running at home that it has to be configured for every
app that wants to dial out, whether dialling itself or not. This caught me
short a few times.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMA
No.
Regards
Steve Galyer
- Original Message -
From: "Patrick Dunford" <[EMAIL PROTECTED]>
To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
Sent: Wednesday, October 17, 2001 4:34 PM
Subject: RE: [DUG]: TNMSMTP
> Does the test system have any firewall software in place?
>
>
ping does not do a connect which maybe suggests something in the Win2000
environment, although it maybe something common to Win2000 as I have tried
the TNMSMTP application on several systems and it fails on all so far.
Regards
Steve Galyer
- Original Message -
From: "Nello Sestini" <[EM
G'Day,
1. When using a TSocket Connection is the client making a persistent TCP
connection to the server?
2. Assuming 1. What is the best way to determine if the server is still
there? If the network cable is pulled out between the client and the
server do you just have to wait for the TCP timeout
R,
Have you had a look at:
http://www.ec-software.com/tutorial.htm
http://www.ec-software.com/comppage.htm
Not sure if it will solve your problem, but worth a look. I have also
found these guys very helpful for adhoc queries such as yours when I have
been stuck.
At 14:46 12/10/2001 +1300, you wrot
34 matches
Mail list logo