Re: [twsocket] Running on W95

2006-02-28 Thread Bjørnar Nielsen
Ok, but it works now after upgrade and I'm happy. But others might have
users that use W95 and outdated winsock-versions. If they switch from a
prior ICS-installation to the latest beta, the application might not work if
not updating the winsock-version also.

Regards Bjørnar


> > My winsock.dll is version 4.00.. If what you say is 
> correct, then 
> > my version seems to be even older than 1.1.
> 
> No, 4.00.950 (4.00.0950, not 4.00.9500) is Winsock 1.0, 
> 4.00. may be Winsock 1.1. 


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Running on W95

2006-02-28 Thread Piotr Dałek
Hello!

You already know what was the problem, but I'll answer this one anyway:

>> version of winsock.dll located in your %windir%. If it is 
>> 4.00.950, you've got Winsock 1, Winsock 2 is 4.10.1656 (at 
>> least at my Win95 installation).

> My winsock.dll is version 4.00.. If what you say is correct, then my
> version seems to be even older than 1.1.

No, 4.00.950 (4.00.0950, not 4.00.9500) is Winsock 1.0, 4.00. may be
Winsock 1.1. 

-- 
Piotr "Hellrayzer" Dalek
[EMAIL PROTECTED]


Taaakie auto! >>> http://link.interia.pl/f1910

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Running on W95

2006-02-28 Thread Piotr Dałek
Hello!

> Found update for sr1 and winsock 2 for W95 on the microsoft-pages. First
> hit
> after searching for winsock on the download-page. After upgrading, ICS
> works
> again.

> For my part I think it's ok that it works if the updates are aplied.

Installing Winsock 2 is a good idea also for other reasons, like security
fixes. :)

-- 
Piotr "Hellrayzer" Dalek
[EMAIL PROTECTED]


Taaakie auto! >>> http://link.interia.pl/f1910

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Running on W95

2006-02-28 Thread Francois Piette
> Found update for sr1 and winsock 2 for W95 on the microsoft-pages. First hit
> after searching for winsock on the download-page. After upgrading, ICS works
> again.

> For my part I think it's ok that it works if the updates are aplied.

Thanks for your feedback !

--
[EMAIL PROTECTED]
http://www.overbyte.be

- Original Message - 
From: "Bjørnar Nielsen" <[EMAIL PROTECTED]>
To: "'ICS support mailing'" 
Sent: Tuesday, February 28, 2006 10:39 AM
Subject: Re: [twsocket] Running on W95


>
> > > version of winsock.dll located in your %windir%. If it is 4.00.950,
> > > you've got Winsock 1, Winsock 2 is 4.10.1656 (at least at my Win95
> > > installation).
> >
> > My winsock.dll is version 4.00.. If what you say is
> > correct, then my version seems to be even older than 1.1.
> > Upgrading winsock, is it just to switch the dll or must I use
> > a service-pack or similar upgrading the get the newer version?
>
> Found update for sr1 and winsock 2 for W95 on the microsoft-pages. First hit
> after searching for winsock on the download-page. After upgrading, ICS works
> again.
>
> For my part I think it's ok that it works if the updates are aplied.
>
> Regards Bjørnar
>
>
> -- 
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Running on W95

2006-02-28 Thread Bjørnar Nielsen

> > version of winsock.dll located in your %windir%. If it is 4.00.950, 
> > you've got Winsock 1, Winsock 2 is 4.10.1656 (at least at my Win95 
> > installation).
> 
> My winsock.dll is version 4.00.. If what you say is 
> correct, then my version seems to be even older than 1.1. 
> Upgrading winsock, is it just to switch the dll or must I use 
> a service-pack or similar upgrading the get the newer version?

Found update for sr1 and winsock 2 for W95 on the microsoft-pages. First hit
after searching for winsock on the download-page. After upgrading, ICS works
again.

For my part I think it's ok that it works if the updates are aplied.

Regards Bjørnar


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Running on W95

2006-02-28 Thread Bjørnar Nielsen

