Need Raw TCP in VB.net form from IIS
From: John (qualitysoftwareinc_at_yahoo.com)
Date: 05/07/04
- Next message: William Ryan eMVP: "Re: DataGrid???"
- Previous message:
: "Re: Are there any OBD II .NET components for saleout there?" - Next in thread: Rob Teixeira [MVP]: "Re: Need Raw TCP in VB.net form from IIS"
- Reply: Rob Teixeira [MVP]: "Re: Need Raw TCP in VB.net form from IIS"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 7 May 2004 13:41:06 -0700
Hi,
I ned to have my VB.NET webform called on any tcp send to port 80 on IIS so I can see the message and possibly change it on the response.
Basically I need to let IIS act as the socket server and want to ignore or erase the http in the picture...
Can any one give me some ideas or hints how to capture th message?
Currently in the form I only get the HTTP message if the website is called...not on any TCP message to port 80 on the box.
I didn't want to do ISAPI cause if the socket is secure I think i would see encrypted data...but in THE Webform IIS would decrypt and encrypt behind the scenes for me
Thanks very much,
John
- Next message: William Ryan eMVP: "Re: DataGrid???"
- Previous message:
: "Re: Are there any OBD II .NET components for saleout there?" - Next in thread: Rob Teixeira [MVP]: "Re: Need Raw TCP in VB.net form from IIS"
- Reply: Rob Teixeira [MVP]: "Re: Need Raw TCP in VB.net form from IIS"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|