Re: [twsocket] Fw: Problem Install and Compiling Sample Programs -xfersrc17.zip

2006-04-28 Thread Francois Piette
> Install - xfersrc17.zip No idea about this file. It's not an ICS file. > Del60sam.bpg Compile Stops at MailSnd1 looking for > OverByteICSWndControl.dcu also looks for OverByteICSSmtpProt.dcu Del60Sam.bpg is ICS V5 project group for Delphi 6. OverbyteICS prefixed files are ICS V6 files (V6 does

[twsocket] Fw: Problem Install and Compiling Sample Programs -xfersrc17.zip

2006-04-28 Thread Mark Moss
Francois I removed all of the components and sample programs and downloaded ICSBeta20060417.zip which is supposed to be the ICS-Beta5. I then unzipped the files onto my computer and Installed the components using ICSDel60.bpl with no problem. I then tried to i

Re: [twsocket] Fw: Problem Install and Compiling Sample Programs -xfersrc17.zip

2006-04-28 Thread Angus Robertson - Magenta Systems Ltd
> > Install - xfersrc17.zip > No idea about this file. It's not an ICS file. It's one of my files, downloaded from your SSL page. Magenta File Transfer Components only support ICS v5, not v6, yet. Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://ww

[twsocket] ICS 6 Bug

2006-04-28 Thread Éric Fleming Bonilha
I have posted a message days ago and no one has told anything, please, the problem specified here is not a bug of my application, is a possible bug of ICS that must be corrected, this is a memory leak bug that I found on the FreeWndHandler routine of ICS, can any ICS Team members or even Françoi

[twsocket] Fwd: SO_REUSEADDR doesn't work

2006-04-28 Thread Jack
Please ignore this email. It turned out to be a messed up tcp stack. The code works fine on other PC. -- Best regards, Jack This is a forwarded message From: Jack <[EMAIL PROTECTED]> To: twsocket@elists.org Date: Thursday, April 27, 2006, 4:48:45 PM Subject: SO_REUSEADDR doesn't work ===8<

[twsocket] FTP Upload via stream

2006-04-28 Thread Harold Holmes
I have an image in my program and I'd like to FTP it up to a server. I'd like the customer not to have access to this image(unless they have bought the program) so I want to upload this image via a stream. I was thinking something along the lines of: image1.picture.bitmap.savetostream(ms); ms.posi

[twsocket] PUTing a file

2006-04-28 Thread dpap
Hi, I try your HTTP demo to put a small text file to my website and I get the following results * Not using proxy cmd> PUT /test.txt HTTP/1.0 cmd> Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */* cmd> Connection: Keep-Alive cmd> Content-Type: te

Re: [twsocket] PUTing a file

2006-04-28 Thread Arno Garrels
You cannot simply Post a file to a HTTP server, what you need is a cgi or php script on the server. An example can be found on the User Made pages. Search for HTTPCLIEXAMPLE.ZIP --- Arno Garrels [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html dpap wrote: > Hi, > > I try your HTTP de

Re: [twsocket] FTP Upload via stream

2006-04-28 Thread Arno Garrels
Harold Holmes wrote: >I want to upload this image via a stream. > Is this possible with ICS? Yes, please take a look at the FtpTst demo project. --- Arno Garrels [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html -- To unsubscribe or change your settings for TWSocket mailing list please