Firewall Client issues winsock & vb6

Tech-Archive recommends: Speed Up your PC by fixing your registry



I having problems with any VB6 application that is using the winsock control
when the ISA 2004 firewall client is installed. The compiled application
(for example a simple client/server chat program) works fine but when I exit
the application its still running and has the process has to be killed using
task manager. When running in VB6 (i.e. interactive) when I end the app, VB6
just hangs and needs to be killed again via task manager.

If I uninstall the firewall client, both the complied application and VB6
behave correct and the application closed cleanly and unloads.

I've tried some of the settings in the firewall client such as Disable=1,
DisableEx=1 but these have not helped.

Can anyone offer any advice on what I need to do for VB6 apps using the
Winsock control to work correctly.

I'm using VB6 with SP6, ISA server 2004 and ISA 2004 firewall client ( no
service packs)

TIA


.



Relevant Pages

  • Re: Firewall Client issues winsock & vb6
    ... ISA 2004 Standard ... Without seeing how your app uses Winsock, ... I having problems with any VB6 application that is using the winsock ... when the ISA 2004 firewall client is installed. ...
    (microsoft.public.isa.clients)
  • winsock in dotnet
    ... Just upgrading a app from VB6 to VB.Net. ... Also when we use the VB6 winsock control in a dotnet version we appear to ... good info on .net winsock methods ...
    (microsoft.public.dotnet.languages.vb)
  • RE: Problem programmatically accessing NetAddresses property method for a computer
    ... Also you can get more details about using the Winsock control from the link ... If you are trying to find the network adapter address using Visual Basic, ... Problem programmatically accessing NetAddresses property method ... | I have a VB6 application that is trying to retrieve the Network addresses ...
    (microsoft.public.win2000.active_directory)
  • Re: Once again... (getting frustrated with .NET) Winsock or TCPListener?
    ... I simpoly created a class that inherited the vb6 control...works great. ... "Tony" wrote in message ... | examples and found a "Chat" example in my Deitel & Deitel VB.NET book. ... I didn't have that problem with the winsock control. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Winsock equivalent?
    ... > In VB6 if I wanted my app to listen on a specific IP port I used the ... > Winsock control along with the great example code on MSDN. ...
    (microsoft.public.dotnet.languages.vb)