When It stucks, It's always on 18.2KB, using SSLWSocket. But none of this data
is being shown in buffer... :/
Dnia 22 października 2008 16:19 Ja <[EMAIL PROTECTED]> napisał(a):
> Hello,
> I'm trying to stream data to server that would respond in real time for
> di
Hello,
I'm trying to stream data to server that would respond in real time for
different requests. It does send all the data but there seems to be problem
with response... sometimes i get the response, sometimes not... even when
firewall says that some data (not all) have been rcved (about 18kB!
Hello,
How do I shutdown socket instantly to PREVENT it from SENDING data that have
been already "buffed" to send (by sendstr)? As I read in comments to
wsocket.pas, ShutDown(1) or ShutDown(2) do send that data before shutdown...
Best regards,
FlashT
--
To unsubscribe or change your settings for
Will this work with console? I dont have any XWindow installed and dont want
to...
Dnia 25 września 2008 21:08 "Francois PIETTE" <[EMAIL PROTECTED]> napisał(a):
> > Well... too bad because I have no idea how :(
>
> Another approach would develop your application using Delphi.win32 and run
> i
Indy works fine :) Except... SSL.
Dnia 25 września 2008 23:57 Erich Kuba <[EMAIL PROTECTED]> napisał(a):
> Mate, you're better off using Synapse under Linux. I tried for many
> months to get ICS working under Linux, but it's really buggy and there
> is little to no interest in fixing it. Und
Well... too bad because I have no idea how :(
Dnia 25 września 2008 20:13 "Francois PIETTE" <[EMAIL PROTECTED]> napisał(a):
> > Any way to make ICS CLX compatible?
> > I need to run some application on unix (using SSLWSocket)...
>
> You can probably use the Kylix version available from my websi
Hi,
Any way to make ICS CLX compatible? I need to run some application on unix
(using SSLWSocket)...
Best regards,
FlashT
--
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.overb
Hi,
Could anybody tell me how do I use Socks Proxy in WSocket component?
Best regards,
FlashT
--
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.overbyte.be
Hi,
Is there any way to set my own TCP window size flags in WSocket sent packets?
Best regards,
FlashT
--
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.overbyte.be
Dnia 30 sierpnia 2008 13:50 "Arno Garrels" <[EMAIL PROTECTED]> napisał(a):
>
> That happens sometimes, no big deal :)
> Have you tried "Rebuild all projects" instead of "Compile.."?
> Also, it might help to set compiler directive {$IMPLICITBUILD OFF}
> in ICS package DPR file which equals option
Hi,
I was just programming my application, it compiled fine, everything was ok, but
suddenly it stopped to be compalible... I didn't change anything in code, wth
is going on? Even example isnt working... it says:
[Error] Unit1.pas(11): Undeclared identifier: 'TSslWSocket'
[Error] Unit1.pas(11):
Thank you.
WSocket1.MessageLoop; works great.
Best regards,
FlashT
Dnia 30 sierpnia 2008 9:49 "Arno Garrels" <[EMAIL PROTECTED]> napisał(a):
> Ja wrote:
> > Ok then, I really need it to be in thread, so what do I do to make my
> > code work?
>
> At first r
Ok then, I really need it to be in thread, so what do I do to make my code work?
Dnia 30 sierpnia 2008 9:18 "Arno Garrels" <[EMAIL PROTECTED]> napisał(a):
> Ja wrote:
> > How do I work in blocking mode?
>
> ICS works non-blocking:
> http://wiki.overbyte.be/wi
How do I work in blocking mode?
Dnia 29 sierpnia 2008 23:52 "Paul" <[EMAIL PROTECTED]> napisał(a):
> Your thread needs a message pump, unless you work in blocking mode.
>
> Paul
>
>
>
> ----- Original Message -
> From: "Ja"
> To
Hello,
I'm trying to convert demo of SSL socket to make it in thread but there seems
to be something wrong... I think that On* events are not being run at all...
http://phpfi.com/348552
Full source:
http://zycie.org/SSLTHREADED.rar
Could anybody help me with that?
Best regards,
FlashT
--
To un
Hi.
I've noticed something weird in THttpCli... When I call abort, it
runs OnRequestDone procedure, but... errcode = 0 and statuscode =
200! Why is that? Shouldn't it report somehow that it was aborted?
Ann
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://w
S]
> http://www.overbyte.be/eng/overbyte/teamics.html
> http://www.mestdagh.biz
>
> Wednesday, February 8, 2006, 11:27, Ja wrote:
>
> > Hi.
> > I've made a bugreports from last 24h... could anybody help me to
> > analyze it?
>
> > http://theweed.org/bugreport.t
Ok... what can i do about it?
Wiadomość Oryginalna
Od: Arno Garrels <[EMAIL PROTECTED]>
Do: ICS support mailing
Data: Wed, 8 Feb 2006 21:42:07 +0100
Temat: Re: [twsocket] DNSQuery - bugreport
> Ja wrote:
> > Hi.
> > I've made a bugreports from last 24h..
Hi.
I've made a bugreports from last 24h... could anybody help me to
analyze it?
http://theweed.org/bugreport.txt
What can i say is that bugs started when addeded checking few names
with DNSQuery component every ... 10 minutes.
How does it work?
Every 10 minutes TDNSQuery component is being cr
ou can easy find out with
NETSTAT -a
> to check out.
>
> ---
> Rgds, Wilfried [TeamICS]
> http://www.overbyte.be/eng/overbyte/teamics.html
> http://www.mestdagh.biz
>
> Tuesday, February 7, 2006, 09:58, Ja wrote:
>
> > Hi.
> > Got little big problem with DNS
at: Re: [twsocket] DNSQuery - what should i free up?
> You should use a memory leak checking tool. Like MemProof or
MemCheck. A little search on Google
> would help you.
> --
> [EMAIL PROTECTED]
> http://www.overbyte.be
>
>
> - Original Message -
> From: "
Hi.
Got little big problem with DNSQuery... I wrote application that
frequently checks some domains if their ns records are ok. It just
creates x DNSQuery components (where x is number of domains) every 5
minutes and analizes the Lookup results... After finish it uses
DNSQuery.destroy function.
Hi.
How do i change IP to host (domain) ??
Thanx!
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
Wiadomość Oryginalna
Od: Francois PIETTE <[EMAIL PROTECTED]>
Do: ICS support mailing
Data: Sat, 7 Jan 2006 21:23:06 +0100
Temat: Re: [twsocket] DNSQuery BUG...
> > Ok. I've managed to make my project to check the list of domains
for
> > hosts but i've noticed that there is something w
> Please start next time a new subject instead of reply to another
one and
> change the subject line. You do that every time and your message
will
> not be seen by many people.
>
Oh... sorry. Didn't know that it matters.
--
To unsubscribe or change your settings for TWSocket mailing list
plea
Ok. I've managed to make my project to check the list of domains for
hosts but i've noticed that there is something wrong with DNSQuery
component. With some nameservers (like those of my provider)
DNSQuery sometimes doesnt get any answer... and although firewall
(and netstat) after some time ta
Hi.
I'm trying to make application that could get information about
hosts simultanously for lets say... 10 hosts... I made something
like this:
-
var newsocket:TDnsQuery;
domain:string;
begin
newsocket:=TDNSQuery.Create(self);
newsocket.Addr:='195.117.102.3';
newsocket.Proto:='tc
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
Program check list of domains with several components at once...
putting something in woudldnt do the job.
Wiadomość Oryginalna
Od: Arno Garrels <[EMAIL PROTECTED]>
Do: ICS support mailing
Data: Wed, 4 Jan 2006 16:38:51 +0100
Temat: Re: [twsocket] WSocket DNSLookup.
>
> else if ErrCode >= 1 then
> Memo1.Lines.Add('Error: ' + WSocketErrorDesc(ErrCode))
> else
> Memo1.Lines.Add('Unknown Error!');
> end;
>
> procedure TForm1.ButtonOKClick(Sender: TObject);
> begin
> WSocket1.DnsLookup(
Lookup.
> Hello Ja,
>
> I think what you wants is the TDnsQuery component (also in ICS
package).
> WSocket.DNSLookup resolve a hostname to IP address.
>
> ---
> Rgds, Wilfried [TeamICS]
> http://www.overbyte.be/eng/overbyte/teamics.html
> http://www.mestdagh.biz
>
> Tu
Wiadomość Oryginalna
Od: Wilfried Mestdagh <[EMAIL PROTECTED]>
Do: ICS support mailing
Data: Tue, 3 Jan 2006 22:00:48 +0100
Temat: Re: [twsocket] WSocket DNSLookup.
> Hello Ja,
>
> > Is there any way to do a WSocket DNSLookup and OnLookupDone get
> > adres
Is there any way to do a WSocket DNSLookup and OnLookupDone get
adress of host that have been looked up?
Thanx
--
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
Is DNSLookup with WSocket async?
Thanx!
--
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
34 matches
Mail list logo