Re: [twsocket] Any alternatives to multithreading?

2005-04-30 Thread Piotr Hellrayzer Dałek
Hello! >> so message queue overflow won't occur so often? > What exacly flows over ? I mean, on what do you see this ? Application gets unresponsive. Simply refuses to react for mouse clicks, keypresses, anything except network operations. On my home P120 it shows up, when I download many 1-5kB

Re: [twsocket] The code

2005-04-30 Thread Francois PIETTE
What does the debugger says when you watch at FBanner, FLineEnd and Self ? Are you able to "enter" SendSr using F7 ? When you put a breakpoint on the first line of SendStr, do you reach that breakpoint before the exception ? -- [EMAIL PROTECTED] http://www.overbyte.be - Original Message -

[twsocket] The code

2005-04-30 Thread nik . langenakers
Thats the thing i don't understand, i recieve the error in the code of WSocketS Line 313 When my program gets to that line, and i push one more time F8, (next step), I get the error. procedure TWSocketClient.StartConnection; begin if Length(FBanner) > 0 then SendStr(FBanner + FLineE

Re: Re: [twsocket] Problem that i don't understand

2005-04-30 Thread Francois PIETTE
On which code line does the exception occur ? It is likely that this code line acces an invalid object, an invalid pointer, or data that is already freed and all such occurances. -- [EMAIL PROTECTED] http://www.overbyte.be - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Saturday

Re: Re: [twsocket] Problem that i don't understand

2005-04-30 Thread Guillaume MAISON
> The Error Message that I recieve is: > > Le projet Project1.exe a provoqué une classe d'exception EAccessViolation > avec le message 'Violation d'accès à l'adresse 00401C6A dans le module > 'Project1.exe'. Ecriture de l'adresse 004AD3D4'. Processus stoppé. Utilisez > Pas-à-pas ou Exécuter pour

Re: Re: [twsocket] Problem that i don't understand

2005-04-30 Thread nik . langenakers
The Error Message that I recieve is: Le projet Project1.exe a provoqué une classe d'exception EAccessViolation avec le message 'Violation d'accès à l'adresse 00401C6A dans le module 'Project1.exe'. Ecriture de l'adresse 004AD3D4'. Processus stoppé. Utilisez Pas-à-pas ou Exécuter pour continuer.

Re: [twsocket] Redirection? [HTTPCli]

2005-04-30 Thread Francois PIETTE
> Francois... here's example of what i ment: > http://nazwa.pl/whois.php?s=zb&d=google.com This URL works perfectly with the HTTP component. > So you're saying that in similar case, there is no way to get the > content of final site? :-( I think that you missed the differences between a HTTP co

Re: [twsocket] Overwriting of HttpCli properties

2005-04-30 Thread Francois PIETTE
> The point is that actually the username and password that are in the > url will be copied in the Username and Password properties. What I > want to avoid is the copy. Well, OK. The usercode and password specified in the URL will have higher priority than the properties. Relocation has probably t

Re: [twsocket] Problem that i don't understand

2005-04-30 Thread Francois PIETTE
> know why butt then I receive errors. You should indicate exactly which errors you have and where they occurs, exactly. > When I debug step by step I end up in the code of > TCustomWSocketServer.TriggerSessionAvailable, > at the and of that procedure 'Client.StartConnection' > I receive an acces

[twsocket] Problem that i don't understand

2005-04-30 Thread nik . langenakers
I’m using the components TWSocketServer, TWSocket in a project that I’m creating for school. Everything worked perfectly until I started to add visual components like a listbox, a menu etc. I don’t know why butt then I receive errors. When I debug step by step I end up in the code of TCust

Re: [twsocket] Ping Packet size

2005-04-30 Thread Francois PIETTE
> Thanks for the rapid response! Well, you posted just when I was reading. > I ran the demo, and the other side said they were 56 bytes. I > downloaded the latest, rebuild the packages, and recompiled my program. > Hopefully this will fix it. Won't know for sure for a couple days. Ping compone

Re: [twsocket] Redirection? [HTTPCli]

2005-04-30 Thread Ann
- Original Message - From: "Dan" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Saturday, April 30, 2005 12:29 AM Subject: Re: [twsocket] Redirection? [HTTPCli] > > > > If i would like to make some exploit, i would use socks, not htttp. > > > > Haha, funniest mailing list post