I used TS-961 to support inbound transparency. This clone is for the TSHttpConnect (outbound transparency) extension.
It would be helpful if we could find a generic API style to modify outbound connections, eg. to specify transparency, SSL and other connection properties.
James Peach
added a comment - I used TS-961 to support inbound transparency. This clone is for the TSHttpConnect (outbound transparency) extension.
It would be helpful if we could find a generic API style to modify outbound connections, eg. to specify transparency, SSL and other connection properties.
This has been integrated a year and a half ago (Other then TSNetVConnIsTransparent(TSVConn connp)).... can probably be closed
Uri Shachar
added a comment - This has been integrated a year and a half ago (Other then TSNetVConnIsTransparent(TSVConn connp)).... can probably be closed
I used
TS-961to support inbound transparency. This clone is for the TSHttpConnect (outbound transparency) extension.It would be helpful if we could find a generic API style to modify outbound connections, eg. to specify transparency, SSL and other connection properties.