On 28-May-05 09:15:08 Guillaume MAISON wrote:
>> Hello Maurizio,
>>
>> if you outbound a tcp session the client machine will follow his route
>> table to reach the destination machine. you can check this out with
>> 'route print' command. on user made page there is IPHelper whitch let
>> you do al
On 28-May-05 23:04:13 Bob Herbst wrote:
[...]
>The ICS HttpGet with or without the http:// (new updated version 26 May
>2005), still does not show the browser output: Received 0 bytes.
Do you saw my post? The result is in the header and not in the
received stream.
Bye, Maurizio.
--
To unsu
Jack,
I received your code and reviewed it.
It work but I had to fix a problem: even with UDP that is connectionless,
the OnSessionConnected event is called. I had to remove the send in
SendQuery since it is now done in the session connected event.
You'll your code in the next release.
--
[EMAIL
Francois,
You asked 'why you select HTTP demo programs?'
1.
Older versions of the program written were written by me in the year 2000
were written with the http ICS units back then, Delphi4, Win2k with NT, IE
and the way NIST maybe sent it back then.
2.
But the most recent version on my HD that
> So, I went with another ICS program:
> I have taken the your SocksTst.dpr, Socks1.pas, and Socks1.dfm from the
ICS
> download and reworked it into the program to update my computer's time. I
> left the name and credits to you inside the program. It is for personal
use.
There are other ICS sample