Hi guys I need some help here,

I need my application to syncronize its data with the data of the same application running on different computer in same net. This means I don't want to use a main database but just the dataset that comes with vb.net and have it checking for changes with the rest of the computers (2 or 3) if there have been any changes.

Is this possible? Thanks.