Click here to Skip to main content
15,883,883 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi,

I want to develop a server with these description :
- model described in a XSD file
- Push an object
- Pull the list of objects or the description of an object
- Notification when an object is changed / created / Delete
- JSON, because I like it
- Client Asp.net to monitor the information

I'll have many clients pushing and pulling information from this server. I want to notify them for modifications
Do you have any suggestion for the technical solution (SOAP ? Rest ? WCF ?) ?

Thank you
Posted
Updated 22-Oct-14 10:23am
v3
Comments
[no name] 22-Oct-14 16:00pm    
A suggestion for what?
Sergey Alexandrovich Kryukov 22-Oct-14 16:21pm    
A suggestion for what? "I want to develop a server..." does not mean anything certain...
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900