> version of winsock.dll located in your %windir%. If it is 
> 4.00.950, you've got Winsock 1, Winsock 2 is 4.10.1656 (at 
> least at my Win95 installation).

My winsock.dll is version 4.00.. If what you say is correct, then my
version seems to be even older than 1.1. Upgrading winsock, is it just to
switch the dll or must I use a service-pack or similar upgrading the get the
newer version?

I have MSDN-membership, I will check if I can find upgrading-tools on the
Microsoft MSDN-pages.

Regards Bjørnar


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Running on W95

2006-02-27 Thread Piotr Dałek
Hello!

> I have trouble with running an exe that uses the the THttpCli component
> on a W95. It works on W98 and later. And it works also on earlier
> versions of ICS, but not the latest beta.
>  
> I get this error-message in ReasonPhrase in OnRequestDone:
> Can't connect: No error (Error #0)
>  
> Anyone has any tips?

Try upgrading Winsock to Winsock 2. Because currently almost nobody really
cares about backward compatibility (unless it requires abnormal 10% brain
usage and spending five minutes more on upgrading sources), there's a big
chance that nobody noticed that something may require Winsock 2 to work. To
see whether you already have it or not, you may want to check version of
winsock.dll located in your %windir%. If it is 4.00.950, you've got Winsock
1, Winsock 2 is 4.10.1656 (at least at my Win95 installation).

I'm not sure, but checking whether your app requires too high version of
winsock (as Francois noted) may also help.

-- 
Piotr "Hellrayzer" Dalek
[EMAIL PROTECTED]

--
Kliknij po wiecej! >>> http://link.interia.pl/f18ed

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Running on W95

2006-02-27 Thread Francois Piette
> > I suspect a security product which prevent connection.
>
> There is no antivirus or similar on the system. I tried compiling a
> testproject with the latest beta and the same project on an earlier
> ICS-distribution. I get this error only on latest beta, so there must be
> something with ICS that causes this.

Check TWSocket.ReqVerLow and ReqVerHigh which define the winsock version to be 
loaded. Normally
default to 1.1. Maybe it is forced to 2.2 ?
--
[EMAIL PROTECTED]
http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Running on W95

2006-02-27 Thread Bjørnar Nielsen
The numbers give me
1.1
on both my XP and W95.

Hov do I control which winsock-version is installed?

Regards Bjørnar 

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Francois Piette
> Sent: 27. februar 2006 15:00
> To: ICS support mailing
> Subject: Re: [twsocket] Running on W95
> 
> > > I suspect a security product which prevent connection.
> >
> > There is no antivirus or similar on the system. I tried compiling a 
> > testproject with the latest beta and the same project on an earlier 
> > ICS-distribution. I get this error only on latest beta, so 
> there must 
> > be something with ICS that causes this.
> 
> Check TWSocket.ReqVerLow and ReqVerHigh which define the 
> winsock version to be loaded. Normally default to 1.1. Maybe 
> it is forced to 2.2 ?
> --
> [EMAIL PROTECTED]
> http://www.overbyte.be
> 
> --
> To unsubscribe or change your settings for TWSocket mailing 
> list please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be
> 


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Running on W95

2006-02-27 Thread Bjørnar Nielsen
No, the other beta from the same date.

Regards Bjørnar 

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Fastream 
> Technologies
> Sent: 27. februar 2006 14:37
> To: ICS support mailing
> Subject: Re: [twsocket] Running on W95
> 
> Hello Bjørnar,
> 
> When you say "latest beta", do you mean v6?
> 
> Regards,
> 
> SZ
> 
> - Original Message -
> From: "Bjørnar Nielsen" <[EMAIL PROTECTED]>
> To: "'ICS support mailing'" 
> Sent: Monday, February 27, 2006 3:32 PM
> Subject: Re: [twsocket] Running on W95
> 
> 
> 
> 
> > > Anyone has any tips?
> >
> > I suspect a security product which prevent connection.
> 
> There is no antivirus or similar on the system. I tried compiling a
> testproject with the latest beta and the same project on an earlier
> ICS-distribution. I get this error only on latest beta, so 
> there must be
> something with ICS that causes this.
> 
> Regards Bjørnar
> 
> -- 
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be 
> 
> -- 
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Running on W95

