Re: [twsocket] HTTP server...

2012-07-21 Thread zayin
Hello, Thanks. It looks like: AnswerString(Flags,'204 No Content','','',''); works fine. Ciao, Mark -- 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

Re: [twsocket] HTTP server...

2012-07-21 Thread RTT
On 21-07-2012 21:22, zayin wrote: I was wondering if there is a better solution. Some answer code that tells the browser the data was received but not to change page or to reload the button host page. http://www.w3schools.com/ajax/default.asp -- To unsubscribe or change your settings for TWSocke

[twsocket] HTTP server...

2012-07-21 Thread zayin
Hello, A user will be on a page. He will click a button and I will receive a URL with some parameters. All good. Now, I do not have a page to show him. The URL is only for passing in the parameters. The URL for the page passing the parameters and the current page are not the same. The URL for pas

Re: [twsocket] HTTP server component with WebDav support

2012-02-03 Thread Tobias Rapp
Arno Garrels wrote: > This is untested: > http://lists.elists.org/pipermail/twsocket/2012-January/044464.html Oops, just skipped following the ICS mailing list for some days and thus have not seen the previous message. Thanks, Arno! Will have a look at it. Regards, Tobias -- To unsubscribe or c

Re: [twsocket] HTTP server component with WebDav support

2012-02-03 Thread Arno Garrels
Tobias Rapp wrote: > Hi! > > I would like to extend my existing ICS-based HTTP server to allow > upload and removal of files on the server. From reading the HTTP > specs at [1] it seems that the natural commands for these actions > would be "PUT" [2] and "DELETE" [3]. > > Unfortunately the THttpS

[twsocket] HTTP server component with WebDav support

2012-02-03 Thread Tobias Rapp
Hi! I would like to extend my existing ICS-based HTTP server to allow upload and removal of files on the server. From reading the HTTP specs at [1] it seems that the natural commands for these actions would be "PUT" [2] and "DELETE" [3]. Unfortunately the THttpServer/THttpConnection components do

Re: [twsocket] HTTP Server creates extremly high CPU load

2011-07-02 Thread Arno Garrels
01, 2011 8:35 AM >> To: ICS support mailing >> Subject: Re: [twsocket] HTTP Server creates extremly high CPU load >> >> Lars Gehre wrote: >>> I think, I found something. >> >> Thanks for reporting, I just checked in a fix. >> Available via SVN

Re: [twsocket] HTTP Server creates extremly high CPU load

2011-07-02 Thread Lars Gehre
Thanks, I can confirm, it works now without problems. Lars > -Original Message- > From: twsocket-boun...@elists.org > [mailto:twsocket-boun...@elists.org] On Behalf Of Arno Garrels > Sent: Friday, July 01, 2011 8:35 AM > To: ICS support mailing > Subject: Re: [tws

Re: [twsocket] HTTP Server creates extremly high CPU load

2011-06-30 Thread Arno Garrels
; > might be a solution, but I don't know enough of the inner workings of > the http component to foresee possible side effects... > > Lars > > > >> -Original Message- >> From: twsocket-boun...@elists.org >> [mailto:twsocket-boun...@elists.org] On Behal

Re: [twsocket] HTTP Server creates extremly high CPU load

2011-06-30 Thread Lars Gehre
e side effects... Lars > -Original Message- > From: twsocket-boun...@elists.org > [mailto:twsocket-boun...@elists.org] On Behalf Of Lars Gehre > Sent: Thursday, June 30, 2011 9:49 PM > To: 'ICS support mailing' > Subject: Re: [twsocket] HTTP Server create

Re: [twsocket] HTTP Server creates extremly high CPU load

2011-06-30 Thread Lars Gehre
Behalf Of Arno Garrels > Sent: Thursday, June 30, 2011 3:49 PM > To: ICS support mailing > Subject: Re: [twsocket] HTTP Server creates extremly high CPU load > > Lars Gehre wrote: > > I noticed one thing: This only happens if files are involved, for > > virtual documen

Re: [twsocket] HTTP Server creates extremly high CPU load

2011-06-30 Thread Arno Garrels
t; From: twsocket-boun...@elists.org >> [mailto:twsocket-boun...@elists.org] On Behalf Of Lars Gehre >> Sent: Thursday, June 30, 2011 11:21 AM >> To: 'ICS support mailing' >> Subject: [twsocket] HTTP Server creates extremly high CPU load >> >> Hell

Re: [twsocket] HTTP Server creates extremly high CPU load

2011-06-30 Thread Lars Gehre
s.org] On Behalf Of Lars Gehre > Sent: Thursday, June 30, 2011 11:21 AM > To: 'ICS support mailing' > Subject: [twsocket] HTTP Server creates extremly high CPU load > > Hello all, > > I have a serious problem with the http server component from > ICS7 (download

[twsocket] HTTP Server creates extremly high CPU load

2011-06-30 Thread Lars Gehre
Hello all, I have a serious problem with the http server component from ICS7 (downloaded from the repository last week). I'm using the wininet api on the client side to open a (GET) connection to a ICS http Server. For certain reasons I need to query the HEAD in intervals (while the other get is

Re: [twsocket] HTTP Server PUT command support

2009-06-07 Thread Fastream Technologies
Any idea for below question? ;) TIA, SZ On 6/6/09, Fastream Technologies wrote: > > Hello, > > I wonder why this PUT command is not supported by the web server component? > Isn't it exactly the same as POST except the method name? Or maybe there is > a trick I need to know?? > > Best Regards,

