[twsocket] HttpTst: Can erad xml on LAN, what am I doing wrong for internet?

2005-06-21 Thread TK Boyd
Bear with me? I suspect the question will be easy for someone... but I have to set a scene: I have written an HTTP client app, using ICS. The heart of my program was created from the ICS demo HttpTst. The program fetchs some XML from a little box you can plug into a LAN or the internet. The

Re: [twsocket] HttpTst: Can erad xml on LAN, what am I doing wrong for internet?

2005-06-21 Thread TK Boyd
Many thanks for the quick reply! I've spent 2 hours trying Get instead of Post... there are still some areas I could explore... maybe Get is better, and I'm just meeting the NEXT problem, but Are you sure Get is the way to go? So far: My program works.. for LAN, not internet, if I use

Re: [twsocket] HttpTst: Can erad xml on LAN... stop press!!

2005-06-21 Thread TK Boyd
Hurrah!! I've found that with the demo HttpGet, I can make what I need happen. Now I just have to transplant the essentials into my own app Thanks for the help, encouraging me to keep at the problem... Tom (Free data logging program and sourcecodenow at

[twsocket] Help with re-install simply WSocket?

2007-08-12 Thread TK Boyd
Sorry folks... Help? About 2 years ago I set ICS up on a Win98 system with Delphi 2... I am not a complete idiot, I CAN do it... or at least I could. Ideas on where I'm going wrong in the following would be very welcome. I tried to repeat my previous triumph but.. so far.. no joy. I like

Re: [twsocket] Help with re-install simply WSocket?

2007-08-12 Thread TK Boyd
. -- [EMAIL PROTECTED] The author of the freeware multi-tier middleware MidWare The author of the freeware Internet Component Suite (ICS) http://www.overbyte.be - Original Message - From: TK Boyd [EMAIL PROTECTED] To: twsocket@elists.org Sent: Sunday, August 12, 2007 6:33 PM Subject

Re: [twsocket] Help with re-install simply WSocket?

2007-08-19 Thread TK Boyd
Internet Component Suite (ICS) http://www.overbyte.be - Original Message - From: TK Boyd [EMAIL PROTECTED] To: twsocket@elists.org Sent: Sunday, August 12, 2007 6:33 PM Subject: [twsocket] Help with re-install simply WSocket? Sorry folks... Help? === No need to read the rest

[twsocket] Will Pay! Delphi / Arduino / WIZ110SR

2010-06-21 Thread TK Boyd
If you can put together a simple set up connecting a Windows PC running a program written in Delphi 4 or 7 (the basic edition of either), the ICS, an Arduino, and a Wiznet WIZ110SR (or similar... Ethernet module)... I will pay you!!! (I'm not flexible on the first requirements, but I am AM

Re: [twsocket] [OT] 64-bit Delphi preview

2011-04-06 Thread TK Boyd
Given Embarcadero's total distain for the little folk, I hope ICS will continue to leave versions of the ICS which are compatible with Delphi 4 and Delphi 7 on the ICS website, for those of us still doing productive work on the early Delphis which can... shock horror!... still be installed on

[twsocket] PCSensor server/ Simple client-server

2011-09-22 Thread TK Boyd
Dear fellow ICS people... Apologies... almost off topic, and very newbie (to TCP/IP), but I have a nice little device from PCSensors, their TEMPerLAN. It appears to be great engineering, but, out of China, the English of the software interface is a lot better than my Chinese, but still a

Re: [twsocket] PCSensor server/ Simple client-server

2011-09-22 Thread TK Boyd
Ah ha! Thank you Angus and Piotr... Many happy tens of minutes spent playing with the excellent suggestions. SmartSniffer Wonderful! Fascinating! Telnet... Ah yes, the good old days... I've burned hours with Telnet before, given my limited grasp of what I'm doing. (Last time it was with

Re: [twsocket] PCSensor server/ Simple client-server

2011-09-22 Thread TK Boyd
Thank you, Dod... I think someone else had told me to use WinPCap under my SmartSniff... but I had forgotten. Sure enough, added WinPCap (I'm on an XP, SP3 machine), and now I see something that either wasn't there before, or I was overlooking it. When I use the software supplied with my

Re: [twsocket] PCSensor server/ Simple client-server

2011-09-23 Thread TK Boyd
Angus, Wilfried... Many thanks! You need to develop a simple TCP client program using TWSocket... Thank you for pointing me at the right demo to work from Oh! And in looking around for that, I found the link Click here for a primer text about TCP... Apologies, everyone, for not seeing

Re: [twsocket] PCSensor server/ Simple client-server-SOLVED!

2011-09-23 Thread TK Boyd
Hurrah! Thank you everyone! The ICS demo CliDemo1 did the job for me!! But I never would have got all the parts of the puzzle assembled without your help... There was a lot more to get right than just deciding which demo had the right elements. Now I can move forward with helping some good

Re: [twsocket] PCSensor server.. THANK YOU! (solved)

2011-09-25 Thread TK Boyd
Well, everyone: THANK YOU! Got there in the end. It seemed that at every juncture, PCSensor had done things in an unexpected way, but it was a great learning experience. The good material at the ICS Wiki was helpful, too, once I was able to get started, with the help onlist and off of

Re: [twsocket] problem to install old ICS version

2012-11-18 Thread TK Boyd
On 17 Nov 2012 at 16:33, François Piette wrote: This is my problem : I have just been given an old Delphi 4 application, which needs to be modified. This program was written using ICS components ten years ago. I have a Delphi 4, and also the components as they existed when the progran was