| Dart Home | PowerTCP Web for ActiveX | Custom Development | Reply | PowerTCP Web for ActiveX Topics | Forums |
| Author | Forum: PowerTCP Web for ActiveX Topic: Logging raw data sent and received |
| User69 Posts: 3 Member Since: 04/30/02 |
posted June 10, 2002 3:39 PM It would be very helpful to see the raw data sent and received in an HTTP transaction. The web tool combines my data with headers it makes, and also adds a request line. It would be nice to have access to the composite transmitted message, plus also, the complete byte-for-byte response. Obviously for HTTPS it would be most useful to see the unencrypted data. For systems developed with high accountability, this would provide a complete and accurate record of each transaction. But for general use, it would a helpful for debugging, and problem diagnosis. Thus, even if the response is partial and/or times out, we would like to see all of the data that was actually received at the port. I can envision a data event, that might have two parameters, one being the direct of the bytes, and the other being the actual bytes. Or perhaps a couple of properties, which can be checked after a transaction, such as BytesSent, BytesReceived. Is this possible now? If not, then consider this a feature request. Best regards - Lee Gillie |
K M Drake![]() From: Utica, NY USA Posts: 3406 Member Since: 07/14/00 |
posted June 10, 2002 4:52 PM Hi, We have a control that gives you access to this information called WebAsp (part of the Web Enterprise Tool). This control is intended to supplant the Web control. There is a Progress Event which fires as data is received, and a Trace method for logging the data sent and received by the control. For more information, please see: http://www.dart.com/powertcp/webenterprise.asp -ken |
| Reply | PowerTCP Web for ActiveX Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|