I have done to setup local saver so far with Microsoft Saver 2012 R2. It given me the result as shown in picture photo_2020-12-05_22-27-04|281x500. I have tried to type http://localhost in synchronization endpoint box but it doesn’t work. Please help me to solve in this problem.
localhost (or ip address 127.0.0.1) are special addresses that only work locally (as name suggests), when accessing a web address from the same machine where the application is running.
In order to access the site from another computer or a tablet you have to use the external ip address (you can find it by typing ipconfig command in the terminal, or search ‘what is my ip’ in the browser). Yousjould also read the installation documentation section about changing the default 9700 port.
and in simple terms is synonymous to saying “this computer”. Since your tablets are supposed to send data to the remote server, specifying localhost as a data synchronization point is always nonsense (since it would imply sending data from the tablet to itself).
If you are having a server name and an SSL certificate, please specify the https:// url of your server, otherwise specify the (public, static) IP address of your server.
I already created IP address 192.168.52.128 in my laptop it work very well. I try to type in synchronization endpoint http://192.168.52.128 doesn’t work in my tablet. Please help me to solve this problem.
I followed the instruction to setup SoSo in widow saver (I installed in VMWare). It work well in WMWare and my laptop with IP address 192.168.52.130 (I have commend from cmd ipconfig /all). I try to apply this IP to other laptop it not working and also enter this IP into endpoint of Interviewer it not working too. could you please give me the solutions?
Hello Team,
Am Mussa Nyaa from Tanzania, Sorry am planning to use a survey solution App for my survey end of this month, I met some difficulties when configuring the App. Please assist me on server setup and installation.