HyperCuP/Old/WebServicesWrapper
From Corrib Clan Wiki
labasacd c4tdomdro
[edit]
HyperCuP Web-Services Wrapper
We are writing the web-services wrapper over the HyperCuP implementation(HyperCuP/Old/Documents/StateOfArt read more]). Because web-services are stateless we have to use database (eXist) to store state of connections with other peers and broadcast data. We want to write a WSPeer class which would serialize/deserialize significant data to XML and store it in DB. It would also change PeerImpl's behavior to send data through web-services in XML.



