Hi All
I Developed a small WCF Services And hosted it using host program.But I want to use that WCF service using some other technology like JAVA from another PC, how can we do that?
Thanks In Advance!
Shun
|
Light Poster
|
|
| 13May2009,09:12 | #2 |
|
You can take a look at this WCF & Java Interop tutorial series. The series covers different data types between Java & WCF, WCF ASP.NET compatibility, session management, data compression, MTOM, Asynchronous Polling, SSL and so on.
The URL of the series is: http://www.kevingao.net/wcf-java-interop Thanks a lot. __________________ Catherine Sea http://www.scmsoftwareconfigurationmanagement.com/ |