[twsocket] HTTP Server PUT command support

2009-06-06 Thread Fastream Technologies
Hello, I wonder why this PUT command is not supported by the web server component? Isn't it exactly the same as POST except the method name? Or maybe there is a trick I need to know?? Best Regards, SZ -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.el

Re: [twsocket] HTTP Server seems not to listen sometime

2006-11-09 Thread Francois Piette
age ----- From: "Igor Pokorny" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Monday, November 06, 2006 11:53 PM Subject: Re: [twsocket] HTTP Server seems not to listen sometime > Hello Francois, > > I am sorry, I was mistaken. The error is 404 of course.

Re: [twsocket] HTTP Server seems not to listen sometime

2006-11-08 Thread Igor Pokorny
> > > -- > Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html > -- > [EMAIL PROTECTED] > http://www.overbyte.be > > > > - Original Message - > From: "Igor Pokorny" <[EMAIL PROTECTED]> > To: "ICS support mai

Re: [twsocket] HTTP Server seems not to listen sometime

2006-11-05 Thread Francois PIETTE
From: "Igor Pokorny" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Sunday, November 05, 2006 1:46 AM Subject: [twsocket] HTTP Server seems not to listen sometime > Hello guys, > > I do have a problem with ICS HTTP server I am not able to solve. M

Re: [twsocket] HTTP Server upload prgress bar

2006-11-05 Thread Fastream Technologies
Alright thanks. - Original Message - From: "Francois PIETTE" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Saturday, November 04, 2006 8:16 PM Subject: Re: [twsocket] HTTP Server upload prgress bar :> : >I want the browser to display a upload pr

[twsocket] HTTP Server seems not to listen sometime

2006-11-04 Thread Igor Pokorny
Hello guys, I do have a problem with ICS HTTP server I am not able to solve. My application is ruinning all the time. The server refuses to answer some time. It happened irregulary - mostly once in one month so it's pretty dificuly to catch ... There is 401 error message on the client side trying

Re: [twsocket] HTTP Server upload prgress bar

2006-11-04 Thread Francois PIETTE
> : >I want the browser to display a upload progress bar while > : > an HTTP file upload is taking place. : > : while the browser is busy uploading the file, you may have another > browser > : window (a popup window) updated on a regular basis either purely locally > : using javascript (not sure y

Re: [twsocket] HTTP Server upload prgress bar

2006-11-04 Thread DZ-Jay
On Nov 4, 2006, at 10:49, Fastream Technologies wrote: > So to summarize: > Can we know how many byte have been uploaded at a given on the client > side > (using javascript)? No. An "HTTP Upload" is just a POST request, which the browser handles itself. JavaScript only offers an API for clie

Re: [twsocket] HTTP Server upload prgress bar

2006-11-04 Thread Fastream Technologies
- Original Message - From: "DZ-Jay" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Saturday, November 04, 2006 3:57 PM Subject: Re: [twsocket] HTTP Server upload prgress bar : : On Nov 4, 2006, at 05:01, Fastream Technologies wrote: : : > I want th

Re: [twsocket] HTTP Server upload prgress bar

2006-11-04 Thread Fastream Technologies
- Original Message - From: "Francois PIETTE" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Saturday, November 04, 2006 3:07 PM Subject: Re: [twsocket] HTTP Server upload prgress bar : >I want the browser to display a upload progress bar while : &g

Re: [twsocket] HTTP Server upload prgress bar

2006-11-04 Thread DZ-Jay
On Nov 4, 2006, at 05:01, Fastream Technologies wrote: > I want the browser to display a upload progress bar while an HTTP file > upload is taking place. But when you say "browser", do you mean an ICS HttpCli application, or just a regular web browser (such as MSIE, Firefox, etc.)? If the lat

Re: [twsocket] HTTP Server upload prgress bar

2006-11-04 Thread Francois PIETTE
CTED]> > To: "ICS support mailing" > Sent: Saturday, November 04, 2006 10:12 AM > Subject: Re: [twsocket] HTTP Server upload prgress bar > > > :> Let me rephrase: while uploading the file, I want to show a progress > bar > : > in > : > HTML but d

Re: [twsocket] HTTP Server upload prgress bar

2006-11-04 Thread Fastream Technologies
I want the browser to display a upload progress bar while an HTTP file upload is taking place. Thank you, SubZero - Original Message - From: "Francois PIETTE" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Saturday, November 04, 2006 10:12 AM Subject:

