aspwinsock 2.0
Send TCP data from ASP website using ASPWinsock. With ASPWinsock, you can send messages from an ASP page via TCP to a server. ASPWinsock is an ActiveX DLL.
Great for notifications from a website, or a condition where something needs to be fired and forgot about.
Now you can fire and forget that data. ASPWinsock features error code and message properties and a timeout setting that if set, prevents problems from having a persistent connection that does not get a send confirmation.