2006-02-27 Thread Fastream Technologies
Hello Bjørnar,

When you say "latest beta", do you mean v6?

Regards,

SZ

- Original Message - 
From: "Bjørnar Nielsen" <[EMAIL PROTECTED]>
To: "'ICS support mailing'" 
Sent: Monday, February 27, 2006 3:32 PM
Subject: Re: [twsocket] Running on W95




> > Anyone has any tips?
>
> I suspect a security product which prevent connection.

There is no antivirus or similar on the system. I tried compiling a
testproject with the latest beta and the same project on an earlier
ICS-distribution. I get this error only on latest beta, so there must be
something with ICS that causes this.

Regards Bjørnar

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be 

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Running on W95

2006-02-27 Thread Bjørnar Nielsen
 

> > Anyone has any tips?
> 
> I suspect a security product which prevent connection.

There is no antivirus or similar on the system. I tried compiling a
testproject with the latest beta and the same project on an earlier
ICS-distribution. I get this error only on latest beta, so there must be
something with ICS that causes this.

Regards Bjørnar

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Running on W95

2006-02-27 Thread Francois Piette
> I have trouble with running an exe that uses the the THttpCli component on a
> W95. It works on W98 and later. And it works also on earlier versions of
> ICS, but not the latest beta.
>  
> I get this error-message in ReasonPhrase in OnRequestDone:
> Can't connect: No error (Error #0)
>  
> Anyone has any tips?

I suspect a security product which prevent connection.
--
[EMAIL PROTECTED]
http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Running on W95

2006-02-27 Thread Bjørnar Nielsen
How do I find the winsock version-number?

I will check if I have all service-packs on the w95-installation.

Is there a change in wich winsock-version ICS supports or is this a bug?

Regards Bjørnar

> -Original Message-
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Fastream 
> Technologies
> Sent: 27. februar 2006 14:01
> To: ICS support mailing
> Subject: Re: [twsocket] Running on W95
> 
> Which version of winsock does w95 have? I have a strong 
> feeling that upgrading to ws2 would help.
> 
> Regards,
> 
> SZ
> 
> - Original Message -
> From: "Bjørnar Nielsen" <[EMAIL PROTECTED]>
> To: "'ICS support mailing'" 
> Sent: Monday, February 27, 2006 2:57 PM
> Subject: [twsocket] Running on W95
> 
> 
> I have trouble with running an exe that uses the the THttpCli 
> component on a
> W95. It works on W98 and later. And it works also on earlier 
> versions of
> ICS, but not the latest beta.
> 
> I get this error-message in ReasonPhrase in OnRequestDone:
> Can't connect: No error (Error #0)
> 
> Anyone has any tips?
> 
> Regards Bjørnar
> -- 
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be 
> 
> -- 
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


Re: [twsocket] Running on W95

2006-02-27 Thread Fastream Technologies
Which version of winsock does w95 have? I have a strong feeling that 
upgrading to ws2 would help.

Regards,

SZ

- Original Message - 
From: "Bjørnar Nielsen" <[EMAIL PROTECTED]>
To: "'ICS support mailing'" 
Sent: Monday, February 27, 2006 2:57 PM
Subject: [twsocket] Running on W95


I have trouble with running an exe that uses the the THttpCli component on a
W95. It works on W98 and later. And it works also on earlier versions of
ICS, but not the latest beta.

I get this error-message in ReasonPhrase in OnRequestDone:
Can't connect: No error (Error #0)

Anyone has any tips?

Regards Bjørnar
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be 

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


[twsocket] Running on W95

2006-02-27 Thread Bjørnar Nielsen
I have trouble with running an exe that uses the the THttpCli component on a
W95. It works on W98 and later. And it works also on earlier versions of
ICS, but not the latest beta.
 
I get this error-message in ReasonPhrase in OnRequestDone:
Can't connect: No error (Error #0)
 
Anyone has any tips?
 
Regards Bjørnar
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be