[SoapRMI] licence issues
Pollähne. Ullrich
U.Pollaehne_at_seeburger.de
Tue, 5 Feb 2002 15:06:30 +0100
Hi Madhu,
>The XSOAP-C++ code uses Pthreads, sockets and templates. To port to
>Windows, the threads and socket stuff needs to be replaced with windows
>specific libraries. I am not too familiar with the extent of support
for
>templates in C++, so some changes to the templated code might be
>necessary.
for a first attempt I have knowledge of a pthreads library for Win32.
If the sockets are ordinary berkeley sockets then there is no problem.
Templates could be a problem, since M$ Visual C++ supports templates
but in a different way than gcc. Again for starters the gcc of cygwin
could be used.
Ullrich.