Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
n/a
Description
There is a need to update the HTTP Transport and underlying Channel structure to allow for different channel implementations, i.e. SSL, etc to be added with minimal modification. By making the Channel a library that plugs into the HTTP Transport DLL, this allows the user the flexibility to choose which Channel implementations they want to use without the need to recompile the whole project.
Hi All,
I believe this is now complete for windows, but I will need help to create the makefiles for non windows platforms...