asp and MSWinSck.ocx

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: James Bertino (jbertino_at_ctcfla.com)
Date: 06/29/04


Date: Mon, 28 Jun 2004 21:41:09 -0400

How do I get an asp page to execute VB or ASP code that accesses WinSock say
through MSWinSck.ocx? I need the features of WinSock to be entegrated with a
page and execute on the server, not try to access the WinSock on the client.
My server is a Win2k Adv. w/ FP 2002 and 2003 extensions. I'm using FP 2002
and VStudio Basic .NET . I have FP2003 and Win2003 Web server but haven't
had time to install. I don't know but that might be too much info. I've
searched Help files and the Internet for the last three days and have found
some stuff here and some stuff there but nothing is direct. One thing I've
found is that a lot of third party companies want to sell me thier Set
acObj = CreateObject( "ActivXperts.Socket" ) cures but I want asp to talk to
Winsock through one of the 250,000+ files I already own.



Relevant Pages

  • Winsock control in ASP Page
    ... I wrote a simple ActiveX DLL to wrap winsock functionality so I can ... In the Class module I use this declaration: ... When I make an instance of the class MyWinSock ... When I make an instance of it from IIS on my computer via ASP page - ...
    (microsoft.public.inetserver.asp.general)
  • Re: asp and MSWinSck.ocx
    ... Any time you create an object in ASP you're doing so on the server not the client machine. ... I need the features of WinSock to be entegrated with a> page and execute on the server, not try to access the WinSock on the client. ...
    (microsoft.public.frontpage.programming)
  • Re: Download files larger than 20MB via ASP with IIS 6.0
    ... > previous versions used Winsock. ... > buffering enabled, ASP was buffering and then sending one big chunk. ...
    (microsoft.public.inetserver.iis)
  • Re: Winsock control in ASP Page
    ... I also use winsock on that computer in other applications and ... Anymore ideas? ... Can you post the code from the ASP page? ...
    (microsoft.public.inetserver.asp.general)