G
Guest
Hi
I'm looking for some advice on architecure - apologies if this is the incorrect group..
I'm writing a VB app and it has to pass data to a another server machine (in a different office). There is no permanent connection between the two machines also the server machine does not have a 'public' server. So I'm planning on having the remote machine use RAS to connect to the server
The Question
I have to pass some data (XML ??) from the remote to the server is my best option to :
1. Use Remotin
2. Implement a WebService on the server and use tha
3. Implement my own Sockets connectio
Any pointers or thoughts / comments appreciated.
... ke
I'm looking for some advice on architecure - apologies if this is the incorrect group..
I'm writing a VB app and it has to pass data to a another server machine (in a different office). There is no permanent connection between the two machines also the server machine does not have a 'public' server. So I'm planning on having the remote machine use RAS to connect to the server
The Question
I have to pass some data (XML ??) from the remote to the server is my best option to :
1. Use Remotin
2. Implement a WebService on the server and use tha
3. Implement my own Sockets connectio
Any pointers or thoughts / comments appreciated.
... ke