Subject | Re: [IBO] TCP |
---|---|
Author | Luiz |
Post date | 2002-08-31T14:44:34Z |
This is a windows problem. Windows seems considers all tcp communications as
internet connections. Search on google and you find some workarounds as
change settings on windows registers before connect and restore it after
connect.
Luiz.
internet connections. Search on google and you find some workarounds as
change settings on windows registers before connect and restore it after
connect.
Luiz.
----- Original Message -----
From: "oscartobio" <oscartobio@...>
To: <IBObjects@yahoogroups.com>
Sent: Friday, August 30, 2002 1:12 AM
Subject: [IBO] TCP
> I began testing IBO using a TIB_Connection with TCPIP protocol. When
> I start the application TCP calls my internet connection. Is there
> any way to avoid this?
>