WebService DIME Bridge
Posted
on Code Project
See other posts from Code Project
Published on Thu, 27 May 2004 16:00:00 GMT
Indexed on
2010/05/09
14:09 UTC
Read the original article
Hit count: 203
Filed under:
The DIME Bridge transferring a web service response (any serializable object) in the binary format across the Internet. It's a full transparent loosely coupled solution between the web service and its consumer - just injecting the bridge in their config files.
© Code Project or respective owner