changing ip's and webservices
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hey pplz, I've got 2-3 instances of an application running on seperate machines. They want to be able to exchange data. I'm having trouble letting each instances know the ip address of the other machines as they change each time the machine comes online. I tryed a setting up a webservice to store and send address's but keep getting errors when I try to access it after having uploaded the files, but not problems when using it on my machine. The server says it supports asp.net and all that stuff. Pointers towards detailed instructions on deploying a webservice idea for other solutions appreciated. Thanks