Hi
Is it possible to get nameservers of domain with any component from
ICS? If so, how do i do that?
Thank you!
Ann
--
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.overbyte.be
Hello Michael,
I dont see in your example that you assign an event handler to
OnSessionAvaialble, so I dont think TriggerSessionAvailable will cause
an exception. But what is exacly the error ?
---
Rgds, Wilfried [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html
http://www.mestdagh.biz
They now include changes to FtpCli by Angus Robertson (ModeZ and faster
streams).
--
Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html
--
[EMAIL PROTECTED]
http://www.overbyte.be
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.el
Hello Ja,
> Program check list of domains with several components at once...
> putting something in woudldnt do the job.
Yes it does (not tested):
procedure TForm1.LookupBtnClick(Sender: TObject);
var
Sock: TWSocket;
n: integer;
bgein
n := 0;
while n < DomainList.Count do begin
Sock