You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by da...@opensource.lk on 2003/09/25 11:22:34 UTC

Transport layer of Axis C++ client

Hi all,

As you all know, there is a soap client written in c++ in
ws-axis/contrib directory of axis.
We plan to use the transport layer of that client in Axisc++.
We are creating a directory ws-axis/c/src/client/transport/axis
and put the code taken from ws-axis/contrib/src/Transport into it.

damitha