Re: [twsocket] HTTP Server upload prgress bar

2006-11-04 Thread Francois PIETTE
> Let me rephrase: while uploading the file, I want to show a progress bar > in > HTML but do not know how to do it right now. It needs to update every > second! You have a HTTP client (Is it a browser or a program with ICS HTTP client component) which upload a file to a HTTP server built using

Re: [twsocket] HTTP Server upload prgress bar

2006-11-03 Thread Fastream Technologies
ailing" Sent: Friday, November 03, 2006 7:25 PM Subject: Re: [twsocket] HTTP Server upload prgress bar : Content-Length. : : -- : Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html : -- : [EMAIL PROTECTED] : http://www.overbyte.be : : : - Original Message - : Fr

Re: [twsocket] HTTP Server upload prgress bar

2006-11-03 Thread Francois PIETTE
r 03, 2006 4:09 PM Subject: [twsocket] HTTP Server upload prgress bar > Hello, > > I think this was asked before but we still do not have sufficient info: > Which HTTP header combination would be used for showing a progress bar for > HTTP file uploads? I mean how does it work? > > B

[twsocket] HTTP Server upload prgress bar

2006-11-03 Thread Fastream Technologies
Hello, I think this was asked before but we still do not have sufficient info: Which HTTP header combination would be used for showing a progress bar for HTTP file uploads? I mean how does it work? Best Regards, SZ -- To unsubscribe or change your settings for TWSocket mailing list please g

Re: [twsocket] Http Server problem

2006-07-27 Thread Jose Alberto Ortega Rojas
Tampico, Tamps, MEXICO - Original Message - From: "Bjørnar Nielsen" <[EMAIL PROTECTED]> To: "'ICS support mailing'" Sent: Thursday, July 27, 2006 3:10 AM Subject: Re: [twsocket] Http Server problem If you want to use keepalive and don't close t

Re: [twsocket] Http Server problem

2006-07-27 Thread Bjørnar Nielsen
click another link? Regards Bjørnar > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Francois PIETTE > Sent: 26. juli 2006 21:08 > To: ICS support mailing > Subject: Re: [twsocket] Http Server problem > > > version that i down

Re: [twsocket] Http Server problem

2006-07-26 Thread Francois PIETTE
-- From: "Jose Alberto Ortega Rojas" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Wednesday, July 26, 2006 8:15 PM Subject: Re: [twsocket] Http Server problem > Hi Francois > thanks by your answer > > i test and, in the call stack window only show, &

Re: [twsocket] Http Server problem

2006-07-26 Thread Jose Alberto Ortega Rojas
mailing" Sent: Wednesday, July 26, 2006 10:57 AM Subject: Re: [twsocket] Http Server problem > > My server receive the form data, and process external > > programs WIN32 EXE's with this data, it could be the reason? > > Probably not but it depends on your code. > W

Re: [twsocket] Http Server problem

2006-07-26 Thread Francois PIETTE
a Rojas" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Wednesday, July 26, 2006 5:37 PM Subject: [twsocket] Http Server problem > Hi, this is my first post and have bad english, sorry > > i have a tiny webserver app, with ics, yesterday update the ics component >

[twsocket] Http Server problem

2006-07-26 Thread Jose Alberto Ortega Rojas
Hi, this is my first post and have bad english, sorry i have a tiny webserver app, with ics, yesterday update the ics component suite to V5, but my server work strange when i send a a FORM request, my client explorer it remains waiting for as if never it finished and when i click in another link

Re: [twsocket] Http server / http client

2006-03-14 Thread Fastream Technologies
;'ICS support mailing'" Sent: Tuesday, March 14, 2006 6:18 PM Subject: Re: [twsocket] Http server / http client Thanks for Your answer. But I do not understand. Is it the Httpserver You pause ?? - Is the Pause and resume a properties of the Thttpclient or Thttpserver ??

Re: [twsocket] Http server / http client

2006-03-14 Thread Jørgen Bonde
meddelelse- Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] På vegne af Fastream Technologies Sendt: 14. marts 2006 14:09 Til: ICS support mailing Emne: Re: [twsocket] Http server / http client Hello Jorgen, I came accross the same problem with our reverse proxy (http://www.fastream.com

Re: [twsocket] Http server / http client

2006-03-14 Thread Fastream Technologies
Bonde" <[EMAIL PROTECTED]> To: Sent: Tuesday, March 14, 2006 2:05 PM Subject: [twsocket] Http server / http client I have made an HTTP server application which on request, get the data from a HTTPclient. Sometimes if the data from the HTTP client is ' slow' ( Getting the dat

[twsocket] Http server / http client

2006-03-14 Thread Jørgen Bonde
I have made an HTTP server application which on request, get the data from a HTTPclient. Sometimes if the data from the HTTP client is ‘ slow’ ( Getting the data from a GPRS station) the server disconnect before all data Has been collected via the http client. Is there a way to increase the time